hi
What is the code of the DiscoveryCache
class?
It throws the Endpoint does not use HTTPS: http://authserver.mydomain.dev/connect/authorize
Thanks.
hi
Please share full logs.txt
files of AuthServer and API website.
Remember to set the log level to Debug
https://abp.io/support/questions/8622/How-to-enable-Debug-logs-for-troubleshoot-problems
liming.ma@volosoft.com
Thanks
hi
Please ensure all abp&volo packages use the same version(9.3.2
).
Can you share a template project that shows this exception?
liming.ma@volosoft.com Thanks.
hi
Can you share a template project with your steps and share the code?
Thanks. liming.ma@volosoft.com
hi
Have you added the Redis provider? https://abp.io/docs/latest/framework/infrastructure/distributed-locking#configuring-a-provider
Can you share a demo template project to show the problem?
liming.ma@volosoft.com
Thanks
hi
I create a ShadowUser in the OnTokenValidated event within the JwtBearer
Don't do this. Just do it like Google login.
When I add a role to such a user, why are these menus not visible on the web side (MVC)?
Can you try to re-login?
If you don't want to re-login, we have a dynamic claims feature.
https://abp.io/docs/latest/framework/fundamentals/dynamic-claims
Thanks.
hi
ABP is an ASP.NET Core backend framework. And the ABP Studio template supports mobile app options.
What is the architecture/Technical selection of your mobile and desktop?
Thanks.
hi
Do you mean your web app as an API website that is consumed by your Mobile and desktop apps?
Thanks.
hi
Can you share a demo app?
liming.ma@volosoft.com
Thanks.