Search code examples
Identity 3 SignInManager.PasswordSignInAsync() doesn't return any result...


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

Read More
userManager.FindById(userId) throws ArgumentNullException...


asp.net-mvcasp.net-identityidentity

Read More
How to get the currently logged in user name through an interface to insert in updated by column in ...


asp.net-coreserviceinterfaceentity-framework-coreasp.net-identity

Read More
How can customize Asp.net Identity 2 username already taken validation message?...


asp.netasp.net-mvcasp.net-mvc-5asp.net-identityasp.net-identity-2

Read More
Is it possible to make authentication in identityserver4 only available via REST calls?...


postmanasp.net-identityidentityserver4

Read More
EF Core with Cosmos DB provider, UserManager AddLoginAsync gives ConcurrencyFailure...


c#asp.net-coreentity-framework-coreasp.net-identityazure-cosmosdb

Read More
Unable to set scopes with EnableTokenAcquisitionToCallDownstreamApi with AddMicrosoftIdentityWebApiA...


asp.net-coremicrosoft-graph-apiasp.net-identitymicrosoft-graph-sdksmicrosoft-identity-platform

Read More
Does ASP.NET Core Identity uses Sessions for authentication?...


asp.net-mvcasp.net-coreasp.net-identityclaims-authentication

Read More
use claims princpal to access previous authenticated users in Asp.NET web core app...


azureasp.net-coreauthenticationmicrosoft-graph-apiasp.net-identity

Read More
Cannot set AuthenticationType in CookieAuthenticationOptions...


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

Read More
IdentityServer 4, how to add Custom Login page...


asp.net-identityidentityserver4blazorabp-framework

Read More
ASP.NET Identity : Prevent the user to Sign In without email confirmation...


asp.net-mvcasp.net-identity

Read More
Store does not implement IUserRoleStore<TUser> ASP.NET Core Identity...


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

Read More
Including Logout functionality in _Layout ASP.NET 3.0 Razor Pages project...


asp.net-coreasp.net-identityasp.net-core-3.1

Read More
How can I add an OR clause to a ASP.NET CORE Authorization Policy?...


c#asp.net-identityasp.net-core-3.1claims-based-identityasp.net-authorization

Read More
ASP.NET Core 3.1 issue with Microsoft.AspNetCore.Identity.UI 3.1 on Ubuntu...


linuxubuntu.net-coreasp.net-identity

Read More
Add Roles to User using checkboxes...


asp.netasp.net-corerazorasp.net-identityasp.net-roles

Read More
MVC AuthenticationManager.SignOut() is not signing out...


asp.net-mvcasp.net-identity

Read More
Add column in table with ASP.NET identity...


asp.netsql-serverado.netasp.net-identity

Read More
ASP.NET Identity remove column from AspNetUsers table...


c#asp.netentity-frameworkasp.net-identity

Read More
A suitable constructor for type 'System.Collections.Generic.IEnumerable`1[TeamCloud.Areas.Identi...


c#entity-frameworkasp.net-coreentity-framework-coreasp.net-identity

Read More
Authorize Policy always return 403 (Forbidden) - MVC/API...


c#azureasp.net-corejwtasp.net-identity

Read More
How do I annotate the Identity user's email property?...


validationasp.net-coreasp.net-identity

Read More
My IUserClaimsPrincipalFactory implementation is causing StackOverflowException on IdentityServer4...


c#asp.net-coreasp.net-identityidentityserver4

Read More
Extend Asp Net Core Identity Relation...


asp.net-coreentity-framework-coreasp.net-identity

Read More
GetRolesAsync exits without a trace...


c#asp.net-coreasp.net-identityblazorblazor-server-side

Read More
Using Html.Action causes query string too long error...


c#asp.netasp.net-mvc-4asp.net-identity

Read More
ASP.NET Core Identity: Difference between [Authorize] and user null check?...


c#asp.net-coreasp.net-identity

Read More
Blazor application with identity doesn't create account controller...


c#asp.netasp.net-identityblazor

Read More
AspNetUserRole table creating multiple columns in the database after customizing .NET...


c#asp.net-coreentity-framework-coreef-code-firstasp.net-identity

Read More
BackNext