Search code examples
Identity Entity Framework in IdentityDbContext change all Identity class to custom class...


c#entity-frameworkasp.net-identitydbcontext

Read More
Dot Net core MVC 7 Identity Unable to resolve service for type...


asp.net-core-mvcasp.net-identityscaffoldingasp.net-mvc-scaffoldingasp.net-core-7.0

Read More
Unable to configure Microsoft Identity Platform while publishing .Net Core 3.1.4 project + VS 2022 +...


azure.net-coreasp.net-identityvisual-studio-2022

Read More
Identity Framework test if confirm email token is expired...


asp.netasp.net-mvcasp.net-identityemail-confirmation

Read More
Why doesnt [Authorize] fail when AspNetUser.IsEnabled is changed to False?...


asp.net-coreauthorizationasp.net-identity

Read More
How can I logout programmatically (Identity) in a Blazor server app...


blazorasp.net-identityblazor-server-side

Read More
Net Core Difference between IdentityRole and IdentityUser...


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

Read More
Update abpuser and change only the length of Name column from 64 to 250...


c#asp.net-identityabp-framework

Read More
HttpContext SignOutAsync inconsistency...


c#asp.net-corecookiesasp.net-identity

Read More
.Net Core Inject UserManager Without AddIdentity...


c#.net-coredependency-injectionasp.net-core-mvcasp.net-identity

Read More
What are other ways to Authenticate and authorize users/page?...


c#sqlasp.netasp.net-identityrazor-pages

Read More
How can I use a service to configure another service?...


c#asp.netauthenticationjwtasp.net-identity

Read More
How to Seed Users and Roles with Code First Migration using Identity ASP.NET Core...


ef-code-firstasp.net-identityasp.net-core-mvcseeding

Read More
Use the same database for both my custom entities and identity context?...


asp.net-mvcentity-frameworkasp.net-identity

Read More
401 Unauthorized while using Identity authentication and authorization in ASP.NET Core 3.1...


asp.net-web-apiasp.net-identityc#-3.0windows-authenticationasp.net-authorization

Read More
ASP Identity GenerateUserTokenAsync(string purpose, TKey userId) purpose options...


asp.netasp.net-web-apiasp.net-identity

Read More
.NET Core: How to send to /Account/Login instead of /Identity/Account/Login...


asp.netasp.net-coreasp.net-identity

Read More
Controllers are not being hit after adding identity to project...


c#asp.net-coreasp.net-identity

Read More
How to customize role retrieval for Authorization in ASP.NET Core Identity when not using Entity Fra...


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

Read More
Getting the current user in a minimal api...


c#asp.net-identityminimal-apis

Read More
Is it possible to use AspNetIdentity with Duende IdentityServer Backend for Frontend (BFF) approach?...


asp.net-identityduende-identity-server

Read More
Get Identity.Errors in controller with Identity Framework...


.net-coreasp.net-identity

Read More
Identity library - Check Enabled & re-read Claims on each page...


asp.net-coreblazorasp.net-identityblazor-server-side

Read More
Blazor Server with AspNetCore.Identity.EntityFrameworkCore 7 Extended IdentityUser...


c#asp.net-coreentity-framework-coreasp.net-identityblazor-server-side

Read More
Getting error whenever i try to assign role to user in Identity Framework...


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

Read More
Can I follow a not logged in user using Asp.Net Core Identity?...


asp.net-coreasp.net-identity

Read More
.net Identity: error trying to change string (GUID?) keys to int...


c#.netasp.net-identity

Read More
How to use ASP.NET Core Identity UserManager<ApplicationUser> through static method to get Ide...


asp.net-coreasp.net-identityasp.net-core-webapiusermanager

Read More
How to restrict access to non-scaffolded identity pages in .NET Core 7?...


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

Read More
ASP.NET Core Identity, load user's claims when pulling a user from the database...


asp.net-coreasp.net-identity

Read More
BackNext