Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity

How AspNet Identity with my model

Compilation error 'IUser.UserName' in explicit interface declaration is not a member of interface - why am I gettings this?

Redirect user to custom login page when using Azure AD

AuthenticationManager.SignIn() is not signing in

ASP.NET Identity and IdentityServer connection

Relation to users when these are stored in an external Identity provider service

Send connection string to ApplicationDBContext

Securing the whole ASP.NET 5 MVC 6 application

Bad Request (400) when using Web API Token Authentication from Angular JS

How to find Client id in login flow

Does Identity Owin require LazyLoading?

Using Asp.net Identity in with Entity Framework throws Could not load type .Schema.IndexAttribute' from assembly 'EntityFramework, Version=6.0

ASP.net identity: How to get current IdentityUser (ApplicationUser)? Where is UserManager.FindById?

ApplicationDbContext - where it belongs in project [closed]

Adding Identity to an existing project

How to remove dbo.AspNetUserClaims and dbo.AspNetUserLogins tables (IdentityUserClaim and IdentityUserLogin entities)?

Redirecting an unauthorized user in identity 2.0

Prevent users without confirmed email from logging in ASP.NET MVC Web API Identity (OWIN Security)

How do I properly use my SQLite db in my asp.net core 3.1 MVC application using EF?

RequireNonLetterOrDigit not correctly validated

asp.net asp.net-identity