Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity

ASP.Net MVC 6 + WebAPI Auth - Redirect MVC to logon but 401 if WebAPI

how to get Identity PasswordOptions in ASP.NET MVC controller

Asp.Net Identity find users not in role

Setting login path within ASP.NET Core 2.2 MVC and Identity

How do set IdentityResult?

Remove User from Roles in ASP.NET Identity 2.x

Profile Image in AspNet Identity

Extend UserManager to include a search by custom field ASP.net core

What is the scheme name for identity?

Using Identity with AddDbContextFactory in Blazor

Using ASP.NET Identity on MVC 5 project but httpcontext User.ProviderName is "AspNetSqlRoleProvider"

Identity 2.1 - Remove from all previous roles, then add to specific role? Plus error in calling UserManager when doing so