Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity

ASP.NET Core Identity returns 404 instead of 401

Where does the CascadingParameter HttpContext come from in a Blazor server side app with identity?

How to generate hash using specified salt and password in asp.net Identity?

How to connect a Controller to a Page in Razor Pages

Authenticate using Azure AD but Authorize using aspnetmembership roles and claims

Getting a 404 Not found for OpenIddict even if "The token request was successfully validated."

MVC 5 SecurityStampValidator with custom authentication and ClaimsIdentity

Asp.net identity: Why the index is on GUID (nvarchar)? Any benefit/drawback to use int?

.Net Core Entity Framework Email Confirmation 'Click Here' link does not update 'EmailConfirmed' DB property

ASP.NET Identity, Register manual added user without deleting him

Asp.Net Identity 2.0: The entity type User is not part of the model for the current context

.Net Core 2.0 Web Api circular dependency after moving database context to DAL class library

Invalidate user in Identity Core when roles/account changes

ASP.NET Identity CultureAwaiter Code

Resetting password isn't working when it's called from a sent email net core identity

How to authorize a user to only see his own records with asp.net Identity 2.0

How to customize ".NET 8 Identity" routes - MapIdentityApi

Custom Role with .NET Core 3 Azure AD Authentication