Cisco Duo - Auth - Authentication Status
This atomic belongs to the Cisco Duo: Auth API atomic group.
"Long-polls" for the next status update from the authentication process for a given transaction. As in, if no status update is available at the time the request is sent, it will wait until there is an update before returning a response.
Target: HTTP Endpoint for your Duo API hostname
Account Key: None (uses API keys)
Steps:
[] Generate a list of parameters to append to the request URL
[] Generate a signed signature for the request
[] Send the request to Duo
[] Set the workflow's output variables
[] Check if the request was successful:
[]> If it was, extract some values and set output variables
[]> If it wasn't, return an error
More information about this API: https://duo.com/docs/authapi#/auth_status