Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity

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

AspNetUserRoles not in EDMX when generating from database

Google Analytics based on Microsoft.AspNet.Identity roles

Adding role claims - should i use the IClaimsTransformer

Why is UserManage.CreateAsync throwing an EntityValidationError when duplicate username is used rather than returning result with failure?

Getting ValidateAntiForgeryToken working with Angular 4 and Asp.Net Core 2

How do i solve '"Reference to type 'BaseControlContext" claim.....' for AspNet.Security.OpenIdConnect.Server

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?

No FindAsync() method on IDbSet<T>

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