hi
Is this a microservice project? Can we use new template project to reproduce the problem?
Great
HI
AddDevelopmentEncryptionAndSigningCertificate cannot be used in applications deployed on IIS or Azure App Service: trying to use them on IIS or Azure App Service will result in an exception being thrown at runtime (unless the application pool is configured to load a user profile). To avoid that, consider creating self-signed certificates and storing them in the X.509 certificates store of the host machine(s). Please refer to: https://documentation.openiddict.com/configuration/encryption-and-signing-credentials.html#registering-a-development-certificate
hi
Please refer to https://github.com/dotnet/aspnetcore/issues/38842#issuecomment-1342540950
This seems a aspnetcore problem.
We deployed a demo app Mvc/tiered application with a custom module on azure.
hi
Please share the logs of AuthServer.
I think this is enough. You can try this. Feel free to feedback any problems.
hi
Can you check the application log? Also check out the user permissions page
hi
The project is Tiered(Blazor.Server.Tiered)
so this is design.
hi
You can try to call the javascript function to scroll to the top on LocationChanged
event.
https://blazor-university.com/routing/detecting-navigation-events/ https://learn.microsoft.com/en-us/dotnet/api/microsoft.aspnetcore.components.navigationmanager.locationchanged?view=aspnetcore-7.0