Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity

Password hash Identity framework and salt

Asp.net Core 2.0 Identity.TwoFactorRememberMe expiry

Moq usermanager missing IUserEmailStore

Identity Server 4 - unauthorized client

Details of customizing ASP.NET Identity (OWIN) use of Entity Framework

Web API 2 and ASP Identity - Handling of locked out users

How to separate large cookies in Asp.Net Identity into a smaller ones to allow MANY claims?

ASP.net Identity stops handing out External Cookie after removing external account

How do I tell UserManager.FindByNameAsync to include a relation?

Migrate password hash from ASP.NET Identity 2.0 to 3.0

ASP.NET Identity Session Timeout

Asp.net Identity 2.0 extend UserValidator with custom unique property

c# asp.net asp.net-identity

ASP .Net Core Identity Role Claims not adding to User

Cannot find Identity's Layout.cshtml file even after scaffolding all identity pages

Adding a custom column to AspNetUserRoles table in ASP.NET Core 3.0 - ASP.NET Core IDENTITY

Cannot logoff of identity MVC 5 application

ASP.NET Identity doesn't update Identity information on same request

Get all users for a certain claim?

c# asp.net-identity

Can we personalize Session Timeout for Roles in ASP.NET MVC 5

Add column to aspnetusers with database first