Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity

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

MVC5 Log Off link fails from different Areas

What is CookieAuthenticationOptions.AuthenticationType used for?

Store data in cookie with asp.net core identity

Authorize Policy attribute always returns 403 forbidden using .net core Identity and JwtBearerAuthentication

Identity 2.0 Claims not being added to the database

ASP.NET Core 1.1 getting all users and their roles

Creating inheritance users from base asp.net identity user

Correlation failed. at Microsoft.AspNetCore.Authentication.RemoteAuthenticationHandler during OIDC authentication

ASP.NET Core Identity 2: User.IsInRole always returns false

AspNetCore - change cookie name when using Google Authentication

Get username by user ID aspnet.Identity in asp.net mvc

How to disable a User in Identity 2.0?

ASP.NET 'FindByNameAsync' returns null?

c# asp.net asp.net-identity

Cannot resolve scoped service 'Microsoft.AspNetCore.Identity.UserManager`1[IdentityServerSample.Models.ApplicationUser]' from root provider