--- uid: identity/overview/getting-started/index 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..." ms.author: aspnetcontent ms.date: 10/02/2013 ms.assetid: 72bb0051-a696-437e-a4e6-ca1225a6e271 msc.legacyurl: /identity/overview/getting-started msc.type: chapter --- Getting Started with ASP.NET Identity ==================== > 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 Recommended Resources](aspnet-identity-recommended-resources.md) - [Adding ASP.NET Identity to an Empty or Existing Web Forms Project](adding-aspnet-identity-to-an-empty-or-existing-web-forms-project.md) - [Developing ASP.NET Apps with Azure Active Directory](developing-aspnet-apps-with-windows-azure-active-directory.md) - [ASP.NET Identity: Using MySQL Storage with an EntityFramework MySQL Provider (C#)](aspnet-identity-using-mysql-storage-with-an-entityframework-mysql-provider.md)