hi
Yes, these are my test results:
https://support.abp.io/QA/Questions/6533/Why-do-I-need-the-Redis-cache-for-the-public-website?CurrentPage=1#answer-3a105bf1-ee97-d532-cd54-d4411ab62ccb
Redis will be slower than the memory cache, that's for sure. There are only a few cache queries and I don't think it's a problem
hi
Can you share your test project? liming.ma@volosoft.com
hi
Please remember to configure the ImpersonationTenantPermission and ImpersonationUserPermission permissions
See https://docs.abp.io/en/commercial/latest/modules/account/impersonation
hi
The PR is basically the same as your code.
Did you remove the if (Convert.ToBoolean(configuration["AuthServer:IsOnK8s"])) code?
hi
I repeated the test hundreds of times and got no exceptions.
You can continue to observe.
hi
I will do more tests.
hi
is it best practice to add whole process inside custom grant type?
I tend to do this.
then the token and refresh token are accessible at /connect/token?
Yes, Because your access_token is legal.
You can add some simple logic checks in your custom grant type. and then integrate Telegram.
hi
https://github.com/otised-inc/OtisEd.Synergyz/pull/497
Thanks @all