Capabilities
Gather Wiz credentials
1
Log in to your Wiz account and navigate to Settings > Service Accounts.
2
Create a new service account with the following scopes:
read:users- Syncs user accounts and role assignmentsread:projects- Syncs project membership
3
Copy and save the Client ID and Client Secret securely.
4
Note your region-specific API endpoints:
- API URL: Your Wiz GraphQL API endpoint (e.g.,
https://api.us17.app.wiz.io/graphql) - Auth endpoint: Your OAuth2 token endpoint (e.g.,
https://auth.app.wiz.io/oauth/token)
Configure the Wiz connector
- Cloud-hosted
- Self-hosted
Follow these instructions to use a built-in, no-code connector hosted by C1.Done. Your Wiz connector is now pulling access data into C1.
1
In C1, navigate to Apps > Connectors and click Add connector.
2
Search for Wiz and click Add.
3
Choose where to add the connector: Create a new app, or Add to an existing app (then select the app).If you’re creating a new app, choose whether to link it to an application discovered from your identity provider: select Yes and pick the IdP application, or No to continue with just the connector.
4
Set the connector’s Name and, optionally, a Description.
5
Click the pencil icon next to Owners to choose who can configure and manage this connector.
6
Click Add. The connector is created and its configuration page opens.
7
Find the Settings area of the page and click Edit.
8
Enter the required configuration:
- Wiz API URL (required): The Wiz GraphQL API endpoint for your region
- Client ID (required): OAuth2 client ID from your Wiz service account
- Client Secret (required): OAuth2 client secret from your Wiz service account
- Auth Endpoint (required): OAuth2 token endpoint for authentication
9
Click Save.
10
The connector’s label changes to Syncing, followed by Connected. You can view the logs to ensure that information is syncing.