Capabilities
Notes:
- The Wiz Insights connector syncs security issues from Wiz that are related to
USER_ACCOUNTandSERVICE_ACCOUNTentity types. - This connector does not support provisioning. It is a read-only connector that syncs security insights.
- The connector supports incremental sync via an event feed that polls for issues with updated statuses.
Gather Wiz credentials
1
Log in to Wiz and navigate to Settings > Service Accounts.
2
Create a new service account with OAuth2 credentials:
- Click Add Service Account
-
Enter a name:
C1 -
Select the following scope:
read:issues- Allows syncing security issues as insights
- Click Create
- Copy and save the Client ID and Client Secret securely
3
Determine your Wiz API endpoints:
- GraphQL API URL: The regional API endpoint for your Wiz tenant (e.g.,
https://api.us17.app.wiz.io/graphql) - Auth Endpoint: The OAuth2 token endpoint (e.g.,
https://auth.app.wiz.io/oauth/token)
Configure the Wiz Insights connector
- Cloud-hosted
- Self-hosted
Follow these instructions to use a built-in, no-code connector hosted by C1.Done. Your Wiz Insights connector is now pulling security insights into C1.
1
In C1, navigate to Apps > Connectors and click Add connector.
2
Search for Wiz Insights 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.