Search code examples
How to create ApplicationUser by UserManager in Seed method of ASP .NET MVC 5 Web application...


c#.netasp.net-identityseedasp.net-mvc-5.1

Read More
userManager.FindByName does not return roles...


asp.net-coreasp.net-identityopeniddictasp.net-core-identity

Read More
Set User as Authenticated from WebAPI custom Middleware...


c#asp.net-web-apioauth-2.0asp.net-identity

Read More
Refreshing claimsPrincipal after changing roles...


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

Read More
Add column to created identity table in asp.net mvc project?...


asp.net-mvcasp.net-identity

Read More
Checking password complexity and validity of a token during email confirmation on Identity 3.0...


asp.netvalidationemailasp.net-identityasp.net-identity-3

Read More
Redirect to external authentication provider without button click using OWIN...


asp.netvisual-studio-2015asp.net-identityowin.net-4.5

Read More
Can I create multiple identity tables in ASP.NET MVC?...


asp.net-mvc-5asp.net-identity

Read More
Advantage Database Server (10.1) in ASP.NET Web Forms App for User Management...


asp.netwebformsasp.net-identityadvantage-database-server

Read More
Customizing Identity table with database first...


asp.netmodel-view-controllerasp.net-identityef-database-first

Read More
Asp.Net Identity - Custom Database Access UserManager...


c#asp.netasp.net-identity

Read More
How to do programmatic sign in using aspnet Identity Framework v2?...


asp.net-mvcasp.net-identity

Read More
How to extend User Identity with an IEnumerable/Collection property...


c#asp.net-mvcasp.net-identityclaims-based-identity

Read More
IsEmailConfirmedAsync has some invalid arguments...


c#asp.net-mvcasp.net-identity

Read More
Very simple authentication using Session in asp.net MVC - is this secure?...


asp.net-mvcasp.net-mvc-5asp.net-identity

Read More
Expose ApplicationUser in WebAPI...


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

Read More
Asp.net Identity logout other user...


asp.netauthenticationasp.net-identityidentityclaims-based-identity

Read More
Get copy of password hash when changing password via ASP.NET Identity...


asp.net-identitypassword-hash

Read More
ASP.NET Core IdentityServer4 - Claims List...


c#asp.netasp.net-identityclaims-based-identityidentityserver4

Read More
The entity type ApplicationUser is not part of the model for the current context, DB First with cust...


c#mysqlentity-frameworkasp.net-mvc-5asp.net-identity

Read More
Password hash Identity framework and salt...


asp.net-identitypassword-hash

Read More
SignInManager.SignInPasswordAsync is not logging in the User in ApiController...


asp.netasp.net-mvcasp.net-web-apiasp.net-identityowin

Read More
ArgumentNull in ConfigureAuth - race condition?...


c#asp.netasp.net-identityninjectninject.web.mvc

Read More
Implement ASP.NET MVC login that authenticates user using api/web request...


asp.netasp.net-mvcauthenticationasp.net-identity

Read More
How is Identity.EntityFramework OnModelCreating called...


c#entity-frameworkasp.net-identity

Read More
Using IdentityServer4 with resource owner password grant...


asp.net-web-apiasp.net-coreasp.net-identityidentityserver4

Read More
How do you require users to be logged in on asp.net...


c#asp.netasp.net-identity

Read More
ASP.NET MVC 5 - Default Identity user CRUD...


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

Read More
Two factor authentication -Identity Server...


asp.net-identityidentityidentityserver4

Read More
How do I remove an asp.net identity user when constraints have been placed on the table?...


c#linqconstraintsasp.net-identity

Read More
BackNext