Search code examples
How to Map Discriminator Column when base type is IdentittyUser?...


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

Read More
How to extend IdentityUser with a foreign key...


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

Read More
how to get Username by id in identity?...


asp.net-coreidentityasp.net-core-identity

Read More
Identity Core role authorization with custom Tables and Entity Framework Core...


asp.netentity-frameworkasp.net-identityblazorasp.net-core-identity

Read More
AspNetCore 3.1 Role Policies not working on views controller...


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

Read More
dotnet core Identiry map IList<AppUser> to IList<UserDto>...


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

Read More
How To Add Role Id to Models...


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

Read More
How to translate Identity Password validation messages...


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

Read More
Cannot access a disposed context instance...


c#microservicesasp.net-core-webapiasp.net-core-3.1asp.net-core-identity

Read More
Unable to resolve service for type Microsoft.AspNetCore.Identity.RoleManager...


asp.net-coremicroservicesasp.net-core-webapiasp.net-core-3.1asp.net-core-identity

Read More
Enforce use of 2FA in .net core application using identity...


securitymodel-view-controllerasp.net-core-2.0asp.net-core-identity

Read More
How to signout from external provider while you are in callback page and the user want to cancel reg...


asp.net-coreidentityserver4asp.net-core-identitysustainsys-saml2

Read More
ASP.NET Core 2.1: Razor Pages - role based authorisation not working...


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

Read More
How get ASP.NET Core Identity Forgot Password Page for Blazor working...


blazorasp.net-core-identityblazor-webassembly

Read More
Asp.Net Core Identity SendGrid mails are not being sent...


c#sendgridasp.net-core-identity

Read More
ASP.NET Core Identity Authorization using Parameter for Team Membership...


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

Read More
A successful sign in is not being maintained - Custom SignInManager - Libsodium - .NET 5...


c#asp.net-coreasp.net-core-identityasp.net-core-5.0

Read More
Identity UI no longer works after switching to .net core 3 endpoint routing...


c#asp.net-corerazor-pagesasp.net-core-3.0asp.net-core-identity

Read More
asp.net core identity custom user data with a collection...


c#entity-framework-coreasp.net-core-identity

Read More
What's the PersonalDataAttribute good for?...


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

Read More
ASP.NET Core 2.0 JWT Validation fails with `Authorization failed for user: (null)` error...


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

Read More
IdentityServer4 error when using WindowsAuthentication...


asp.net-coreidentityserver4asp.net-core-identity

Read More
Could we destroy/invalidate JWT token in Asp.NET Core?...


authenticationasp.net-core.net-corejwtasp.net-core-identity

Read More
ASP.NET Core MVC check Authorization on post back...


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

Read More
ASP.NET Core Identity [Authorize(Roles ="ADMIN")] not work...


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

Read More
Adding [Authorize] to controller failing to redirect to Identity Login route. ASP.NET CORE 3.1 MVC...


asp.net-coreasp.net-mvc-3asp.net-core-identityasp.net-core-routing

Read More
ASP NET CORE Identity redirecting to Access Denied when logout...


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

Read More
In Blazor WASM, how can I create a service that doesn't use authentication?...


blazorasp.net-core-identityblazor-webassembly

Read More
Disable Not Authorized Redirect to Account/Login in ASP.NET Core...


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

Read More
Differences between AspNetUserToken and custom made JWT token in .NET Core 3.0...


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

Read More
BackNext