Search code examples
.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
ASP.NET Core RoleManager not creating new role...


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

Read More
How to display a list of users with Roles - ASP.NET (Core)...


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

Read More
ASP.NET Core [Authorize] attribute allowing non-authed users to load a page...


asp.net-coreasp.net-identityasp.net-authorization

Read More
ASP.NET Identity - forcing the Normalized Email & Username to lower case...


asp.net-coreasp.net-identity

Read More
ASP.NET Core Identity redirection breaks when using postgres?...


c#asp.net-coreauthenticationasp.net-identityblazor-server-side

Read More
Migrate many-to-many users-roles relationship to a many-to-one users-roles relationship in ASP.NET C...


c#asp.net-coreasp.net-identity

Read More
Whats the difference between fetching values from ClaimsPrincipal vs UserManager and which is faster...


c#.netasp.net-identityclaims-based-identityusermanager

Read More
In OpenID Connect, what's the purpose of "code id_token" hybrid workflow when "co...


oauth-2.0asp.net-identityidentityserver4openid-connect

Read More
Code migration for table with many to many relation and extra columns...


c#asp.net-mvcentity-frameworkasp.net-identitycode-migration

Read More
Why don't async methods in identity services in ASP.NET Core have a parameter for CancellationTo...


c#asp.net-coreasp.net-identity

Read More
Entity Framework Core : invalid column name 'UserId1'...


entity-framework-coreasp.net-identityentity-relationship

Read More
ASP.NET Core Identity 3.1: UserManager.RemoveFromRoleAsync always returns UserNotInRole...


c#asp.net-coreasp.net-identityasp.net-core-3.1role-manager

Read More
How to check if user is logged in to ASP.NET Core web application when using ASP.NET Core Web API to...


asp.net-coreasp.net-identityasp.net-core-webapi.net-6.0

Read More
ASP .NET Core Identity custom ApiAuthorizationDbContext...


c#asp.net-coreasp.net-identityidentityserver4

Read More
EF Core 2 How To Include Roles Navigation Property On IdentityUser?...


asp.net-coreasp.net-identityentity-framework-core

Read More
What is ASP.NET Identity?...


asp.net-mvc-5asp.net-identityowin

Read More
BackNext