Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity

Google OpenID 2.0 phased out - Owin integration

ASP.NET 5 Identity - refresh roles for a user

IdentityServer4 Invalid Redirect_Uri Error

Suggested architecture for a project with 2 Frontend applications (Blazor Server and Angular) with EFCore, Identity, Mediatr

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