Creating a Zscaler Internet Access connection
Create the connection by using one of the following methods:Using Admin Credentials
To create the connection you need:- An API Address
- A Username
- A Password
- An API Key
Obtaining the credentials
Refer to the Zscaler Internet Access documentation on how to obtain your API key. The username and password are your account credentials.Creating your connection
- In the Blink platform, navigate to the Connections page > Add connection. A New Connection dialog box opens displaying icons of external service providers available.
- Select the Zscaler Internet Access icon. A dialog box with name of the connection and connection methods appear.
- (Optional) Edit the name of the connection. At a later stage you cannot edit the name.
- Select Admin Credentials as the method to create the connection.
-
Fill in the parameters:
- The API Address
- The Username
- The Password
- The API Key
- (Optional) Click Test Connection to test it.
- Click Create connection. The new connection appears on the Connections page.
Using Client Credentials
To create the connection you need:- An API Address
- A Token URL
- A Client ID
- A Client Secret
- A Scope
- Additional Connection Params
Obtaining the credentials
Follow Zscaler Internet Access’s documentation to obtain the credentials.Additional Connection Params lets you add optional key–value pairs when requesting an OAuth 2.0 token. They’re only needed in specific cases, such as when Zscaler’s authorization server requires extra fields like aud, etc.Do not include the
grant_type
parameter in Additional Connection Params
as it is already being sent.Creating your connection
- In the Blink platform, navigate to the Connections page > Add connection. A New Connection dialog box opens displaying icons of external service providers available.
- Select the Zscaler Internet Access icon. A dialog box with name of the connection and connection methods appear.
- (Optional) Edit the name of the connection. At a later stage you cannot edit the name.
- Select Client Credentials as the method to create the connection.
- Fill in the parameters:
- The API Address
- The Token URL
- The Client ID
- The Client Secret
- The Scope
- The Additional Connection Params
- (Optional) Click Test Connection to test it.
- Click Create connection. The new connection appears on the Connections page.