Search code examples
Identity framework tries to insert new object when I want to reference an existing object...

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

Read More
Adding custom field to identity gives error Unable to resolve service for type IdentityUser while at...

asp.net-core-mvcasp.net-core-identity

Read More
IdentityServer4 - Error: Unknown client or not enabled: oauthClient...

asp.net-coreidentityserver4asp.net-core-identity

Read More
Unique UserName & Email per tenant...

c#asp.net-coremulti-tenantasp.net-core-identity

Read More
How are we meant to use IUserClaimsPrincipalFactory<T>?...

asp.net-core-identity

Read More
How is access restricted in the ASP.NET Core web app template when using ASP.NET Core Identity...

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

Read More
Blazor and Microsoft.AspNetCore.Identity Requiring Email...

c#asp.net-coreblazorblazor-server-sideasp.net-core-identity

Read More
How do I read from the dbo.AspNetUsers table?...

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

Read More
The type or namespace name 'IWebHostEnvironment' could not be found (are you missing a using...

asp.net-coreblazorasp.net-core-identity.net-core-3.0asp.net-core-3.0

Read More
User.Identity.Name is empty in Asp.NET Core 2.0 API Controller...

asp.net-core-webapiasp.net-core-2.0bearer-tokenasp.net-core-identity

Read More
how to fix all Non-nullble warnings in my project...

c#visual-studioasp.net-coreasp.net-identityasp.net-core-identity

Read More
FindAsync search only in primary key or can create complicated queries?...

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

Read More
Dependency Injection Access While Configuring Service Registrations in asp.net Core (3+)...

asp.net-coredependency-injectionasp.net-core-identity

Read More
How can I use an ASP.NET Identity website login with my Android App?...

xamarinasp.net-corexamarin.androidasp.net-core-identity

Read More
Increase the timeout when logging with external provider...

asp.net-coreasp.net-core-identityasp.net-core-5.0

Read More
Client can't get cookies with Identity...

c#angularasp.net-corecookiesasp.net-core-identity

Read More
How to authenticate against an Asp.Net Core Identity from an Angular(Or another SPA)?...

angularasp.net-core.net-coresingle-page-applicationasp.net-core-identity

Read More
Are my objects instantiated during ConfigureServices' AddIdentity startup class?...

asp.net-coreasp.net-core-identity

Read More
Change routing in ASP.NET Core Identity UI?...

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

Read More
Is User.FindFirstValue(ClaimTypes.NameIdentifier) getting data from the database?...

c#asp.net-core-identity

Read More
How to know "RequireConfirmedEmail" is true or not in ASP.NET Core controller?...

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

Read More
Asp.Net Core Razor Pages authorization handlers for policies with Authorize attribute on PageModel s...

c#asp.net-coreauthorizationrazor-pagesasp.net-core-identity

Read More
ASP.NET Core Identity async Overhead in Custom Stores...

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

Read More
Change log level for UserManager...

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

Read More
How can I retrieve a user from a password reset token in ASP.NET Core?...

c#asp.net-coreasp.net-core-identityforgot-password

Read More
2FA not working after External login on production...

c#asp.net-coreasp.net-core-identitytwo-factor-authenticationangular-social-login

Read More
Using non-ASCII characters in Microsoft.AspNetCore.Identity Identity...

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

Read More
.NetCore JwtBearerAuthentication not rejecting expired tokens...

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

Read More
How to resolve the error InvalidOperationException in Microsoft Visual Studio 2019?...

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

Read More
How can I get a refresh-token from Google OAUTH in ASP.Net Core 5 Identity?...

c#asp.net-coregoogle-oauthasp.net-core-identity

Read More
BackNext