Implement "Remember me" in ASP.NET CORE 3.1 MVC...
Read MoreHow can I see a custom claim that I've added to my user's access token from the User's I...
Read MoreHow can I add/update a claim in .NET Core 3.1 after I've already authenticated?...
Read MoreAzure AD issues claims security groups names...
Read MoreFailed to Inject extended IdentityUser in view in AspNetCore 3.1...
Read MoreHow to redirect unauthorised users in the controller?...
Read MoreHow can I add an OR clause to a ASP.NET CORE Authorization Policy?...
Read MoreAzure AD Microsoft Identity Web OpenIdConnectEvents - How to access optional claims from the user to...
Read Moreasp.net core identity cookie replay attack...
Read MoreAzure AD with Single Page Application and ASP.Net core web api: how to access all relevant tokens?...
Read MoreMany claims principles - how to access the non standard ones...
Read MoreHow do I add a services.AddSingleton containing a UserManager<ApplicationUser> to the Startup ...
Read MoreAzure AD After Logging In Issues, Claims Are Null In Web Browser (Chrome, Firefox)...
Read MoreHow to manipulate the ClaimsIdentity of current token using middleware in .net core app?...
Read MoreHow to resolve SAML response error invalid name id policy...
Read MoreCustom Claims lost on Identity re validation...
Read MoreIdentityServer4 - I need given_name claim in my API code, but don't have an identity token in my...
Read MoreUsing claims or just roles in ASP.NET Core MVC...
Read MoreBlazor Server-Side: Role specific [Authorized] view with shared [NotAuthorized] view...
Read MoreHttpContext.User.Claims and IHttpContextAccessor both returns empty value after successful login...
Read MoreCannot access a disposed object.\r\nObject name: 'UserManager`1 - while calling CreateAsync(user...
Read MoreFollowing a course on building website - can't understand a block of code...
Read MoreUser.Identity.Name is null after federated Azure AD login with aspnetcore 2.2...
Read MoreHow to make user return on login page after sign-up in Azure AD B2C?...
Read MoreIs claims based authorization appropriate for individual resources...
Read MoreNET Core 3.1 Microsoft.Identity.Web Role Based Authorization Issue...
Read MoreIdentityServer4: Can I use PKCE with Client Credentials in IdentityServer?...
Read MoreAuthorize Policy attribute always returns 403 forbidden using .net core Identity and JwtBearerAuthen...
Read MoreAuthentication with Microsoft for existing users...
Read More