Skip to main content
All CollectionsConnectionsProvider
Wiz (Vulnerability Scanning) Connection

Wiz (Vulnerability Scanning) Connection

Instructions on how to generate credentials for Wiz and the required permissions. This is for the Vulnerability Scanning type connection.

Updated over a week ago

Tto authenticate with Wiz, we require the following:

  1. Base URL: API endpoint URL of the format https://api.<TENANT_DATA_CENTER>.<ENVIRONMENT>

  2. Client ID: OAuth2 based Client ID.

  3. Client Secret: Oauth2 based Client Secret.

​Steps to obtain Wiz Base URL

  1. Navigate to your user profile and copy the API Endpoint URL.

​Steps to obtain Client ID and Client Secret:

  1. In the Wiz dashboard Navigate to Settings > Service Accounts.

  2. Click Add Service Account.

  3. Name the new service account.

  4. If you desire, narrow the scope of this service account to specific projects.

  5. Select the below permissions and click Add Service Account.

  • read:resources

  • read:controls

  • read:vulnerabilities

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.

Did this answer your question?