Activities of "raymondbu95"

Added custom grant type named "auto_token" to application/client

["ept:logout","gt:authorization_code","rst:code","ept:authorization","ept:token","ept:revocation","ept:introspection","scp:address","scp:email","scp:phone","scp:profile","scp:roles","gt:auto_token","scp:AccountService","scp:IdentityService","scp:AdministrationService","scp:SaasService","scp:ProductService"]

this is the result get from OpenIddictApplications permission column.

nope. how do i add this in AuthServer app?

I had follow the guide to do a POC, but somehow it shows

but without user interaction, how to achieve it? after await SignInManager.SignInAsync(user, isPersistent: false); how to get access token?

  • ABP Framework version: v8.0.1
  • UI Type: Angular & MVC
  • Database System: MySQL & MongoDB
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes

Hi there, i have a question whether able to do a auto login / generate token onbehalf of client (without pw) after email confirmation flow during signup?

Any approach i can use to do? I am not familiar with AuthServer OpenIddict which abp supports it and our platform is using, is there any solution can achieve this?

Im using Microservice template.

im using this command, and my cli remains 8.0.1.

abp new OrderService -t microservice-service-pro

but anyway is not this command affect, because the sample test is correct, just that the one create from abp suite CRUD generator, ticked the Create unit & integration tests

i have checked, the product test project that auto created when create new solution from microservice template using abp suite, code wise is different from the new microservice that we create using the abp command to add microservice-pro and use abp suite to create new entity

Product Application Test

Custom Microservice Application Test

i unable to send through the whole project, its too huge.

Hi there, please check accordingly

Showing 21 to 30 of 42 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 19, 2024, 10:13