SailPointIntegrationConfigInput
Holds the configuration of the SailPoint integration.
Fields
| Field | Type | Description |
|---|---|---|
| baseUrl | String! | The SailPoint ISC tenant base URL (e.g. https:// |
| clientId | String! | The OAuth client ID for authenticating with SailPoint ISC. |
| clientSecret | String! | The OAuth client secret for authenticating with SailPoint ISC. |
| status | SailPointStatusInput | The status of the integration. |