Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity

Merging OAuth accounts in ASP.NET Identity Authentication system

How to authenticate SignalR .NET Client with MVC5 ASP.NET Identity Framework

vNext. AspNet.Identity and custom UserStore. UserStore disposed exception

ASP.NET MVC 5 Identity 2.0, Windows Auth, User model with role attribute

How do I setup Thinktecture Identity server v3 beta 1-2 with ASP.NET Identity?

Dealing with null HttpContext.Current when starting an application given the user already has a cookie

Why is OWIN's SignInAsync() not setting IsAuthenticated (or other authentication variables)?

Connect ASP.net Identity 2.0 to an already existed database

List of Users with list of Roles in Identity 2.2.1

How to custom user table in MVC 5 using identity?

How to get is session IsPersistent on ASP.NET MVC?

MVC5: UserManager.AddToRole(): "Error Adding User to Role: UserId not found"?

Unable to add and fetch custom claims values

JWT Authentication - UserManager.GetUserAsync returns null