Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity

Asp.net Identity password hashing

ASP.NET MVC 5 how to delete a user and its related data in Identity 2.0

AddIdentity() fails "InvalidOperationException: Scheme already exists: Identity.Application"

"Trust relationship between ... and the primary domain failed" in MVC5 Authentication

Why do ASP.NET Identity logins from one site get shared with different websites on the same machine?

asp.net-identity

InvalidOperationException: Cannot create a DbSet for 'Role' because this type is not included in the model for the context

ASP.NET Web API and Identity with Facebook login

ASP.NET Core MVC: setting expiration of identity cookie

Using Windows Domain accounts AND application-managed accounts

MVC5 (VS2012) Identity CreateIdentityAsync - Value cannot be null

ASP.NET Identity, require 'strong' passwords

How do I use ASP.NET Identity 2.0 to allow a user to impersonate another user?

ASP.NET Identity Provider SignInManager Keeps Returning Failure

c# asp.net asp.net-identity

The AspNetUserLogins table Identity [closed]

How to plug my Autofac container into ASP. NET Identity 2.1

Add role in ASP.NET Identity

asp.net asp.net-identity

ASP.NET core, change default redirect for unauthorized

Disable User in ASPNET identity 2.0

asp.net asp.net-identity

How to obtain a list of Users from ASP.NET Identity?

Get UserID of logged-in user in Asp.Net MVC 5