Prerequisites
A Wiz service account created to generate API credentials for this connection. The service account must have the following permissions:
read:resourcesread:vulnerabilitiesread:issues
Make sure you have access to the following values from Wiz:
Base URL (Wiz API endpoint)
Client ID
Client Secret
Steps to obtain Wiz Base URL
Navigate to your user profile and copy the API Endpoint URL.
Steps to obtain Client ID and Client Secret:
In the Wiz dashboard Navigate to Settings > Service Accounts.
Click Add Service Account.
Name the new service account.
If you desire, narrow the scope of this service account to specific projects.
Select the below permissions and click Add Service Account.
read:resourcesread:vulnerabilitiesread:issues
Copy the Client ID and Client Secret.
Record your client secret somewhere safe. After the credential window is closed, the secret is no longer visible.

