Search code examples
Why does ASP.Net Core Identity using string for its Primary Key properties?...

asp.net-coreasp.net-core-identity

Read More
Asp.Net Core - Identity SignInManager - How to signIn with an additional conditions in order for use...

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

Read More
How does CanSignInAsync(xyz) method of SignInManager work?...

asp.net-coreasp.net-core-identity

Read More
Adding identity server authentication to .NET Core 3 app fails with 'Key type not specified.&#39...

asp.net-core.net-coreidentityserver4asp.net-core-3.0asp.net-core-identity

Read More
Why can't I log in with the newly seeded power user (Asp.Net Core Identity)?...

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

Read More
How to share DbContexts and not get 2 user tables...

entity-frameworkasp.net-coreef-code-firstidentityserver4asp.net-core-identity

Read More
Unhandled Rejection (Error): Could not load settings for 'WebPortal' - ASP.NET Core React...

asp.netreactjsasp.net-coreasp.net-core-identity

Read More
How to deal with mutually exclusive claims in policies to enforce four eyes principle...

c#identityserver4asp.net-core-identity

Read More
Im getting InvalidOperationException when using UserManager.IsInRoleAsync()...

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

Read More
How to change cookie expiration time when signin with PasswordSignInAsync?...

c#asp.net-coreidentityserver4asp.net-core-identityasp.net-core-3.1

Read More
How can I get font awesome icons to show up on the pages for account management in Asp.Net Core Iden...

asp.net-corefont-awesomeasp.net-core-identity

Read More
Adding name to the user model in Asp.Net Core Identity...

c#asp.net-core-identity

Read More
ASP.NET Core 3.1.1 Jwt redirects instead of returning http status 401 after migration from ASP.NET C...

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

Read More
How do I display and update my custom Identity fields in my ASP.NET Core application?...

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

Read More
.NET Core Identity Login Page handler OnGetAync()...

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

Read More
Mixed Authentication in .net core API...

.net-corejwtazure-active-directoryazure-service-fabricasp.net-core-identity

Read More
HTTP Error 500.30 - ANCM In-Process Start Failure error in ASP.NET Core 2.2...

asp.net-coreasp.net-core-identityasp.net-core-2.2

Read More
Is ChangePasswordAsync for ASP .Net Core 3.1 available on GitHub?...

c#githubentity-framework-coreasp.net-core-identity.net-core-3.1

Read More
.NET CORE 2.2 Identity + Basic Auth for WebAPI...

c#.net-corebasic-authenticationasp.net-core-identity

Read More
Why can't I use role authorization in my API controller...

reactjsasp.net-coreidentityserver4asp.net-core-identity

Read More
'IIdentity' does not contain a definition for 'Score'...

visual-studioasp.net-coreasp.net-core-identity

Read More
Sign-in user will never see the Login page again unless Logout. Asp.net core (2.1 or 2.2 or 3.0)...

asp.net-corerazor-pagesasp.net-core-identity

Read More
No service for type UserIdentity has been registered...

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

Read More
How to configure properly Identity core with DI on net.core 3.1?...

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

Read More
.NET Core 3.1 ChangePasswordAsync Inner Exception "Cannot update Identity column"...

c#entity-framework-coreasp.net-core-identity.net-core-3.1

Read More
How can I share claims among multiple web applications?...

asp.net-core.net-coreazure-active-directoryasp.net-core-identity

Read More
Net Core Identity one role per user...

c#.net-coreentity-framework-coreasp.net-core-identity

Read More
.NET Core 3.1 role based authorization fails, getting 403 exception...

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

Read More
Hosting asp.net core + ReactJS web app with SSL containing multiple CN or domain names is causing in...

reactjsasp.net-coreasp.net-web-apiidentityserver4asp.net-core-identity

Read More
ASP.NET MVC 5 Core Identity CompanyID foreign key on dbo.AspNetUsers table...

c#asp.netsql-serverasp.net-mvc-5asp.net-core-identity

Read More
BackNext