Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity

WebApi Authorize attribute with services.AddIdentity returns 404 Not Found

Updating user role using asp.net identity

CreateUserIdenityAsync returns "UserId not found" exception for custom IdentityUser

How to run IdentityServer and WebAPI in same project

SignInManager.ExternalLoginSignInAsync fails to log in user

Use SQL Server database instead of local database asp.net mvc 5 database-first asp.net Identity tables

What is the equivalent for IIdentityMessageService on ASP.NET Identity 3.0?

Many to many relation between Identity and custom table. EF7 - Code first

The INSERT statement conflicted with the FOREIGN KEY constraint error

Get short claim type name

How to assign a Role to a user in MVC5?

MVC5 Authentication: Authorize attribute on every controller or base controller

What is the use of asp.net identity .GenerateUserToken()

asp.net-identity

OWIN OpenID provider - GetExternalLoginInfo() returns null

User creation with IdentityServer4 from multiple API's

MVC 5 Identity 2.0 lockout doesn't work