Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity-2

ASP.NET Identity signout fails if inactive for longer than security stamp validation interval

Force another user to refresh their Claims with ASP.NET Identity 2.1.0

Adding role to AspNetUserRoles table in ASP.NET Identity

Manually Insert into Identity Framework AspNetUsers Table

ASP.Net Identity 2 - custom response from OAuthAuthorizationServerProvider

Migrating from Membership to Identity when passwordFormat = Encrypted and decryption = AES

Overlap User Login in Two Projects with ASP.NET Identity

UserManager.CreateAsync does not generate Id

EntityFramework 6 and mongodb and Identity

Why am I getting sporadic invalid tokens for email verification in ASP.NET Identity?

c# .net asp.net-identity-2

ASP.NET Identity 2.0 Signout not working

Web API 2 AccessFailedCount not Incrementing When using Token Based Authentication

The following errors occurred while attempting to load the app. - The OwinStartupAttribute.FriendlyName value

How to get custom claims value in Asp.net Web Api 2 - Owin - ApiController.

IAuthenticationManager.Challenge not calling ExternalLoginCallback

ASP.net Identity 2.1 Get all users with roles

How can the Identity.GetUserId() be made to return a Guid instead of a string?

Entity Framework 6 and Asp.Net Identity UserManager: Multiple DbContext

asp.net identity 2.1 injecting IAuthenticationManager using StructureMap

how can I get Identity UserID in the controller right after a successful login result?