Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity

Asp.Net Identity Generate Password Reset Token from one Application Pool Identity and Verify on another

ASP MVC 5 (Microsoft.AspNet.Identity) User Management Package

ASP.NET Identity with multiple applications

.Net Core JWT Authentication with custom API Key Middleware

IIdentity, IPrincipal or IUser: what's the difference?

Migrate existing Microsoft.AspNet.Identity DB (EF 6) to Microsoft.AspNetCore.Identity (EF Core)

AuthorizeAttribute with ASP.NET Identity

OpenIdConnectAuthenticationHandler: message.State is null or empty

Dynamic authorization of roles asp.net core

ASP.NET Identity without Entity Framework

websockets and authentication with identityserver4

How to add additional claims in Api Project when using IdentityServer 4

How to set the cookie validateInterval in ASP.NET Core?

Cookie Authentication ASP.NET Core

Extending asp.net mvc 5 identity with custom tables

ASP.NET Login Redirect Loop when user not in role

Getting a list of users with their assigned role in Identity 2

One MVC web application as API and client

Name cannot be null or empty. asp.net identity mvc 5 + EntityFreamwork

Does ASP.NET Identity 2 support anonymous users?