Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity

Correlation failed. at Microsoft.AspNetCore.Authentication.RemoteAuthenticationHandler during OIDC authentication

ASP.NET Core Identity 2: User.IsInRole always returns false

AspNetCore - change cookie name when using Google Authentication

Get username by user ID aspnet.Identity in asp.net mvc

How to disable a User in Identity 2.0?

ASP.NET 'FindByNameAsync' returns null?

c# asp.net asp.net-identity

Cannot resolve scoped service 'Microsoft.AspNetCore.Identity.UserManager`1[IdentityServerSample.Models.ApplicationUser]' from root provider

How to resolve object disposed exception ASP.NET Core with Entity Framework and Identity

Farther extending ApplicationUser class in ASP.NET MVC5 Identity system

ASP.NET Identity Claims

ASP.NET Core Identity - UserManager and UserStore woes

Separation of ASP.NET Core Identity ApplicationUser with relationship to Domain Model Entity

ASP.NET Web API + ASP.NET MVC Authentication

Why did the new ASP.NET Identity tables stop using Guid (uniqueidentifier type) as keys?

Including current user into every call to service layer from controller

What is the impact of appName in DpapiDataProtectionProvider constructor

c# asp.net-identity owin

Implementing rights with ASP.NET Identity