Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core-identity

How to get current user id, if i inherits from IdentityUser?

How to set/find user roles from Organization based Identity in .NET core

ConfirmEmailAsync() getting Invalid Token no matter what

How to override the default Windows Authentiation ClaimsPrincipal User and Authorize Controller method attributes

Using sms otp with authentication (oidc) in IdentityServer4 and Dotnet Core Identity

ASP.NET Core MVC check Authorization on post back

How to authenticate against an Asp.Net Core Identity from an Angular(Or another SPA)?

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