hi
How to replace Identity Server with Okta/ Azure Active Directory/ SSO?
You can integrate these services directly in your project according to the documentation.
abp is designed as a framework you can use any authentication and authorization service
https://docs.abp.io/en/abp/latest/Authorization#authorization
I still need to reproduce the problem locally, Can you share some steps and code?
hi
How can we reproduce this in a template project?
On the other hand, could you tell me if there is another option to create and maintain access tokens per user from the web interface?
Using OAuth flow to get access_token is the right way.
https://auth0.com/docs/get-started/authentication-and-authorization-flow/which-oauth-2-0-flow-should-i-use
I don't have any suggestions right now. Blazor wasm was designed like this.
https://us05web.zoom.us/j/82149373656?pwd=TUg0ZVFCVktEc3huMXUzcnpFOWUrQT09
hi
You can share the logs to liming.ma@volosoft.com
hi
Please share the logs(Logs.txt).
hi
Do not inject and use application services in IDataSeedContributor
You can use IPermissionDataSeeder just like PermissionDataSeedContributor
hi
We will not and can't provide security support for IdentityServer4.
Only IdentityServer4 can do it, but as you know they stopped to support it anymore.