Search code examples
Asp .Net Identity customize AspNetUser primary id field value?...


c#asp.net-coreasp.net-identityidentityserver4identity

Read More
Asp .Net Core Unit Test Mock UserManager.CreateAsync and return Identity Result...


c#asp.netasp.net-coreasp.net-identityxunit.net

Read More
Claims added in GenerateUserIdentity disappear after login...


c#asp.netvb.netwebformsasp.net-identity

Read More
Having trouble moving my .NET Core 3.0 Web Application from IIS Express to IIS...


.net-coreasp.net-identityiis-7.5iis-8.net-core-3.0

Read More
how to get dropdown list for the logged in user...


asp.netasp.net-mvcrazorasp.net-identity

Read More
How to save user last login date if he was logged in with external login provider using ASP .Net Ide...


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

Read More
Get authenticated user from Middleware class in Blazor app...


.net-coreasp.net-identityblazorblazor-server-side.net-core-3.1

Read More
Issue adding IdentityDbContext...


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

Read More
IdentityServer4 with external provider. Redirect to frontend page with id_token...


c#asp.net-coreasp.net-identityidentityserver4

Read More
IdentityServer4 Role Based Authorization for Web API with ASP.NET Core Identity...


c#asp.netasp.net-coreasp.net-identityidentityserver4

Read More
IEmailSender outside of the UI project...


c#asp.net-coreasp.net-identity

Read More
.NET Core Identity API with permission based auth...


asp.net-coreasp.net-identity

Read More
Setting DropdownList Value using asp.NET Core Identity...


asp.netasp.net-mvcasp.net-corerazorasp.net-identity

Read More
ASP.NET Core - Add role claim to User...


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

Read More
'Forgot Email' function not sending email...


c#asp.net-coreasp.net-identityrazor-pages

Read More
How do you link models/controllers to Identities? Asp.net core...


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

Read More
I used Authorize attribute on Action Method ,do I need to check that User Is Authenticated or not?...


asp.netasp.net-core.net-coreauthorizationasp.net-identity

Read More
How to use an MVC .NET Core authentication cookie in another project on the same domain...


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

Read More
ASP.Net Identity PasswordHash issue on two different web applications...


asp.netsql-server.net-corewebformsasp.net-identity

Read More
How to add new user to database using sql in .net core 3.0 application?...


asp.net-coreasp.net-identity

Read More
Default identity pages is displayed on Azure published site...


c#azureasp.net-coreasp.net-identityazure-web-app-service

Read More
Multiple user type Identity - DbContext design...


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

Read More
await UserManager.CreateAsync looking for column that does not exist...


c#asp.netasp.net-mvcentity-frameworkasp.net-identity

Read More
ASP.NET Identity with React app is breaking on OAuth2 callback...


c#reactjsasp.net-coreasp.net-identity

Read More
Is it safe to use .RequireRole() without .RequireAuthenticatedUser() in ASP.NET Core authorization p...


asp.net-coreasp.net-identity

Read More
ASP.net core IQueryableUserStore how to implement...


c#asp.net-coreasp.net-identity

Read More
Role and Policy Authorization without AspNetCore Identity?...


c#architectureauthorizationasp.net-identityidentityserver4

Read More
ASP.NET MVC5 Identity issue with User.Identity.GetUserId() during login process...


asp.netauthenticationasp.net-identity

Read More
How to prevent users that are already signed in to access Log in or register page in ASP.NET Core?...


authenticationasp.net-coreasp.net-identityasp.net-core-identity

Read More
Dependency injecting an ASP.NET Identity user (and unit testing)...


c#dependency-injectionasp.net-identityrazor-pages

Read More
BackNext