Search code examples
ASP .NET IDENTITY SetPasswordHashAsync is not working...


asp.net-identity

Read More
UserManager.Create(user, password) thowing EntityValidationError saying Id is required?...


asp.net-mvcentity-frameworkasp.net-mvc-5entity-framework-6asp.net-identity

Read More
Is there server side session state associated with ASP.NET Identity cookies?...


asp.netasp.net-mvccookiesasp.net-identity

Read More
can not get access to the ASP.NET MVC controller method with [Authorize(Roles = "Admin")] ...


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

Read More
in unit testing it gives this error message...


c#unit-testingasp.net-identity

Read More
Does Identity Core TwoFactorSignIn contain a bug?...


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

Read More
How to keep user login in to system and logout only after user clicks on logout button?...


c#asp.netasp.net-mvcasp.net-identityowin

Read More
Correct way of setting the role for user when he is registered with Identity...


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

Read More
How to plug my Autofac container into ASP. NET Identity 2.1...


asp.netasp.net-mvcasp.net-identityowin

Read More
Create default user/admin when website initialize - Identity...


c#asp.netasp.net-identity

Read More
Custom claims with Jwt Bearer Authentication...


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

Read More
MVC - Layout keeps displaying menus after logging out...


c#.netasp.net-mvcrazorasp.net-identity

Read More
Asp.net identity - Reset cookies and session on iis recycle (restart)...


c#asp.netiisasp.net-identity

Read More
ASP.NET5 beta8 IServiceCollection changes...


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

Read More
How can I use ASP.net Identity with a 3rd Party REST service for authentication?...


asp.netasp.net-mvcentity-frameworkauthenticationasp.net-identity

Read More
ASP.Net Identity ASPNET.ApplicationCookie looks different when I inspect it...


asp.netasp.net-identity

Read More
Specified key was too long; max key length is 767 bytes - ASPNet Identity MySQL...


c#mysqlasp.net-mvcasp.net-identity

Read More
Is it possible to use OpenIddict and LDAP together?...


ldapasp.net-coreasp.net-identityopeniddict

Read More
ASP.NET MVC 5 Identity & Securing Folders...


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

Read More
Overriding Inherited mappings in OnModelCreating...


asp.net-identityentity-framework-core

Read More
ASP.Net MVC:How to attach claim permission to action like roles...


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

Read More
How to use IdentityManager with AspNetCoreIdentity...


asp.net-coreasp.net-identityidentitymanager

Read More
When are the Asp.Net Identity are created and assigned to the user?...


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

Read More
How do I get the UserId at login using asp.net Identity?...


c#asp.netwebformsasp.net-identityidentity

Read More
Change constraint names with migration...


asp.netasp.net-mvcentity-frameworkasp.net-identityentity-framework-migrations

Read More
Asp.net Identity 2.0 extend UserValidator with custom unique property...


c#asp.netasp.net-identity

Read More
What to do when an exception is raised during send email for registration...


asp.net-mvcemailexceptionasp.net-identity

Read More
Working with cookie in mvc...


asp.net-identityasp.net-core-mvcasp.net-core-1.0

Read More
Multiple Identity Provider Login OAuth/Open ID...


androidoauthasp.net-identityopenididentityserver4

Read More
Adding properties to users...


asp.net-mvcentity-frameworkasp.net-identity

Read More
BackNext