I'm not sure,
How do I reproduce the problem?
Could you share the full steps or an example project with me?
my email is shiwei.liang@volosoft.com I will check it
Could you please use suite to create a new project to reproduce the problem and share it with me? I will check it.
my email is shiwei.liang@volosoft.com
Hi,
Yes, you don't need it. we refactored the new claims contributor system
This may be related to caching. what's your Redis configuration
Hi,
You need to add the claims manually.
https://docs.abp.io/en/abp/latest/Modules/OpenIddict#updating-claims-in-access_token-and-id_token https://docs.abp.io/en/abp/latest/Authorization#claims-principal-factory
This is the selected value; you can get it from a database or anywhere.
This is ABP how to use it.
https://github.com/abpframework/abp/blob/dev/modules/cms-kit/src/Volo.CmsKit.Public.Web/Pages/Public/CmsKit/Blogs/Index.cshtml#L42-L45
Hi,
You need to refresh the Page
Hi,
I remember this is an EF core problem, you can check this:
https://github.com/abpframework/abp/issues/19065