Search code examples
How can I change default AspNetUserLogins table to MyUserLogins table in Blazor web app on .NET 8, L...


authenticationentity-framework-coreblazor.net-8.0asp.net-core-identity

Read More
"User security stamp cannot be null." error when adding/removing user roles in ASP.NET Cor...


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

Read More
When a new access token is generated with a refresh token, ClaimTypes.NameIdentifier returns null...


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

Read More
After Get succeeds, why does first Angular 9 Put request succeed on MVC Core 2.2 API Controller, but...


angularasp.net-corehttpasp.net-core-webapiasp.net-core-identity

Read More
Difference in hashing algorithms of .Net Identity and .Net Core Identity...


.netasp.net-coreasp.net-identityidentityasp.net-core-identity

Read More
ASP.NET Core Identity ApplicationUser Foreign Key Returning NULL...


sql-serverasp.net-coreasp.net-core-identity

Read More
ASP.NET Core JWT and Identity - Program.cs configuration...


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

Read More
HttpClient - Execute an async method before every call to SendAsync...


c#asp.net-coredotnet-httpclientasp.net-core-identityihttpclientfactory

Read More
.NET Core userManager failing CreateAsync on an apostrophe...


c#asp.net-core-webapi.net-7.0asp.net-core-identity

Read More
How can I implement role-based authorization in a React & ASP.NET Core project?...


reactjsasp.net-coresingle-page-applicationasp.net-core-identity

Read More
How to remove registration completely in ASP.NET Core 8.0 with Entity Framework Core?...


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

Read More
How to inject userManager inside the DbContext constructor?...


c#entity-framework-coredbcontextasp.net-core-identityusermanager

Read More
Unable to Select Custom User Class in Identity Scaffolding...


c#asp.net-coreasp.net-core-identityasp.net-mvc-scaffolding

Read More
ASP.NET Core Identity - where is Account Controller and Folder...


.net-coreasp.net-core-identity

Read More
How can ensure a section of code is executed right after Authentication in ASP.NET Core Razor Pages?...


asp.net-coreauthenticationrazor-pagesasp.net-core-identity

Read More
Remove querystring from ASP.NET Core Identity's 403 page...


asp.net-corerazor-pagesasp.net-core-identityasp.net-core-7.0

Read More
Separate status code pages in ASP.NET Core Razor Pages...


asp.net-corerazor-pagesasp.net-core-identityasp.net-core-7.0

Read More
.NET Core 2.1 Identity get all users with their associated roles...


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

Read More
How to enable custom authorization messages...


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

Read More
Get ASP.NET Core Identity auth cookie name...


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

Read More
Which nuget contains SecurityStampValidatorOptions...


c#.netasp.net-corenugetasp.net-core-identity

Read More
Authorize not working in API with ASP.NET Core Identity and JWT Token...


authenticationjwtasp.net-core-identityasp.net-core-8

Read More
How to redirect to ASP.NET Ideneity login page?...


razor-pagesasp.net-core-identity

Read More
Register/Login with Linkedin in ASP .NET Core 3.1...


c#asp.net-core-2.1asp.net-core-identityasp.net-core-3.1.net-core-3.1

Read More
Allow a user to only see his own data?...


c#authorizationasp.net-identityasp.net-core-identityhotchocolate

Read More
Migrate existing Microsoft.AspNet.Identity DB (EF 6) to Microsoft.AspNetCore.Identity (EF Core)...


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

Read More
Resolve custom IdentityErrorDescriber from ASP.NET Core DI...


asp.net-coredependency-injectionrazor-pagesasp.net-core-identityasp.net-core-7.0

Read More
Is it possible to enable either mobile or email as the login username using ASP.NET Core Identity?...


asp.net-coreasp.net-core-identity

Read More
Problem with identity scaffolding in ASP.NET...


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

Read More
Unable to access the current User Claims after successful Login...


asp.net-coreasp.net-core-identityclaims

Read More
BackNext