hi @Esben_Dalgaard
Can you share some logs during app get slow?
Does your application use redis. Is its configuration correct?
You can use the IDS module as an independent service, it can have its own database, it is a completely independent identity authentication service.
You can refer to the demo of the microservice, we are also preparing a commercial version of the microservice startup template which will be available soon.
https://docs.abp.io/en/abp/latest/Samples/Microservice-Demo
You can create an Identity Server project without ABP for testing.
hi
IDX20803: Unable to obtain configuration from: 'System.String'.
It seems that the API cannot get the info of Identity Server(https://YourIdentityServer/.well-known/openid-configuration).
Can you check if the API in the container can access Identity Server?
ok Wait for good news.
Please send an email to me, I will share a zoom link.
hi @ashutosh.tanksale
Can I check this remotely? liming.ma@volosoft.com
I tested the latest project and did not reproduce your problem.
hi
Can you try the plain Identity Server? I think the problem has nothing to do with abp.
hi muratdogan@hitit.edu.tr
Let's discuss it in Github.
hi
it crash.
Can you explain in detail?
If grant type is password, you need to provide a username and password.