Describes the authentication method and permissions required to configure a Sigma Server connection in Data Integrity Suite.
Authentication Method
Sigma Server connects via REST API using OAuth 2.0 for authentication and authorization. You must generate API credentials (Client ID and Client secret) from the Sigma administration console.
Required Permissions
The account associated with the API credentials must have the following permissions to access Sigma metadata:
- Can View- Permission to view datamodels and workbooks
- Can Use- Permission to use database connections
API Credentials Setup
Before the API can be used, you must generate API client credentials:
- Log in to the Sigma Server admin console as an administrator
- Go to
- Select Create new, enter a name, and select the API scope check-box
- Select an admin-type user as the credentials owner
- Copy the generated Client ID and Client secret for use in Data Integrity Suite