ASP.NET Identity

E827352

ASP.NET Identity is a flexible, extensible membership and authentication system for ASP.NET applications that manages users, passwords, roles, and claims-based security.

All labels observed (2)

Label Occurrences
ASP.NET Identity canonical 1
SignInManager 1

How this entity was disambiguated

Statements (52)

Predicate Object
instanceOf authentication framework
authorization framework
claims-based identity system
membership system
allows custom claims principal factory
custom role store
custom user store
configurableWith IdentityOptions
designedFor ASP.NET applications
web applications
developer Microsoft
includes IdentityDbContext
IdentityRole
IdentityUser
RoleManager
SignInManager
linked to: ASP.NET Identity

UserManager
integratesWith ASP.NET Core authentication middleware
license MIT License
partOf .NET ecosystem
ASP.NET platform
linked to: ASP.NET
provides claims management
password management
role management
security stamp validation
sign-in management
user management
replaces ASP.NET Membership
storageDefault Entity Framework Core
linked to: Entity Framework
supports ASP.NET Core
linked to: ASP.NET

ASP.NET MVC
ASP.NET Web API
linked to: ASP.NET

Entity Framework integration
OAuth
OpenID Connect
account lockout
claims-based authentication
cookie-based authentication
custom storage providers
custom user properties
dependency injection
email confirmation
external logins
password hashing
password reset
phone number confirmation
role-based authorization
social logins
two-factor authentication
user claims
user roles
writtenIn C#

How these facts were elicited

Referenced by (2)

Full triples — surface form annotated when it differs from this entity's canonical label.

ASP.NET SignalR supportsAuthentication ASP.NET Identity
ASP.NET Identity includes SignInManager
linked to: ASP.NET Identity