Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core-identity

IdentityServer4 QuickStart Register Issue

ASP.Net Core 2.2 SignInManager 'No sign-in authentication handler is registered for the scheme 'Identity.Application'

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?