Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity

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

@context.user.identity.name is null when using .mapuniquejsonkey

Can I create multiple identity tables in ASP.NET MVC?

OIDC together with Asp.net core Identity?

Should I have my site's ASP.NET Identity database separate from my site's "other data" database?