-
Book Overview & Buying
-
Table Of Contents
ASP.NET Web API Security Essentials
By :
Voila! We just secured our Web API using the external authentication mechanisms.
In this chapter, you learned about OWIN external authentication and how to use it in order to secure our Web API.
You also learned how to register as a developer on external authentication services such as Facebook, Twitter, Google, and Microsoft and create an application there to get client ID and secret key and consumer ID and secret key respectively.
Then you learned how to configure the ID and secret keys that are copied from external authentication services in our source code in order to implement the external authentication in our application.
Finally, we ran the application and saw the working of external authentication in action.
In the next chapter, let's learn how to protect our Web API from cross-site request forgery attack.
Let's prepare for the attack!
Change the font size
Change margin width
Change background colour