Search code examples
How to add custom claims to User after or before login?...


claims-based-identityasp.net-core-identityasp.net-core-8

Read More
Angular +.NET Core + Microsoft Identity...


angularasp.net-coreasp.net-core-identity

Read More
The Specified deps.json Does Not Exist... Even Though It Does...


.net-8.0asp.net-core-identity

Read More
ASP.NET Core Identity: "Invalid token" when generating and confirming email in different a...


asp.net-core-mvcasp.net-core-webapi.net-8.0asp.net-core-identity

Read More
After upgrade from .NET 8 to .NET 9 EmailConfirmation is not working...


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

Read More
ASP.NET Core 8.0 MVC & Identity : error when mocking, System.NotSupportedException: The default ...


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

Read More
Redirect to login when unauthorized in ASP.NET Core...


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

Read More
Saving custom roles in AspNetUserRoles Identity table from ASP.NET Core 8 Web API...


asp.net-core-webapiasp.net-core-identityuser-rolesasp.net-core-8

Read More
ASP.NET Core Integration Testing IPasswordHasher<T>.HashPassword Generates Different Hashes...


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

Read More
Asp.net core Identity successful login redirecting back to login page...


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

Read More
Adding custom 404 error page in ASP.NET Core 6 MVC project integrated with Identity...


error-handlingasp.net-core-mvcasp.net-core-identityasp.net-core-6.0custom-error-pages

Read More
Why should I define JwtBearerDefaults.AuthenticationScheme for my Authorize attribute always?...


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

Read More
Multiple Identities in ASP.NET Core 2.0...


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

Read More
Where Can I Find Views and codes of Login and register pages Created by Identity...


asp.net-corevisual-studio-2019asp.net-core-identity

Read More
Using EF Core DbContext and ASP.NET Core Identity's UserManager simultaneously...


asp.net-coreentity-framework-coredbcontextasp.net-core-identityasp.net-core-7.0

Read More
Entity Framework Core : Include not working for many-to-many relationship...


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

Read More
What are the schemes and the handlers and how are they related?...


asp.net-coreasp.net-core-identity

Read More
Entity Framework Core migration never completes for identity integration into ASP.NET Core Web API p...


entity-framework-coreasp.net-core-webapi.net-8.0asp.net-core-identity

Read More
.NET 8 Microsoft Identity saving Access and Refresh tokens to database on user sign in and token ref...


asp.net-coreasp.net-core-webapi.net-8.0asp.net-core-identity

Read More
ASP.NET Core Identity endpoints missing...


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

Read More
System.InvalidOperationException: 'Cannot resolve scoped service. While Attemping to Check if Ap...


asp.net-coreasp.net-core-identity

Read More
Not seeing default endpoint profided by .NET Core Identity if I use IdentityRole...


.net-coreasp.net-core-identity

Read More
Changing table name of default ASP.NET IdentityUser table not working...


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

Read More
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
BackNext