Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity

Asp.Net MVC5 How to ensure that a cookie exists?

Changing default database of Identity/Membership authentication in ASP.NET MVC 5.1

OnValidateIdentity session is null - Mvc Owin

How do I extend IdentityRole using Web API 2 + AspNet Identity 2

ASP.NET Identity Manager Error: error when trying to create a controller of type 'MetaController' (no parameterless public constructor)

'ClaimsPrincipal' does not contain a definition for 'GetUserId'

asp.net-identity dnx

Identity Server 4 /connect/endsession failing "The resource you are looking for has been removed...."

Identity scaffolding with AppplicationDbContext

How can I fix email confirmation - in .NET Core, it doesn't work

User profile image asp.net mvc identity

Two IdentityDbContext in the same database

Simple Injector Identity UserManager<AppUser, Int32> Registration Error

OWIN challenge not triggered when using web.config authorization elements

What's the user parameter to PasswordHasher's methods used for?

Unable to resolve service for type 'Microsoft.AspNetCore.Identity.IRoleStore

Asp.net core identity change username/email

how to change Blazor WASM identity net core 3.1 messages "You are logged out", "checking login state" and "authorizing"?

Identity 2.0 Web API generate token for client

Is there a way to have different ticket expiry lengths in OpenIddict?

Make ASP.NET Identity Store User Data In Mongo (Hosted On Heroku)