abp icon indicating copy to clipboard operation
abp copied to clipboard

Change dynamic claims in `IAuthenticationService`

Open maliming opened this issue 9 months ago • 2 comments

maliming avatar May 05 '25 03:05 maliming

Can you provide more details please?

hikalkan avatar May 29 '25 17:05 hikalkan

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

maliming avatar May 30 '25 01:05 maliming

IAuthenticationService can't implement the logout function, cancel this feature.

maliming avatar Jul 21 '25 02:07 maliming