Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity

How to configure the OAuth callback to a different domain in ASP.NET Core authentication

Azure functions authentication with ASP.NET Identity and JWT token

mvc5 identity AllowAnonymous

Email cannot be null or empty while creating new user?

ASP.NET Identity not "saving" updated claim

why does OpenIdConnectHandler.HandleSignOutCallbackAsync hijack any request made to the SignedOutCallbackPath

Why log out sooner than ExpireTimeSpan in asp.net identity?

How to set JwtBearerOptions dynamically?

ASP.NET Identity in Domain Driven Design Architecture

ASP.NET Core 7 Identity - Custom User, Role, and PK Type

'AuthenticationBuilder' does not contain a definition for 'AddMicrosoftIdentityWebApp'

ASP.Net Core MVC Identity - Add temporary (session) claim

In OpenID Connect with PKCE, how does the client know which code_verifier to send with which authorization code after user redirect?

ASP.NET Identity regenerats Identity at each request

ASP.NET Identity Core cookie causes http 403 error when login and logout multiple time

Authenticated REST API for a mobile app and website on ASP.NET Core

rest azure asp.net-identity

How to actually implement Roles in Blazor WebApp and Identity?

EF 6 - Invalid column name 'Discriminator', two DbContexts

How to get user's attributes from Identity in Blazor Server with organization authentication

Using Both Active Directory Authentication and Individual User Accounts in .NET Core