Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity

LDAP Authentication with Asp.NET Identity

Why is the identity not loaded when resolving WebApi but is when resolving Mvc controllers

Asp .Net Identity 2 - Logging out other sessions (using security stamp) after password update also logs out current session

.Net Core Identity and Azure AD Authentication

ASP.NET-Identity limit UserNameIndex length

How to add asp.net identity to existing web api project?

How to get Role Claims?

How to securely send a message to a specific user

.Net Core Identity Framework Get Users By Claim

Should I use IEmailSender?

How to propagate an administrator's changes to a user's claims

Can I get the OWIN cookie and decrypt it to get claims from it in BeginRequest?

How to set the UserTokenProvider token expiration

Converting Plain Password to EF Asp.Net Identity PasswordHash

Using EFCore with Identity for Core

EF Core There is already an object named 'AspNetRoles' in the database

Facebook MVC 5 ASP.NET Identity - Email is null for certain users

How to save user last login date if he was logged in with external login provider using ASP .Net Identity?

How to refresh claims from Identity Server 4 AFTER profile update?

using same dbContext for Identity and other db entities