abp
abp copied to clipboard
Change dynamic claims in `IAuthenticationService`
Can you provide more details please?
We have a dynamic claims middleware (UseDynamicClaims), but I found a suitable place to change the current claims after authentication.
https://github.com/dotnet/aspnetcore/blob/release/9.0/src/Http/Authentication.Core/src/AuthenticationService.cs#L59-L98
IAuthenticationService can't implement the logout function, cancel this feature.