Set up the Wiz environment
You must obtain the credentials associated with the Wiz service account to configure Wiz for use with the Service Graph Connector for Wiz.
Before you begin
Role required: Wiz user with a role that has Write (W) permission on service accounts
About this task
To create a service account, you must be logged in as a Wiz user with Write (W) permission on service accounts. Project-scoped roles can create service accounts only on their own projects.
For more information on obtaining Wiz details, see Add a Service Account on the Wiz documentation site (requires Wiz login).
Procedure
Log in to your Wiz dashboard.
Obtain the Wiz URL.
Navigate to your user profile and copy the API Endpoint URL.
Note: The Service Graph Connector for Wiz uses the following token URL:
https://auth.app.wiz.io/oauth/token
Obtain the client ID and client secret.
Navigate to Settings > Service Accounts.
Select Add Service Account.
Name the new service account.
In the Projects list, select projects to limit access of the service account.
In the API Scopes field, select the permissions read:resources and read:projects.
Select Add Service Account.
From the Copy your secret credentials dialog box that appears, copy the client secret and client ID from their respective fields.
Select Finish to return to the Wiz dashboard.