Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity

ASP.NET Core 2.1 Identity: Role-based authorization -> Access Denied

How to implement a TokenProvider in ASP.NET Identity 1.1 nightly build?

.NET Core 2.0 with MySQL: Specified key was too long; max key length is 3072 bytes

ASP.Net Core 2.1 register custom ClaimsPrincipal

Is JwtSecurityTokenHandler thread safe

How to use Identity user managament with Cordova and OAuth.io?

ASP.Net Identity running multiple queries on every request [closed]

Switch from old ASP.NET Membership to ASP.NET identity (Visual Studio 2013)

Register/Loginwith facebook and google on mobile and web data store

User.Identity.Name is always null when using AspNetIdentity with IdentityServer3

Asp.Net Identity - Updating Claims After Login

ASP.NET Identity + Windows Authentication for Intranet Site

How to authenticate HTML-5 Audio download request against Web API / Asp.Net Identity?

HttpContext.Current is null inside Identity Framework's methods

Cookie not deleted after logout with Asp.Net 5 Identity 3.0

Identity Server 4 + Identity Framework + React front-end

Authorize Policy always return 403 (Forbidden) - MVC/API

Return JWT Token generated by OAuthAuthorizatioServer from controller in Web API