Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity

Add New Role in AspNetRoles Table Identity

Google authentication in ASP.NET Core without ASP.NET Identity

ASP.Net Identity SecurityStampValidator is not called if using custom CookieAuthenticationEvents

ASP.NET core authorize role with AD group from appsettings

c# asp.net asp.net-identity

ASP>NET Identity: How to compare a password entered by the user with a hashed password?

asp.net-identity

asp.net identity lockoutEnabled is always set to true when creating a user

ASP.NET 6 + Identity + Sqlite, services.AddDbContext() how?

User.Identity.Name is null in my ASP.NET Core Web API

Getting instance of RoleManager in ASP.NET Core 8 new core Identity

Microsoft Identity password hash is different for the same password

c# asp.net asp.net-identity

How to remove default ASP.NET Core Identity endpoints?

Entity Framework caching in aspnet Identity

Could not load type 'System.Data.Entity.DbSetExtensions' from assembly 'EntityFramework

Move ASP.NET Identity store to EF Sql database

How do I get Identity UserManager in .NET 6.0

Invalid Column Name Discriminator when try to create Role

Custom Authentication using legacy user table in Asp.Net Core

ASP.NET Core 3.1 / Identity session never expires. How can I get it to expire on sliding expiration?