hi
You can check https://blog.elmah.io/http-error-500-30-asp-net-core-app-failed-to-start-help/
You can consider adding custom to the claims. but stores a value corresponding to it, since claims may be plaintext to the client.
https://docs.abp.io/en/abp/latest/Authorization#claims-principal-factory
We fixed this, Other templates won't be affected.
hi
This is an MVC page, it cannot pass parameters to the Angular app. Angular can only call the API to get info.
hi
Can you share the full steps and some screenshots?
hi
Try to depens AbpPermissionManagementDomainIdentityServerModule
Just inherit the base class and override some methods and replace the built-in services.
What is the problem or bug now?
There seems to be no problem, can you test it in the project?
You need to create a subclass of these two classes, change some code and replace the built-in services in the dependency injection container.
[ExposeServices(typeof(MainSiderbar))]
[Dependency(ReplaceServices = true)]
MyMainSiderbar : MainSiderbar