Search code examples
How to redirect from an Asp.Net Core MVC controller to a login page written in Razor page...


asp.net-mvcasp.net-coreasp.net-identity

Read More
How can run the IdentityServer for Macos?...


asp.net-coreasp.net-web-apiasp.net-identityidentityserver4duende-identity-server

Read More
cannot convert from 'Microsoft.IdentityModel.Tokens.SymmetricSecurityKey' to 'Microsoft....


asp.net-web-apioauth-2.0asp.net-identityowin

Read More
.NET MAUI - Can I use Authentication WebAPI from existing Blazor project?...


c#authenticationasp.net-web-apiasp.net-identitymaui

Read More
how I can manage the users permission to access the pages in ASP web application when using External...


asp.net-coreasp.net-web-apijwtasp.net-identitybearer-token

Read More
Custom Verification Code/Token in Asp .Net Identity...


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

Read More
.net 7: "Some services are not able to be constructed" while implementing jwt...


c#.netjwtasp.net-identity.net-7.0

Read More
.AspNetCore.Correlation. state property not found. Unknown Location...


c#asp.net-coreasp.net-identityasp.net-core-2.1asp.net-core-security

Read More
.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
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
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
BackNext