Session

Customizing ASP.Net Identity and adding Third-Party sign-in providers

You have ASP.NET identity baked into your ASP.Net MVC solution, but you want to change some of the default user properties to add additional information about the users. You need to be able to add the fields and then scaffold the correct pages for your application to allow users to provide information for the new custom fields during sign-in and registration.

Additionally, you want to create the ability to sign in to the application via Microsoft, Facebook, or Google, or another third-party provider, and leverage that in tandem with your existing ASP.NET identity solution.

This session will demonstrate how to update the default ASP.NET Identity user with new properties, scaffold the identity pages for modification to allow for gathering information for the custom fields, and will conclude by integrating third-party sign in via Microsoft accounts (with discussions around utilization of Apple/Facebook/Google/others).

Brian Gorman

Microsoft Azure MVP, Speaker, Author, Trainer, and .Net Developer

Waterloo, Iowa, United States

View Speaker Profile