Search code examples
How do I add a role/claims dynamically to the ASP.NET Core Identity tables in ASP.NET Core...

asp.net-coreasp.net-core-identity

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

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

Read More
Trouble when configuring authorization in ASP.NET Core Web API...

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

Read More
ASP.NET Core Identity keeps returning 401 Unauthorized on failed login attempts with a user who has ...

c#asp.net-coreentity-framework-coreclaims-based-identityasp.net-core-identity

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

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

Read More
.Net 8: Cannot authenticate user with "Individual Accounts Auth" template...

authenticationasp.net-core-mvc.net-8.0claims-based-identityasp.net-core-identity

Read More
is it possible to use Identity EF Core as login/signup on a REST API using nextjs?...

asp.net-corenext.jsentity-framework-coreasp.net-core-identity

Read More
Separate DbContext for Identity and business operations with same database - is there any advantages...

dbcontextasp.net-core-identityuser-management

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