.NET Core 2.1 MVC Identity Authorization - Different user roles for different parts...
Read MoreWhy is ASP.NET Core Identity 2.0 Authorize filter causing me to get a 404?...
Read MoreASP.NET Core 2.0 Identity update user roles only after re-authorization...
Read MoreSigninManager is not calling AccessFailed and Lockout methods...
Read MoreRedirect a user and "block" him on the ChangePassword page...
Read MoreHandle claims with external login provider...
Read MoreUnable to resolve service for type Microsoft.AspNetCore.Identity.RoleManager for ASP.Net Core 2.0...
Read MoreUser.IsInRole() always false in middleware...
Read MoreEditing users in ASP.NET Core Identity...
Read MoreAsp .net core changing password requires application restart...
Read MoreHow to extend UserManager with Setters in .NET Core Razor Pages?...
Read MoreIdentityUser how to verify old password?...
Read MoreIdentity Server 4 & Sustainsys SAML2 rejecting non-CORS request as a CORS request...
Read MoreAccess EF DbContext within Google OAuth flow...
Read MoreLoading custom ApplicationUser object from database...
Read MoreAuthorize user based on API-key supplied in request header in ASP.NET Core...
Read MoreAsp.NetCore Identity - Create custom token provider...
Read Moreasp.net core Identity user customization...
Read MoreHow to flatten Entity Core many-to-many collections using Linq...
Read MoreForbidAsync Vs ChallengeAsync why and when to use them...
Read More.net Core how to use User.Identity.IsAuthenticated...
Read Moreintegration testing with .net core and identity framework...
Read MoreSystem.IO.IOException on HttpClient.GetAsync when user is not logged in...
Read MoreAsp.Net Core 2 Web API 500 internal server error...
Read MoreASP.NET Core Identity UserManager<ApplicationUser> -Error No parameterless constructor defined...
Read MoreASP.Net Core Identity canceled when using FindByIdAsync...
Read MoreWhat is IOptions in AspNetCore Identity 2.0?...
Read MoreASP.NET Core Identity 2 usermanager CreateAsync never seems to finish...
Read MoreASP.NET Core 2 Identity/Entity Framework - How to get the custom properties within the User class?...
Read More