Lab 4 overview
In this lab, you’ll learn how to secure access to an API by using the OAuth 2.0 protocol. You will build the OAuth 2.0 provider and then add the OAuth 2.0 security to an existing API.
Prerequisites
Complete the previous lab “Lab 1: get started with API Connect on IBM Bluemix.”
You also need cURL or a similar utility to post HTTP requests.