Purpose
This automation returns the Oauth token to be used in future requests to Itential. Retrieves the client_id and client_secret from the Itential Platform Instances Config Table.
authentication-get-token-oauth
API used:
/oauth/token
Input
Inputs | Data Type | Sample Input | Description |
---|---|---|---|
instance_name | Dropdown (String) | SE Lab Prod 2023.1 | The Itential Platform instance name |
Output
Output | Data Type | Sample Output | Description |
---|---|---|---|
token | String | 9f0999c2-7054-4820-8eeb-c3052d30acaa | The authentication token |
Error Output
Error Output | Data Type | Sample Output | Description |
---|---|---|---|
error_message | String | Invalid credentials | Error message |