title: "Getting Started with ASP.NET Identity | Microsoft Docs"
author: rick-anderson
description: "The ASP.NET Identity system is designed to replace the previous ASP.NET Membership and Simple Membership systems. It includes profile support, OAuth integrat..."
> The ASP.NET Identity system is designed to replace the previous ASP.NET Membership and Simple Membership systems. It includes profile support, OAuth integration, works with OWIN, and is included with the ASP.NET templates shipped with Visual Studio 2013.
- [Introduction to ASP.NET Identity](introduction-to-aspnet-identity.md)
- [ASP.NET Identity: Using MySQL Storage with an EntityFramework MySQL Provider (C#)](aspnet-identity-using-mysql-storage-with-an-entityframework-mysql-provider.md)