Skip to content

Commit

Permalink
corrected connectionJSON url
Browse files Browse the repository at this point in the history
  • Loading branch information
Kkundan committed May 3, 2024
1 parent e2b62ec commit 98eddbb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ For the purpose of this guide, we will use Zscaler and build the relevant jsons.
### Step 1 - ConnectionJSON
The ConnectionJSON in the context of Saviynt's REST connector is a structured JSON object used to configure the connection parameters for integrating with an external application via REST APIs. This JSON configuration includes details about how to authenticate, communicate, and handle errors when interacting with the application's endpoints.

Refer to [ConnectionJSON In Depth](connection-json.mdx) for detailed information about various attributes of ConnectionJSON and what to use when.
Refer to [ConnectionJSON In Depth](../concepts/connection-json.mdx) for detailed information about various attributes of ConnectionJSON and what to use when.

Zscaler supports OAuth2 authentication with Bearer token. In order to manage users and access using Saviynt in Zscaler, SCIM needs to be enabled in Zscaler
These steps are performed in the ZIA Admin Portal. For more information, see the applicable ZIA product documentation
Expand Down

0 comments on commit 98eddbb

Please sign in to comment.