Cisco Umbrella - Get Access Token
Details
This atomic belongs to the Cisco Umbrella (v2) atomic group.
Fetches an OAuth2 authorization token for the Cisco Umbrella API. If you are using an integration-provided Umbrella target, you do not need to use this atomic as an access token will be generated by the target for you.
Target: HTTP Endpoint for "api.umbrella.com"
Account Key: HTTP Basic Authentication with a Cisco Umbrella API client ID and secret
Steps:
[] Make the API request to get a token
[] Check if the API request succeeded:
[]> If it did, attempt to extract the bearer token and expiration time and set the workflow's output variables
[]> If it didn't, output an error
More information about this API: https://developer.cisco.com/docs/cloud-security/create-authorization-token/
About
Integration
Authorship
Cisco Managed