Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity

Get user with assigned roles

ASP.NET Core 2.0 Identity: SignInManager.IsSignedIn(User) returns false after signing in

The certificate chain was issued by an authority that is not trusted

ASP.NET MVC 5 identity application user as foreign key

Accessing Navigation Properties from IdentityUser when LazyLoading is off

Using ASP.Net Identity on multiple web applications

Identity 2 - Confirm Email and then allow user to set password

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