Search code examples
What is role of JWT in authentication process?...


asp.net-coreauthenticationjwtauthorizationasp.net-identity

Read More
How to get access token from httpcontext using owin and Mvc 5...


c#asp.net-identityowinasp.net-mvc-5.2

Read More
Entity Framework 6.0, Identity, one-to-many relationship not working in IdentityUser class...


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

Read More
ASP.NET WebApi returns HTTP 404 instead of HTTP 401...


authorizationasp.net-identityasp.net-core-webapihttp-error

Read More
ASP.Net Identity Identity.IsAuthenticated remains true, even after deleting user...


c#asp.net-mvcasp.net-identity

Read More
CustomUserStore with custom User entity error...


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

Read More
Creating a custom SignInManager in Asp.Net Core 3 Identity...


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

Read More
Adding users to roles in ASP.Net Identity with EF 6 causes new roles and users to be created...


asp.net-coreentity-framework-coreblazorasp.net-identityef-core-6.0

Read More
Updating a user role with identity in .net core without relogging...


.netasp.net-coreasp.net-identity

Read More
Where are the Login and Register pages in an AspNet Core scaffolded app?...


asp.net-coreasp.net-identityrazor-pages

Read More
User sync between Identity Server and Web API...


oauth-2.0asp.net-identityopenid-connectduende-identity-server

Read More
How do I use asp.net-Identity to create a role and assign it to a user?...


c#asp.net-coreasp.net-identity.net-6.0razor-pages

Read More
Query users & roles (ASP.NET identity) via Linq...


c#asp.net-mvcentity-frameworklinqasp.net-identity

Read More
Where are the authorize attributes coming from on the identity pages?...


asp.net-coreasp.net-identity

Read More
IdentityServer4 always return 401 Unauthorized or 403 Forbidden...


c#asp.net-coreasp.net-identityidentityserver4identity

Read More
How to protect all controllers by default with bearer token in ASP.NET Core?...


c#authenticationasp.net-corejwtasp.net-identity

Read More
PasswordHasher gives different hash result after dotnet 7 update...


.netasp.net-core.net-coreasp.net-identity

Read More
ASP.Net Core Identity ResetPasswordAsync Failed : InvalidToken...


c#asp.net-coreasp.net-identity

Read More
Add persistent claim with Asp.Net Core Identity...


c#asp.net-coreasp.net-identity

Read More
InvalidOperationException: Cannot create a DbSet for 'Role' because this type is not include...


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

Read More
How to authenticate with Azure AD / OpenId but use Entity Framework based user/role data...


entity-frameworkasp.net-identityazure-active-directoryowinopenid-connect

Read More
How can I DbInizializer in Program in Net6...


c#.netasp.net-coreasp.net-identity.net-6.0

Read More
Is it ok to expose messages from the `IdentityError` class?...


c#securityasp.net-coreerror-handlingasp.net-identity

Read More
AddHandlebarsScaffolding with Entity Framework...


c#asp.net-identityscaffoldinghandlebars.net

Read More
Why AspNetUser create a string id? Id string is method safe?...


asp.net-mvcasp.net-identity

Read More
How determine if user has enabled Authenticator...


c#asp.net-corerazorasp.net-identity

Read More
Why is my web app trying to connect to SQL Server Express when it's not supposed to?...


asp.net-mvcasp.net-identity

Read More
InvalidOperationException: Unable to resolve service for type 'Microsoft.AspNetCore.Identity.Use...


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

Read More
Asp.net IDentity 2 Database First AspNetUserLogins' has no key defined...


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

Read More
Compilation error 'IUser.UserName' in explicit interface declaration is not a member of inte...


c#asp.net-identityasp.net-identity-2

Read More
BackNext