Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity

What happen if Cookie 'Expires/Max-Age' is 'N/A' or not set

cookies asp.net-identity

Why call SignOut(DefaultAuthenticationTypes.ExternalCookie) before use of ApplicationCookie with ASP.Net Identity?

c# asp.net asp.net-identity

EF Code First The INSERT statement conflicted with the FOREIGN KEY constraint

When will VerifyHashedPassword result be SuccessRehashNeeded

How to specify the destination for an existing ClaimsIdentity?

User login not being authenticated using OWIN bearer tokens

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