Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity

MVC 5 Identity Automatic Logout

Invalidate Old Session Cookie - ASP.Net Identity

Use ActiveDirectory authorization with ASP.NET Identity

Why is ASP.NET Identity 2.0 using a GUID/string as user id?

c# asp.net asp.net-identity

NormalizedUserName VS Username in DotNet Core

Dotnet core 2.0 authentication multiple schemas identity cookies and jwt

How to access Facebook private information by using ASP.NET Identity (OWIN)?

How to use Windows Active Directory Authentication and Identity Based Claims?

ASP.Net Core Identity login status lost after deploy

Get list of users with assigned roles in asp.net identity 2.0

How to make EF-Core use a Guid instead of String for its ID/Primary key

No owin.Environment item was found in the context

Email Confirmation with MVC 5 and Asp.net Identity

ASP.NET Identity vs Simple membership Pros and Cons?

How to create a user and get the newly created ID with ASP.NET Identity

The entity type 'Microsoft.AspNet.Identity.EntityFramework.IdentityUserLogin<string>' requires a key to be defined

Identity Provider and Unity Dependency Injection

ASP.NET Identity with Repository and Unit of Work

What is the use of Normalized Email & UserName in .NET core IdentityUser Model?

What is the Signing Credential in IdentityServer4?