Search code examples
Sporadic application deadlock in ASP.NET Identity...


c#asp.netasp.net-identitytaskdeadlock

Read More
How to create roles in ASP.NET Core 2.2 and assign them to users...


c#asp.netasp.net-coreasp.net-identityasp.net-core-2.2

Read More
How to implement Multi-tenant User Login using ASP.NET Identity...


multi-tenantentity-framework-6asp.net-identity

Read More
ASP.NET Identity (with IdentityServer4) get external resource oauth access token...


c#oauthasp.net-identityidentityserver4asp.net-identity-3

Read More
What is the difference between Microsoft.AspNet.Identity.Core and Microsoft.AspNetCore.Identity?...


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

Read More
AspNet Core3 Identity configuration...


c#asp.net-coreasp.net-identity

Read More
Connecting local users database with Identity Server 4...


c#entity-frameworkasp.net-identityidentityserver4

Read More
Register AspNetCore 2.1 Identity system with DbContext interface...


c#entity-frameworkasp.net-coredependency-injectionasp.net-identity

Read More
Unable to resolve service for type 'BackEnd.Models.UserContext'...


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

Read More
RazorPages relationship on Identity not returning related data...


c#asp.netasp.net-identityrazor-pages

Read More
How to manage users in ASP.NET core with AD / LDAP? Do I store the users in a database?...


asp.net-coreactive-directoryldapasp.net-identity

Read More
Seeding initial user on Identity module without double-seeding...


c#asp.net-identityabp-framework

Read More
How to pass model to Register View in asp-core 2.1...


c#asp.net-coreasp.net-identity

Read More
authorization failing with custom authentication scheme - asp.net-core 3.0...


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

Read More
How to make EF-Core use a Guid instead of String for its ID/Primary key...


c#asp.net-coreentity-framework-coreasp.net-identityasp.net-identity-3

Read More
.Net Core Change Password Validator...


validation.net-corereact-reduxasp.net-identitychange-password

Read More
SignInAsync verifies authenticated cookie?...


asp.net-mvcasp.net-coreasp.net-identityidentity

Read More
Mediatr unable to resolve UserManager in ASP.Net Core...


c#asp.net-coreasp.net-identitymediatrusermanager

Read More
Seeding database via middleware pipeline throws an exception asp.net core...


asp.net-identityasp.net-core-webapiasp.net-core-3.0

Read More
ASP.NET Core - use external provider but *keep* Default Identity database...


asp.net-coreasp.net-identityblazor-server-side

Read More
Creating instances for RoleManager and UserManager for unit testing?...


c#authenticationasp.net-identityowin

Read More
How to configure IdentityOptions outside ConfigureServices?...


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

Read More
The non-generic type 'IdentityUser' cannot be used with type arguments...


c#asp.netasp.net-identityidentity

Read More
Debugging IdentityServer4 data store...


asp.net-identityidentityserver4

Read More
Register IAuthenticationManager with Unity...


c#unity-containerasp.net-identity

Read More
Jwt Authentication doesn't work in Blazor Serverside...


asp.net-identityjwtblazor-server-side

Read More
AspNet User Claims Missing...


c#asp.net-mvcasp.net-identityidentityserver4claims

Read More
Regex for default ASP.NET Core Identity Password...


c#regexasp.net-coreasp.net-identity

Read More
ASP.NET Core Google Auth for multi-tenant apps with single callback url?...


asp.net-coreoauthasp.net-identitygoogle-oauth

Read More
How to change type of id in Microsoft.AspNet.Identity.EntityFramework.IdentityUser...


asp.net-mvcentity-frameworkasp.net-mvc-5owinasp.net-identity

Read More
BackNext