Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity

Setting the redirect_uri in Asp.Net Identity

User Lockout in .net 4.5.1 ASP.NET MVC 5

ASP.NET/Identity Error: The entity type ApplicationUser is not part of the model for the current context

Trying to get all roles in Identity

MVC5 Multiple types were found that match the controller named 'Home'

Input string was not in a correct format error on using int keys

ASP.NET Identity remove column from AspNetUsers table

How to use UserManager synchronously? [duplicate]

why the duplicate returnUrl redirect logic in asp.net web applications with owin / identity?

asp.net web form client with identity server 4

Asp.net Identity using password and Azure Active Directory authentication

Can I modify claims in ASP.NET Identity with OWIN after calling SignIn?

HttpContext.SignInAsync vs. SigninManger.SignInAsync

c# asp.net asp.net-identity

ASP.NET Core - Scaffold Identity like MVC

Asp.Net Identity with 2FA - remember browser cookie not retained after session

How to get user context during Web Api calls?

Identity change GUID to int

int guid asp.net-identity

How to call Identity Server 4 with Postman for login

Creating Asp.net Identity user in Seed method of Db Initializer

AllowOnlyAlphanumericUserNames - how to set it? (RC to RTM breaking change) ASP.NET Identity