Search code examples
ASP.NET Identity Core 2: add custom claim based on login URL...


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

Read More
Generate Short Code for Email Confirmation using Asp.Net Identity core 2.1...


asp.net-coreasp.net-identity

Read More
Id token does not contain email when email scope is requested...


c#asp.net-coreasp.net-identityidentityserver4

Read More
ASP.NET Core 2.1 MVC, Can we set a restriction to a controller in appsetting.json? WestWind Globaliz...


asp.net-core-mvcauthorizationasp.net-identitywestwind-globalization

Read More
Why am I forbidden if my User is associated to the required Role on my AspNetCore webapp?...


c#asp.net-coreasp.net-identity

Read More
How can I set Microsoft Identity to respect default file names...


c#webformsasp.net-identity

Read More
ASP.NET Core Identity, IdentityServer4 and Changing a password...


asp.net-identityidentityserver4asp.net-core-identity

Read More
SaveChangesAsync in EF Core IdentityDbContext...


c#.net-coreasp.net-identityentity-framework-core

Read More
Using TotpSecurityStampBasedTokenProvider for TOTP with Google Authenticator...


c#asp.net-identitytotp

Read More
How to transfer claims from WS-Federation reply into Identity...


asp.net-identityws-federationasp.net-core-2.1

Read More
.NET Core 2.1 - Accessing Config/usermanager in a static helper...


razorasp.net-coreasp.net-identity

Read More
can not find table for join in asp core identity core...


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

Read More
ASP.Net Core - How to add a new field to the default Microsoft Identity structure...


c#asp.net-coreasp.net-identity

Read More
'The ObjectContext instance has been disposed and can no longer be used for operations that requ...


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

Read More
Delete user from database in Web Api 2 using Identity...


c#asp.net-web-api2asp.net-identity

Read More
Add Google authentication method to existing ASP.NET WebAPI project...


c#asp.net-web-apiasp.net-identitygoogle-oauth

Read More
OpenIddict error with AddSigningCertificate...


sslasp.net-coreasp.net-identityx509certificate2openiddict

Read More
How to make a route available only after login in asp.net core 2.1?...


authenticationcontrollerroutesasp.net-identityasp.net-core-2.1

Read More
Asp.Net Identity Generate Password Reset Token from one Application Pool Identity and Verify on anot...


c#asp.netasp.net-identityasp.net-identity-2

Read More
ResetPassword Token How and where is it stored?...


asp.netasp.net-identity

Read More
How can I use role GUIDs instead of names in ASP.NET Core Identity?...


c#asp.net-coreasp.net-identity

Read More
Entity Framework, ASP.NET Identity hidden connection string?...


c#asp.netasp.net-mvcentity-frameworkasp.net-identity

Read More
Asp.Net Identity default name for DpapiDataProtectionProvider for Owin...


c#asp.netasp.net-identityasp.net-identity-2

Read More
Using Asp.net Identity in with Entity Framework throws Could not load type .Schema.IndexAttribute&#3...


entity-frameworkasp.net-identity

Read More
Violation of PRIMARY KEY constraint 'PK_dbo.AspNetUserRoles'. Cannot insert duplicate key in...


sqlsql-serverasp.net-mvcasp.net-identity

Read More
How to inject UserManager & SignInManager...


c#asp.net-mvc-5entity-framework-6ninjectasp.net-identity

Read More
ASP.NET Core Identity - UserClaims, UserRoles and RoleClaims...


asp.net-coreasp.net-identity

Read More
Add UserClaim with Identity asp.net core...


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

Read More
System.Security.Claims.ClaimsPrincipal.Current (and HttpContext.Current.User) has different claims w...


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

Read More
How to call a custom identity Register method from a controller in .net core 2.1 mvc...


asp.net-core-mvcasp.net-identity

Read More
BackNext