Search code examples
ASP.NET Core 6 - Cookie gets returned but not stored in browser...


asp.net-corecookiesfetchasp.net-core-identity

Read More
Multiple application authentication using one login...


.netasp.net-coreasp.net-identityasp.net-core-identity

Read More
UserManager: How to check if the code generated by GenerateChangeEmailTokenAsync() was used...


asp.net-coreasp.net-core-identity

Read More
Prevent authentication bypass via response manipulation with ASP.NET Core Identity implementation...


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

Read More
How to automatically retrieve roles from ASP.NET Core identity?...


asp.net-core-identityclaimsopeniddict

Read More
NullReferenceException when adding Identity in .NET Core project...


c#.net-coreentity-framework-coreasp.net-core-identityasp.net-core-6.0

Read More
Safely use ASP.NET Core's UserManager and IdentityDbContext simultaneously...


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

Read More
.NET Core 2.x Identity int foreign key cannot target int primary key...


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

Read More
When is ActionController.HttpContext set?...


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

Read More
Creating dynamic role-based authorization...


entity-framework-coreasp.net-core-identity

Read More
When does Identity's UserManager not support lockouts?...


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

Read More
Logout & ReturnUrl | ASP.Net Core Identity MVC | Authentication...


c#asp.net-core-mvcasp.net-core-identityreturnurl

Read More
.NET Core Web API HttpContext.User.Claims and HttpContext.User.Identity are always null in Controlle...


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

Read More
.Net Core Identity Add Company Name As Part Of User Login Process In .Net Core 5.0...


authenticationidentityserver4asp.net-core-identityasp.net-core-5.0ef-core-5.0

Read More
ASP.NET Core 6 non Default Identity UI based Authentication with email/sms based TFA...


asp.net-core-identity

Read More
ASP.NET Core Identity does not redirect to correct logon pages...


c#asp.net-core-identityasp.net-core-2.2asp.net-core-configuration

Read More
ArgumentNullException: Value cannot be null. (Parameter 'items') Exception...


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

Read More
.net core identity 2.1 role authorize not working...


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

Read More
Core Identity Seed User HashPassword failed login...


blazorasp.net-core-identity.net-5

Read More
ASP.Net Core localization...


asp.net-coreasp.net-core-mvcasp.net-core-localizationasp.net-core-identity

Read More
ASP.NET Core Get UserId after ExternalLoginSignInAsync...


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

Read More
Where is implemented/configured/declared that Identity UI /Account/Manage pages require authenticati...


asp.net-coreasp.net-core-identity

Read More
Login method in asp.net...


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

Read More
Custom Identity Usermanager from C# to F#...


f#asp.net-core-identity

Read More
What's the difference between the Microsoft identity platform and ASP.NET Core Identity?...


c#asp.netasp.net-core-identitymicrosoft-identity-platform

Read More
ASP.NET Core 5 MVC web app returning bad request errors in some pages after deployment to IIS...


iisasp.net-core-mvc.net-5asp.net-core-identitywindows-server-2019

Read More
Identity framework tries to insert new object when I want to reference an existing object...


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

Read More
Adding custom field to identity gives error Unable to resolve service for type IdentityUser while at...


asp.net-core-mvcasp.net-core-identity

Read More
IdentityServer4 - Error: Unknown client or not enabled: oauthClient...


asp.net-coreidentityserver4asp.net-core-identity

Read More
Unique UserName & Email per tenant...


c#asp.net-coremulti-tenantasp.net-core-identity

Read More
BackNext