The id of the integration instance.
Example:3f51fa25-310a-421d-bd1a-007f859021a3
Creates an auth credential scoped to the given integration instance.
Auth credentials are singleton resources that have a 1-to-1 relationship with
an integration instance.
An attempt to create subsequent auth credentials for an instance will result in a 409 response.
The id of the integration instance.
Example:3f51fa25-310a-421d-bd1a-007f859021a3
One OfAllowed values:oauth
A response containing an integration instance auth credential.
Object containing metadata for an integration instance auth credential.
One OfExample:4f535923-ec24-456c-b4e5-e67f65c8c208
Short-hand descriptor of an integration instance.
List of detected missing permissions required to enable the full functionality of the given integration instance.
Indicates that the credential is no longer valid and must be replaced with a new valid credential.
Example:false
Timestamp denoting when the when the credential will expire in RFC-3339 format with a “T” character separating date from time within the field value.
When expired, the credential must be replaced with a new valid credential to re-enable full functionality for the given integration instance.
A null value indicates no known expiration time.
Example:2025-04-01T07:20:50Z
An ISO-8601 timestamp representation of entity creation date.
Example:2022-11-04T20:10:06.927Z
Allowed values:oauth
Fetches the auth credential scoped to the given integration instance.
The id of the integration instance.
Example:3f51fa25-310a-421d-bd1a-007f859021a3
A response containing an integration instance auth credential.
Object containing metadata for an integration instance auth credential.
One OfExample:4f535923-ec24-456c-b4e5-e67f65c8c208
Short-hand descriptor of an integration instance.
List of detected missing permissions required to enable the full functionality of the given integration instance.
Indicates that the credential is no longer valid and must be replaced with a new valid credential.
Example:false
Timestamp denoting when the when the credential will expire in RFC-3339 format with a “T” character separating date from time within the field value.
When expired, the credential must be replaced with a new valid credential to re-enable full functionality for the given integration instance.
A null value indicates no known expiration time.
Example:2025-04-01T07:20:50Z
An ISO-8601 timestamp representation of entity creation date.
Example:2022-11-04T20:10:06.927Z
Allowed values:oauth
Deletes the auth credential scoped to the given integration instance.
The id of the integration instance.
Example:3f51fa25-310a-421d-bd1a-007f859021a3
Integration Instance Auth Credential was deleted successfully.
A integration instance may need to be provided with an auth config before authorizing the instance.
Typically an auth config will be required when authorizing against a integration which is hosted within your organization.
The integration instance’s auth config will inform how the Service Catalog will authorize the integration instance.
Note that updating the auth config for an instance which is already authorized will remove the existing credential, requiring you to re-authorize the instance.
Fetches auth config scoped to the given integration instance.
The id of the integration instance.
Example:3f51fa25-310a-421d-bd1a-007f859021a3
A response containing integration instance auth config.
One OfAllowed values:oauth
The OAuth client identifier.
Example:d745213a-b7e8-4998-abe3-41f164001970
The URL where users are redirected to authorize access.
Example:https://identity.service.com/oauth/authorize
The URL used to retrieve access tokens.
Example:https://identity.service.com/oauth/token