Skip to content

Commit

Permalink
GITBOOK-8011: Unibroker config: iin to in
Browse files Browse the repository at this point in the history
  • Loading branch information
awileysnyk authored and gitbook-bot committed Sep 18, 2024
1 parent 41226cd commit 65c8e42
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

The high-level steps in implementing the Universal Broker are the same regardless of the configuration method you use. Using the Snyk Broker `snyk-broker-config` command walks you through these steps, easing the onboarding, while direct API calls require a better understanding of the overall Universal Broker models. The steps follow:

* **One time:** Install the Snyk Broker App iin your Organization. This returns an install ID, a client ID, and a client secret, all needed to interact with the Snyk platform. The Organization ID is required to create the deployment.
* **One time:** Install the Snyk Broker App in your Organization. This returns an install ID, a client ID, and a client secret, all needed to interact with the Snyk platform. The Organization ID is required to create the deployment.
* **One time:** Define a deployment for your tenant ID and install ID.
* **One time:** Define credentials references needed for your connections.
* **One time:** Define your desired connection or connections.
Expand Down

0 comments on commit 65c8e42

Please sign in to comment.