Search code examples
There is already an object named 'AspNetRoles' in the database...


asp.net-mvcentity-frameworkidentityasp.net-identity

Read More
Force identityserver to use a specific schema on a specifc client...


c#.netasp.net-identityopenid-connectidentity

Read More
How to add Policy and Role in JwtSecurityTokenHandler in asp.net CORE...


asp.net-corejwtasp.net-identity

Read More
ASP.NET Identity's default Password Hasher - How does it work and is it secure?...


c#asp.netsecuritypasswordsasp.net-identity

Read More
Why is ASP.NET Identity unable to validate a password reset token on one instance that was issued fr...


c#asp.netasp.net-identityasp.net-identity-2

Read More
How to customize the default AspNetUsers data type lengths in ASP.NET Core...


entity-frameworkasp.net-coreasp.net-identityef-fluent-api

Read More
Cannot convert lambda expression to type "DbContextOptions <DataContext>" because it...


c#.net-coreasp.net-identityentity-framework-core

Read More
Proper place for adding custom user claims...


asp.net-mvcasp.net-identity

Read More
How can I prevent concurrent logins in Identity Server?...


c#asp.net.net-coreasp.net-identityidentityserver4

Read More
Registration with .NET Core Identity name field error - "User name '' is invalid, can o...


c#htmlentity-frameworkasp.net-coreasp.net-identity

Read More
Blazor Allow Anonymous For Razor Page...


c#asp.net-coreasp.net-identityblazorblazor-server-side

Read More
ASP.NET Identity AddLoginAsync fails - Name/Email X is already taken...


c#asp.netasp.net-identity

Read More
How to change AspNetUsers.Id type to int when using Microsoft.AspNetCore.Identity.UI 6?...


c#asp.net-identity.net-6.0visual-studio-2022

Read More
How do I update user claims in Asp.net Core...


c#asp.net-mvcasp.net-identityclaims-based-identityclaims

Read More
How to add a List<string> to other strings that filters results in ASP.NET MVC C#?...


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

Read More
Duende.IdentityServer from Blazor WebAssembly App protecting ASP.NET Core API using Client Credentia...


c#.net.net-coreasp.net-identityduende-identity-server

Read More
Authenticate using Azure AD but Authorize using aspnetmembership roles and claims...


c#authenticationasp.net-mvc-5azure-active-directoryasp.net-identity

Read More
Use SecureString in Membership.ValidateUser(string userName, string password)...


c#asp.netsecurityasp.net-identity

Read More
Checking if the user has email confirmed from a partial razor view...


.net-coreasp.net-identityusermanager

Read More
Error while scaffolding identify in dotnet...


c#asp.net-mvcasp.net-identity

Read More
How to set consent cookie in Blazor Server...


c#cookiesasp.net-identityblazorblazor-server-side

Read More
Replace email with full name in Auth Menu on asp.net react project template...


reactjsasp.net-coreasp.net-identity

Read More
UserManager.AddToRole not working - Foreign Key error...


c#asp.netsql-serverasp.net-identityrole

Read More
Extend Authorize attribute .Net Web API...


c#asp.net-identityasp.net-core-webapi.net-6.0

Read More
_userManager.FindByEmailAsync(User.FindFirstValue(ClaimTypes.Email)) returns null...


asp.net-web-apijwtasp.net-identityclaims-based-identityargumentnullexception

Read More
Updating user role using asp.net identity...


asp.netasp.net-mvcasp.net-mvc-5asp.net-identity

Read More
Asp.net core Identity "The INSERT statement conflicted with the FOREIGN KEY constraint "...


c#asp.net-mvcasp.net-identityentity-framework-coreseeding

Read More
Identity cookie loses custom claim information after a period of time...


asp.netcookiesasp.net-identity

Read More
Recommended approach to show a custom user property in a view?...


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

Read More
ASP.NET Core 6 ReactJS Web App on Linux has issues with IDX10634: Unable to create the SignatureProv...


linuxapacheasp.net-coreasp.net-identityidentityserver4

Read More
BackNext