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.
hi
Can you reproduce this in the template project and share it with me? liming.ma@volosoft.com
hi
Acced from Postman to the URI https://localhost:44335/connect/token with client_id, secret and more
What is the http request info?
What is the accesstoken value you got from postman?
But with this token I can't call the API, because the request is 401 Unauthorized
Please share full error logs.
hi
Please share a template project to reproduce the problem. liming.ma@volosoft.com
hi
As you can see in the issue 5543 the framework does not support it now.
hi
you can remove AddAlwaysDisableUnitOfWorkTransaction
if you need to use a transaction for your own unit test methods.