Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity

How can one put application users in the same context as the rest of the objects?

Reuse Claim in regenerateIdentityCallback in Owin Identity in MVC5

asp.net identity userName is unique?

Custom authentication and authorization based on user rights

Get Role name in IdentityUserRole 2.0 in ASP.NET

Application not auto creating AccountController

Is there any way I can mock a Claims Principal in my ASP.NET MVC web application?

Asp.net Identity Expire Session Cookie

Undo HasIndex in OnModelCreating

MVC AuthenticationManager.SignOut() is not signing out

Transactions with ASP.NET Identity UserManager

Can you extend HttpContext.Current.User.Identity properties

The type ApplicationUser cannot be used as type parameter 'TUser' in the generic type or method 'IdentityDbContext<TUser>'

How to check password manually in Asp.Net identity 2?

ASP.NET Identity: get all users in a role

Example of using ASP.NET Identity 2.0 UserManagerFactory with UseOAuthBearerTokens method?

Add column in table with ASP.NET identity

Change OWIN Identity password with out old password by code?

AspNet Core Identity, how set options.Cookie.SameSite?

How does IdentityFactoryOptions<AppIdentityUserManager> options get set?