Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add security stamp claim for two factor client #6414

Merged
merged 3 commits into from
Mar 21, 2022

Conversation

acjh
Copy link
Contributor

@acjh acjh commented Mar 19, 2022

Fixes #6175

Based on https://github.com/dotnet/aspnetcore/blob/84c0baa/src/Identity/Core/src/SignInManager.cs#L762-L766,
which was changed in dotnet/aspnetcore@c6a82ad, so this has been broken in ABP likely since ASP.NET Core 2.1.7.

@ismcagdas ismcagdas merged commit 24d9fde into aspnetboilerplate:dev Mar 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Abp.Authorization.AbpAuthorizationException: Current user did not login to the application!
2 participants