Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core-identity

Ajax Calls Return 401 When .NET Core Site Is Deployed

Authentication fails with "Unprotect ticket failed" for Asp.Net Core WebApi

.NET Core 3.1 ChangePasswordAsync Inner Exception "Cannot update Identity column"

User.Identity.Name always null and claims count 0 after PasswordSignInAsync MVC .Net Core 3.0

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

Adding a custom column to AspNetUserRoles table in ASP.NET Core 3.0 - ASP.NET Core IDENTITY

Why is ASP.NET Core Identity 2.0 Authorize filter causing me to get a 404?

why seeded roles are deleted on every migration in asp .net core 2.1?

Inherit (?) IdentityUser from another project

What's the added value of using IdentityServer 4 with ASP.NET Core Identity?

ASP.NET Core Identity impersonate specific user

File Path for PersistKeysToFileSystem on shared server

What is the best practice for fetching User data after validating JWT in .NET Core 2 Web Api?

How to make JWT token authorization optional in controller methods

IUserClaimsPrincipalFactory`1 not registered error in IndentityServer implementation

IdentityServer4 ASP.NET Core Identity does not redirect back to client

.NET Core 2.x Identity int foreign key cannot target int primary key

Why does the end user have to log out twice?

userManager.FindByName does not return roles