Search code examples
UserManager throws exception - Unable to track an entity because primary key property 'Id' i...


asp.net-coreentity-framework-coreasp.net-core-identity

Read More
how to do user management with identityserver4 and asp.netcore identity...


asp.net-corearchitectureidentityserver4asp.net-core-identity

Read More
ASP.NET Core 3: Cannot resolve scoped service 'Microsoft.AspNetCore.Identity.UserManager`1[Alpha...


c#asp.net-coreentity-framework-coreasp.net-core-identityasp.net-core-3.0

Read More
In ASP.NET Core, how to know the user meets the minimum age?...


c#asp.net-coreauthorizationclaims-based-identityasp.net-core-identity

Read More
How to sign out a user in ASP.NET Core Identity...


c#asp.net-coreasp.net-core-mvcasp.net-core-identity

Read More
AuthorizationContext vs AuthorizationHandlerContext in .NET Core...


asp.net-coreasp.net-core-identity

Read More
Show the user a message when you enter the password incorrectly ASP.NET Core 3.0 MVC...


c#asp.net-coreasp.net-core-identity

Read More
Unable to resolve service for ISystemClock while attempting to activate SecurityStampValidator...


c#asp.net-core-webapiasp.net-core-identity

Read More
Identity Usermanager DeleteAsync DbUpdateConcurrencyException...


c#asp.net-coreentity-framework-coreasp.net-core-identity

Read More
Tutorial ASP.NET Core Identity: Cannot generate create database...


asp.net-coreentity-framework-coreasp.net-core-identityasp.net-core-3.0

Read More
Identity Role is not getting added to user...


c#asp.net-coreasp.net-core-identity

Read More
How to get users with roles in one single query?...


c#asp.net-coreentity-framework-coreasp.net-core-identity

Read More
How to redirect after Azure AD authentication to different controller action in ASP Net Core MVC...


authenticationasp.net-coreasp.net-core-mvcazure-active-directoryasp.net-core-identity

Read More
How to configure IdentityOptions outside ConfigureServices?...


c#asp.net-coreasp.net-identityasp.net-core-2.1asp.net-core-identity

Read More
How to add new users from a logged-in user?...


c#asp.net-core-mvcentity-framework-coreasp.net-core-2.2asp.net-core-identity

Read More
why password is validated twice?...


c#asp.net-coreasp.net-core-identity

Read More
ASP.NET Core Identify Auth + Angular: Login Not Working...


c#angularauthenticationasp.net-coreasp.net-core-identity

Read More
unable to update user via UserManager<TUser> using ef core 2.2 in asp.net core 2.2 app...


c#repository-patternasp.net-core-2.2asp.net-core-identityef-core-2.2

Read More
What is Asp.net Core 2.1 Identity's LockoutEnabled property actually for?...


asp.net-coreasp.net-identityasp.net-core-identity

Read More
asp.net core 2.2 identity custom storage provider for oracle...


asp.netasp.net-coreasp.net-core-2.1asp.net-core-identityoracle-manageddataaccess

Read More
Add Asp.net Core Identity to an API secured with Identity Server...


asp.net-coreidentityserver4asp.net-core-2.2asp.net-core-identity

Read More
Conditionally use Middleware Only On Endpoints That Have Authorize Attributes...


c#asp.net-coremiddlewareasp.net-core-identity

Read More
Startup.cs: calling a context of controller...


c#asp.net-core-identityasp.net-core-mvc-2.0

Read More
AAD auth and cookie name?...


c#asp.net-coreasp.net-core-identity

Read More
Cookie not expiring per StartUp.cs settings...


c#asp.net-coreasp.net-core-mvcasp.net-core-identity

Read More
Are ASP.NET Core claims reliable and secure from tampering?...


c#asp.net-coreasp.net-core-identity

Read More
How to change the type of the user's id from string to int in Asp.NET Core 2.2?...


c#asp.net-coreasp.net-core-mvcasp.net-core-identity

Read More
Asp.Net Core 2.2 - Unable to resolve service for type '...SignInHelper`1[...ApplicationUser]&#39...


c#asp.net-coreasp.net-core-identity

Read More
How to add a IdentityUser IdentityResult error in ASP.Net Core for a unique email address...


c#asp.net-coreasp.net-core-identity

Read More
Login in Asp.NET Core 2...


c#asp.net-coreasp.net-core-2.0asp.net-core-identity

Read More
BackNext