Search code examples
No authentication handler is configured for the scheme: idsrv...


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

Read More
default lockout asp.identity...


asp.netasp.net-identity

Read More
How do I delete my identity users?...


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

Read More
Why in Asp.Net Identity 2.0 PhoneNumber is [nvarchar](max)...


asp.net-mvcentity-frameworkoptimizationasp.net-identity

Read More
How to access User in a service context in web API?...


asp.netasp.net-web-apiasp.net-web-api2asp.net-identity

Read More
Why is UserManage.CreateAsync throwing an EntityValidationError when duplicate username is used rath...


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

Read More
Consistent access to IOwinContext in Web Forms, MVC, Signalr...


c#asp.netsignalrasp.net-identityowin

Read More
User isn't authenticated with external login...


asp.net-coreasp.net-identity

Read More
HttpContext.User.Claims vs HttpContext.User.Identities.Claims? Difference? When to use one over the ...


.netauthenticationasp.net-core-mvcasp.net-identityclaims-based-identity

Read More
Default Lifetime for token generated for reset password by a IUserTokenProvider...


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

Read More
When changing id type from string to int, how to get id of current signed in user in Web API?...


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

Read More
Get UserID (not Identity.Name) inside Action Filter...


asp.netasp.net-mvcasp.net-identity

Read More
How to implement AuthorizationContext attribute on WebApi?...


c#asp.net-web-apiasp.net-identity

Read More
Get the current user, within an ApiController action, without passing the userID as a parameter...


c#asp.netasp.net-web-apiasp.net-identity

Read More
Adding user roles in runtime for ASP.NET Core API authorization...


c#asp.netauthorizationasp.net-identity

Read More
how to inject dependency in _viewimports file...


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

Read More
Scaffolding Identity framework mvc core...


sqlmodel-view-controllerasp.net-coreasp.net-identityscaffolding

Read More
The entity type 'IdentityUserLogin<string>' requires a primary key to be defined...


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

Read More
How to share authentication between two asp.net application...


asp.netauthenticationasp.net-web-apisignalrasp.net-identity

Read More
Prevent users to not delete if not logged in...


c#asp.net-mvcasp.net-identitycrud

Read More
How can I abstract dependent type from base C# base project using microsoft identity framework?...


c#dependency-injectionasp.net-coreasp.net-identitycode-reuse

Read More
Identity 2 - Confirm Email and then allow user to set password...


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

Read More
LINQ statment looks unreasonable to me: what's my error?...


c#asp.netlinqasp.net-identity

Read More
Access PasswordValidator in Data Annotation Error Message...


c#asp.net-mvcasp.net-identity

Read More
Custom Authentication using legacy user table in Asp.Net Core...


asp.netasp.net-coreasp.net-identityasp.net-authorization

Read More
Identity password reset token is invalid...


c#.netasp.net-identity

Read More
Identity Server 3 token validation...


c#model-view-controllerasp.net-identity

Read More
ExpireTimeSpan ignored after regenerateIdentity / validateInterval duration in MVC Identity (2.0.1)...


asp.net-mvcasp.net-identityidentity

Read More
SignInManager IsSignedIn returns false in SignalR hub...


c#asp.net-coresignalrasp.net-identity

Read More
Configuring IUserTokenProvider for a project using Identity Server 3 and AspNet Identity...


asp.net-identityidentityserver3

Read More
BackNext