Search code examples
Implement "Remember me" in ASP.NET CORE 3.1 MVC...


asp.net-core-mvcsession-cookiesclaims-based-identity

Read More
How can I see a custom claim that I've added to my user's access token from the User's I...


authenticationoauth-2.0access-tokenclaims-based-identityjwt

Read More
How can I add/update a claim in .NET Core 3.1 after I've already authenticated?...


.net-coreclaims-based-identityclaims-authentication

Read More
Azure AD issues claims security groups names...


azure-active-directoryclaims-based-identity

Read More
Failed to Inject extended IdentityUser in view in AspNetCore 3.1...


c#asp.net-coreclaims-based-identity

Read More
How to redirect unauthorised users in the controller?...


c#asp.net-mvcasp.net-coreclaims-based-identity

Read More
How can I add an OR clause to a ASP.NET CORE Authorization Policy?...


c#asp.net-identityasp.net-core-3.1claims-based-identityasp.net-authorization

Read More
Azure AD Microsoft Identity Web OpenIdConnectEvents - How to access optional claims from the user to...


azure-active-directoryopenid-connectclaims-based-identity.net-core-3.1

Read More
Custom role based auth .NET CORE...


asp.net-core.net-coreauthorizationclaims-based-identityclaims-authentication

Read More
asp.net core identity cookie replay attack...


securityasp.net-corecookiesclaims-based-identityowasp

Read More
Azure AD with Single Page Application and ASP.Net core web api: how to access all relevant tokens?...


azure-active-directoryclaims-based-identityazure-ad-msal

Read More
Many claims principles - how to access the non standard ones...


c#asp.net-coreblazorclaims-based-identity

Read More
How do I add a services.AddSingleton containing a UserManager<ApplicationUser> to the Startup ...


c#claims-based-identityasp.net-core-3.1

Read More
Azure AD After Logging In Issues, Claims Are Null In Web Browser (Chrome, Firefox)...


asp.net-mvcazurecookiesazure-active-directoryclaims-based-identity

Read More
How to manipulate the ClaimsIdentity of current token using middleware in .net core app?...


c#asp.netasp.net-coreclaims-based-identity.net-security

Read More
How to resolve SAML response error invalid name id policy...


samladfsclaims-based-identitynextcloud

Read More
Custom Claims lost on Identity re validation...


validationasp.net-mvc-5identityclaims-based-identity

Read More
IdentityServer4 - I need given_name claim in my API code, but don't have an identity token in my...


identityserver4access-tokenclaims-based-identity

Read More
Using claims or just roles in ASP.NET Core MVC...


asp.netasp.net-corerolesclaims-based-identityclaims

Read More
Blazor Server-Side: Role specific [Authorized] view with shared [NotAuthorized] view...


asp.net-coreblazorclaims-based-identityblazor-server-side

Read More
HttpContext.User.Claims and IHttpContextAccessor both returns empty value after successful login...


asp.net-core.net-coreasp.net-identityclaims-based-identity

Read More
Cannot access a disposed object.\r\nObject name: 'UserManager`1 - while calling CreateAsync(user...


c#asp.net-coreasp.net-identityclaims-based-identityef-core-3.1

Read More
Following a course on building website - can't understand a block of code...


c#asp.netclaims-based-identity

Read More
User.Identity.Name is null after federated Azure AD login with aspnetcore 2.2...


c#asp.net-coreazure-ad-b2cclaims-based-identityhttpcontext

Read More
How to make user return on login page after sign-up in Azure AD B2C?...


azureazure-active-directoryazure-ad-b2cclaims-based-identity

Read More
Is claims based authorization appropriate for individual resources...


authorizationclaims-based-identityclaims

Read More
NET Core 3.1 Microsoft.Identity.Web Role Based Authorization Issue...


azure-active-directoryclaims-based-identityasp.net-core-3.1

Read More
IdentityServer4: Can I use PKCE with Client Credentials in IdentityServer?...


authenticationidentityserver4claims-based-identity

Read More
Authorize Policy attribute always returns 403 forbidden using .net core Identity and JwtBearerAuthen...


asp.netasp.net-coreasp.net-identityjwtclaims-based-identity

Read More
Authentication with Microsoft for existing users...


asp.netauthenticationoauth-2.0openidclaims-based-identity

Read More
BackNext