- Check and meet the prerequisites for Zscaler OAuth 2.0 Authentication.
- Retrieve the base URL required for making API calls.
- Authenticate the client and retrieve an access token from Zscaler.
- Make a secure API call using the access token.
In this quest, you'll learn how to secure Anythink's application by integrating it with Zscaler API. You'll explore the different authentication schemes Zscaler offers, including OAuth 2.0, and implement secure access to Zscaler's Cloud Service API. By the end of this quest, you'll know how to authenticate and make API calls securely using access tokens.