Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core-identity

Authorize with Claims instead of Policies in ASP.Net Identity

How to Rename AspNetUsers table for a class inherited from IdentityUser in ASP .NET Core 2.1?

.NET Core 2.1 MVC Identity Authorization - Different user roles for different parts

Possible values of HttpContext.User.Identity.AuthenticationType

How can I solely use external authentication with asp.net core identity

How to add first/last name properties to Identity user in ASP.NET Core MVC?

How to manually hash a password using Asp.Net Core 2.2 / IdentityServer4 / SP.NET Core Identity

AuthorizeAttribute: How to try with all available Authentication Schemas?

Additional Claims Missing in asp.net core Identity after 30 minutes

Microsoft.AspNetCore.Identity.IdentityError when attempting registration

Using Google OAuth to secure web services in aspnet core

How can I get a user (not the currently logged in user) by Id, name, email or other search criteria, using UserManager?

c# asp.net-core-identity

ASP.NET Identity - can't register UserTokenProvider

Why doesn't cookie ExpireTimeSpan setting work?