Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity

ASP.Net MVC: How to read my custom claims value

ASP.Net Core Identity JWT Role-Base Authentication is Forbidden

Asp.Net WebApi Core 2.0 Identity With JWTBearer Without cookies

When changing id type from string to int, how to get id of current signed in user in Web API?

Customize the cookie value in MVC5 ASP.NET Identity

Is User.Identity.GetUserId cached or does it fetch from the database every time?

AspNet.Identit 2.1.0 ConfirmEmailAsync always returns Invalid token

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