Search code examples
Is there a way to add roles to ID or Access Token as an optional claim in Entra ID / Azure Active Di...


openid-connectaccess-tokenclaims-based-identitymicrosoft-entra-id

Read More
Accessing Claims Principal in the Service layer in the API of a Net core 6 App...


c#.net-coredependency-injection.net-6.0claims-based-identity

Read More
.Net 8: Cannot authenticate user with "Individual Accounts Auth" template...


.netasp.net-mvcauthenticationasp.net-identityclaims-based-identity

Read More
How can I handle Azure App Roles with lower environments (Dev, UAT, etc)?...


.netazureclaims-based-identity

Read More
MVC 5 OWIN login with claims and AntiforgeryToken. Do I miss a ClaimsIdentity provider?...


asp.net-mvcasp.net-mvc-4razorasp.net-mvc-5claims-based-identity

Read More
What's the role of the ClaimsPrincipal, why does it have multiple Identities?...


c#.netauthenticationwifclaims-based-identity

Read More
ASP.Net Core WSFederationAuth Login with Cookie - Site can't be reached...


asp.net-corecookiesclaims-based-identityws-federation

Read More
How do I get an OID claim in ASPCore from Azure B2C...


asp.net-coreclaims-based-identityopenid-connectazure-ad-b2c

Read More
ASP.NET Core MVC _userManager.FindByEmailAsync(Input.Email) returns null despite existing user with ...


c#asp.net-core-mvcclaims-based-identityasp.net-core-identity

Read More
How to use Windows Active Directory Authentication and Identity Based Claims?...


authenticationasp.net-identityclaims-based-identityasp.net-corevisual-studio-2015

Read More
Setting Thread.CurrentPrincipal with async/await...


c#asynchronousasync-awaitclaims-based-identitycurrent-principal

Read More
How to apply Microsoft Identity Platform authentication on a .NET framework 4.7 ASP.NET Web API endp...


asp.net-web-apijwtclaims-based-identity.net-4.8

Read More
New Identity Claims Disappear...


c#asp.netasp.net-mvcazure-active-directoryclaims-based-identity

Read More
AspNet Identity Core - Custom Claims on Login...


c#asp.net-coreidentityclaims-based-identity

Read More
AuthorizationContext.Principal is changing from ClaimsPrincipal to GenericPrincipal automatically...


c#.net.net-4.5claims-based-identity

Read More
Asp.Net Identity - Setting CookieDomain at runtime...


asp.netauthenticationclaims-based-identity

Read More
Whats the difference between fetching values from ClaimsPrincipal vs UserManager and which is faster...


c#.netasp.net-identityclaims-based-identityusermanager

Read More
IdentityServer - how to get grant_type from within a Protected API?...


c#identityserver4claims-based-identity

Read More
How do I remove an existing claim from a ClaimsPrincipal?...


c#asp.net-web-apiwifclaims-based-identity

Read More
Using custom RoleClaimType on OAuthBearer middleware...


oauth-2.0asp.net-web-api2owinclaims-based-identity

Read More
When claims are available...


c#asp.net-identityclaims-based-identityclaims

Read More
How to define role Identity resource in appsettings.json in Asp.net core...


asp.net-coreidentityserver4claims-based-identity

Read More
Identity: Propagating claims to downstream services...


c#asp.net-identityidentityserver4claims-based-identity

Read More
ASP.NET Core Identity impersonate specific user...


c#impersonationclaims-based-identityasp.net-core-1.1asp.net-core-identity

Read More
.net custom claims identity authentication: User role is always null...


c#asp.net-coreauthenticationrolesclaims-based-identity

Read More
How to get the current authenticated user from the controller endpoint in ASP.NET Core?...


asp.net-coreauthenticationclaims-based-identity

Read More
Update claims for an loggedon User?...


c#asp.net-mvc.net-4.0claims-based-identityclaims

Read More
Can a OIDC JWT identity claim (such as phonenumber or email) be multiple?...


jwtopenid-connectclaims-based-identityclaims

Read More
Blazor WebAssembly - How to create Policy-Based Authorization...


blazor-webassemblyclaims-based-identity

Read More
Add a claim to JWT as an array?...


c#jwtclaims-based-identitythinktecture-ident-server

Read More
BackNext