Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity

ASP.NET Identity Session Timeout

Asp.net Identity 2.0 extend UserValidator with custom unique property

c# asp.net asp.net-identity

ASP .Net Core Identity Role Claims not adding to User

Cannot find Identity's Layout.cshtml file even after scaffolding all identity pages

Adding a custom column to AspNetUserRoles table in ASP.NET Core 3.0 - ASP.NET Core IDENTITY

Cannot logoff of identity MVC 5 application

ASP.NET Identity doesn't update Identity information on same request

Get all users for a certain claim?

c# asp.net-identity

Can we personalize Session Timeout for Roles in ASP.NET MVC 5

Add column to aspnetusers with database first

Having separate projects in one ASP.NET MVC 5 solution

Change message "Passwords must have at least one non letter or digit character."

Asp .Net Identity - Custom IUserStore FindByNameAsync method

How to handle cookie expiration in asp.net core

Too many OpenID.nonce cookies cause "Bad Request"

Google Authentication ASP.NET Core Web Api

'AllowAnonymous' could not be found

Customised IdentityUserRole primary key

"No IUserTokenProvider is registered" when using structuremap dependency injection

Roles vs Claims Authorization Asp.net web api-2 with WIF and OWIN Middleware