Search code examples
.Net 8: Cannot authenticate user with "Individual Accounts Auth" template...


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

Read More
Authentication using both Session cookies and/or JWT Bearer Token in .Net Framework Legacy Applictio...


asp.net-mvcoauth-2.0asp.net-identityidentityserver4openid-connect

Read More
What are the benefits of using an external authentication provider for ASP.NET Core Web API?...


authenticationauthorizationasp.net-core-webapiasp.net-identity

Read More
ASP.NET Core JWT authentication changes Claims (sub)...


c#asp.net-corejwtasp.net-identityidentityserver4

Read More
I need a simple example of a login page in blazor server app without to see or access (in the urls s...


asp.net-coreauthenticationasp.net-identityblazor-server-sideasp.net-authorization

Read More
Invalid state cookie. An error was encountered while handling the remote login. ASP.NET Core MVC ext...


c#asp.net-mvcasp.net-coreasp.net-core-mvcasp.net-identity

Read More
Role-Authorization for ASP.NET Core Identity methods in ASP.NET Core Web API...


asp.net-core-webapiasp.net-identity.net-8.0

Read More
#nullable disable - only for specific namespace?...


c#.netasp.net-identity

Read More
Tracking the last time a user accessed the site without excessive overhead...


c#asp.netasp.net-coreasp.net-identity

Read More
Creating inheritance users from base asp.net identity user...


c#asp.netentity-frameworkasp.net-mvc-4asp.net-identity

Read More
.NET 8 Identity Microservice using existing user credentials in database...


azure-active-directorymicroservicesasp.net-identityidentity

Read More
How to add OpenIdConnect via IdentityServer4 to ASP.NET Core ServerSide Blazor web app?...


c#asp.netasp.net-coreasp.net-identityblazor-server-side

Read More
EF Core 8 Identity - Issue with SignInManager / _loginPartial...


c#entity-framework-coreasp.net-identity

Read More
Authorize callback endpoint keeps redirecting to the user interaction login page IdentityServer...


c#asp.net-coreasp.net-identityidentityserver4

Read More
Unable to resolve service for type IEmailSender while attempting to activate RegisterModel...


asp.net-coreasp.net-identity

Read More
ASP.NET Identity not "saving" updated claim...


c#asp.net-mvcasp.net-identityidentity

Read More
Blazor (InteractiveServer) + ASP.NET Identity library & GDPR...


asp.net-identityblazor-server-sidegdprconsentform

Read More
How to actually implement Roles in Blazor WebApp and Identity?...


asp.net-coreblazorasp.net-identityroles.net-8.0

Read More
Can we have hard-coded roles in ASP.NET Identity?...


c#asp.net-coreasp.net-identity

Read More
Avoid resetting AccessFailedCount by CheckPasswordSignIn in ASP.Net Identity...


c#asp.netauthenticationasp.net-identityidentity

Read More
User.Identity.Name is null after local login...


c#asp.net-identityidentityserver4.net-core-3.0

Read More
Why this violates the constraint of type parameter 'TUser'?...


asp.net-coreasp.net-identityasp.net-identity-3

Read More
Issues with Azure AD B2C authentication and accessing protected resources in .NET 8 migration...


authenticationauthorizationasp.net-identityazure-ad-b2c.net-8.0

Read More
AddIdentity() fails "InvalidOperationException: Scheme already exists: Identity.Application&quo...


asp.net-identityasp.net-core-2.0

Read More
Allow a user to only see his own data?...


c#authorizationasp.net-identityasp.net-core-identityhotchocolate

Read More
How to get the IDs of IdentityRoles for which a user is enrolled in MVC 5...


asp.netasp.net-mvcasp.net-mvc-5asp.net-identityuser-roles

Read More
ASP.NET Core 8 Web API Editing Identity Endpoints...


asp.netasp.net-web-apiasp.net-identity

Read More
How do I configure accessToken lifetime in ASP.NET Core 8 Minimal API using new IdentityApi endpoint...


asp.net-corejwtasp.net-identity.net-8.0asp.net-minimal-apis

Read More
Official documentation for JwtBearer middleware/configuration via appsettings.json?...


c#asp.net-corejwtasp.net-identityopenid-connect

Read More
Account LockOut TimeSpan overflowed...


asp.net-coreasp.net-web-apiasp.net-identitytimespan

Read More
BackNext