Search code examples
Asp.Net core MVC6 How to initially add roles in Identity 3...


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

Read More
Why does this violate the type constraint?...


asp.netasp.net-identitytype-constraintsasp.net-identity-3

Read More
What is the different between System.IdentityModel.Tokens & Microsoft.IdentityModel.Tokens? Whic...


asp.net-corejwtasp.net-core-2.0asp.net-identity-3

Read More
ASP.NET Identity (with IdentityServer4) get external resource oauth access token...


c#oauthasp.net-identityidentityserver4asp.net-identity-3

Read More
How to make EF-Core use a Guid instead of String for its ID/Primary key...


c#asp.net-coreentity-framework-coreasp.net-identityasp.net-identity-3

Read More
IAuthorizationFilter not called every time...


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

Read More
How to get current UserId in Identity 3.0? User.GetUserId returns null...


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

Read More
Cannot use table 'AspNetUsers' in schema '' for entity 'AspNetUsers' since i...


asp.net-coreasp.net-core-mvcentity-framework-coreasp.net-identity-3

Read More
ASP.NET Core Identity: No service for role manager...


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

Read More
Using a Custom SignInManager...


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

Read More
Creating a new AuthorizationHandler/IAuthorizationRequirement that uses a service...


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

Read More
How do I tell UserManager.FindByNameAsync to include a relation?...


entity-frameworkasp.net-identityasp.net-identity-3

Read More
How to make custom user claims be available in API requests...


c#asp.netidentityserver4claims-based-identityasp.net-identity-3

Read More
Identity 3.0 Getting a user by id when the id is "int"...


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

Read More
My Custom Authorize Attribute Always Redirects to Un authroized page...


asp.net-mvcasp.net-identity-3

Read More
Identity server 3 remember me not working when we give "/identity" path...


c#identityserver3asp.net-identity-3

Read More
ASP.NET Identity 2 to 3...


sql-serverasp.net-mvcasp.net-core-mvcasp.net-identity-2asp.net-identity-3

Read More
How to set PasswordHasherCompatibilityMode.IdentityV3 in ASP.NET 5 Identity?...


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

Read More
Add claims when creating a new user...


c#asp.net-coreasp.net-identityasp.net-identity-3

Read More
Can't retrieve UserId from Microsoft.AspNet.Identity...


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

Read More
Store custom datas in Identity Cookie...


asp.net-coreasp.net-identity-3

Read More
Migrations is not detecting added property to ApplicationRole : IdentityRole...


c#asp.net-coreasp.net-core-mvcasp.net-identityasp.net-identity-3

Read More
ASP.NET Identity - how to change password requirements when creating user programmatically...


visual-studio-2015asp.net-coreasp.net-identityasp.net-identity-3

Read More
OpenIdConnect access_token size and accessing claims server side...


asp.net-coreclaims-based-identityopenid-connectasp.net-identity-3openiddict

Read More
Enabling both Cookie authentication and ASP.NET Identity authentication in an MVC project...


asp.net-mvcasp.net-web-apiasp.net-identity-3

Read More
ASP.NET Identity 3.0 - how is the database with user tables created in an MVC application?...


c#asp.netentity-frameworkasp.net-mvc-5asp.net-identity-3

Read More
Back button issue in MVC 6 after login and logout...


asp.net-coreasp.net-core-mvcasp.net-identity-3

Read More
How to change login url when using asp.net 5...


asp.net-coreasp.net-identity-3

Read More
InvalidOperationException: A circular dependency was detected for the service of type 'Microsoft...


dependency-injectionasp.net-core-mvcasp.net-identity-3

Read More
ASP.NET MVC 5 get claims...


c#asp.net-mvcclaims-based-identityclaimsasp.net-identity-3

Read More
BackNext