Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity

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

ASP.NET Identity Cookie across subdomains

Decoupling ASP.NET MVC 5 Identity to allow implementing a layered application

Configure the authorization server endpoint

Add User to Role ASP.NET Identity

Can not instantiate proxy...Could not find a parameterless constructor

How to change table names for ASP.net Identity 2.0 with int ID columns?

c# asp.net asp.net-identity

ASP.NET Identity + Windows Authentication (Mix mode - Forms + Windows)

Redirect to login when unauthorized in ASP.NET Core

How to Seed Users and Roles with Code First Migration using Identity ASP.NET Core

"Context cannot be used while the model is being created" exception with ASP.NET Identity

Mocking new Microsoft Entity Framework Identity UserManager and RoleManager