Search code examples
Authorizing a user based on claims when using a reference token...


authorizationasp.net-identityidentityserver4

Read More
Ignore UserName property with ASP.NET Identity...


c#asp.netentity-frameworkasp.net-identity

Read More
asp.net identity 2.0 Facebook public_profile not returning fields...


asp.netfacebook-graph-apiasp.net-identity

Read More
Password reset without entering email (ASP.NET Identity)...


asp.netasp.net-identity

Read More
Store the Controllers name and Actions Name into my Custom Tables that I Add them into Identity in C...


c#sql-serverasp.net-mvcasp.net-identitycode-first

Read More
Change User Id type to int in ASP.NET Identity in VS2015...


asp.netasp.net-mvcasp.net-identity

Read More
Why is ASP.NET Identity 2.0 using a GUID/string as user id?...


c#asp.netasp.net-identity

Read More
How to implement the same claim for different departments...


asp.net-coreasp.net-identityjwtclaims-based-identity

Read More
Asp.net Core 2 Listing users with their roles...


asp.netentity-frameworkasp.net-coreasp.net-identity

Read More
Changing data type of user id in asp.net core 2.0 doesn't work well...


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

Read More
Asp Core Identity, How to get userId after login?...


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

Read More
IdentityServer3 not generating subject id when a user is logging in...


asp.net-mvcasp.net-identityidentityserver3

Read More
User.Identity.GetUserId() returns null in cotrollers constructor...


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

Read More
ASP.NET claim policy not authorizing...


asp.netasp.net-identityidentityserver4claims-based-identity

Read More
IdentityServer4 custom AuthenticationHandler can't find all claims for a user...


c#asp.net-identityidentityserver4claims-based-identity

Read More
MVC Core SelectList with UserId and Join to another table...


c#asp.net-mvclinq-to-entitiesasp.net-identityhtml.dropdownlistfor

Read More
Reference to type 'AuthenticationTicket' claims it is defined in 'Microsoft.AspNetCore.A...


c#.netasp.net-identityidentityasp.net-core-2.0

Read More
Getting All Users and All Roles through asp.net Identity...


asp.netvisual-studio-2013asp.net-identity

Read More
Microsoft AspNet Identity 2.0.0.0 - Columns purpose...


asp.net-identity

Read More
access_denied while logging into asp.net MVC 5 website using facebook Authentication...


asp.net-mvcoauth-2.0asp.net-identityfacebook-login

Read More
Does ApplicationSignInManager retain a list of successful logins?...


c#asp.net-mvcasp.net-identity

Read More
What requirements are needed to satisfy UserManager dependencies in ASP.NET Core?...


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

Read More
How to manage roles and users from API level securely...


asp.net-identityidentityserver4

Read More
How to use Asp.Net Core Identity in Multi-Tenant environment...


asp.net-identityasp.net-core-2.0

Read More
Created a mvc5 app with Identity2, how do i set it up to use session cookies, so they expire when th...


asp.netasp.net-identityasp.net-identity-2google-signin

Read More
UserManager.FindByName() throwing EntityCommandExecutionException. Why is it using "EXTENT1&quo...


c#oracleentity-frameworkasp.net-identityowin

Read More
Is Session.SessionTimeout is deprecated in ASP.NET Identity...


asp.net-mvcasp.net-mvc-5asp.net-identitysession-timeoutglobal-asax

Read More
How to create a user and get the newly created ID with ASP.NET Identity...


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

Read More
How can I implement SignInManager without a database for a development environment?...


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

Read More
Extending MVC5 and Entity Framework 6 ApplicationUser causing invalid column error on user registrat...


c#asp.net-mvc-5entity-framework-6asp.net-identity

Read More
BackNext