Activities of "lan.dang"

I have found the issue and fixed it, I just need add one AddJwtBearer Thank for you support!

Hi maliming, I get my application work with impersonation now ! Thank you for your support. But now i get another issue, I managed to add new JwtBearer authentication for my API (which i will generate token when user login and return token). My old code is in comment. My question is how can I return Bearer token for client call via API? Enable my code > impersonation does not work Disable this code > impersonation work but API does not work

Thank @mailming, After compare and merge from last template, I end up with this error. Do you have any idea about this error, what could it come from? Do I miss any configuration?

Should I use both IdentityServer and OpenIddict? or just keep only OpenIddict and remove IdentityServer ?

Also, if I have to add this, could you tell me what is easest way to add this module ?

Thank you, in my project it missed OpenId configuration (missing these tables)

and missing OpenIddictDataSeedContributor class because we upgrade our project from early version.

Do we need to have these all to get impersonation work? Is there any alternative way to get impersonation work without OpenId?

Yes I shared your email or you can get from this link

I have create simple project but could not get Impersonation works, I share it to you, could you help me to check?

Thank you

I have a question, in document https://docs.abp.io/en/commercial/latest/modules/account/impersonation#blazor What should I do for #2 public class AccountController : AbpAccountImpersonationChallengeAccountController { } What are code inside this controller?

Thank you, I got it

Sorry, I think it is not supported yet https://docs.abp.io/en/commercial/latest/modules/account/impersonation#blazor-wasm

Showing 81 to 90 of 144 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 20, 2024, 05:21