Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity

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?

How to add and access additional properties once logged in using Azure Active Directory in MVC?

Identity Server as part of Web API or separate app

identityserver 4 get current user's access_token

How to add the UserManager via Dependency Injection in AspNet.Core 2.1?

Use Microsoft.AspNetCore.Identity in .Net Standard Project?

asp.net identity using Owin with Google login: skip registration

Sharing the Users table between an IdentityDbContext, and a main application DbContext

Custom IPrincipal Not Accessible in MVC5

How can I rewrite password hash made by SHA1(in ASP.NET Identity)?

.NET Core Web API key

Using async / await inside .Select lambda

ASP.Net Identity how to set target DB?

'Microsoft.Owin.IOwinContext' does not contain a definition for 'GetUserManager' and no extension method?