Summary

That was easy, wasn't it? We just integrated APS.NET Identity with Web API in order to manage the identity user and membership.

You learned the step by step creation of an empty ASP.NET Web API project that is used to integrate ASP.NET Identity. We then installed the necessary ASP.NET Identity NuGet packages as a part of the integration process.

You also learned how to define controllers and methods in order to manage the identity user and membership for the application.

Finally, you learned about testing the ASP.NET Identity integration with an empty Web API created. Now, we have the necessary controllers and methods to manage application user for ContactLookup. Next, you can create other controllers that are required to enable search on ...

Get ASP.NET Web API Security Essentials now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.