Cisco Duo - Auth - Enroll
Details
This atomic belongs to the Cisco Duo: Auth API atomic group.
Begins enrollment with Duo for a new user. This creates the user in Duo and returns activation information used to configure Duo Mobile.
Target: HTTP Endpoint for your Duo API hostname
Account Key: None (uses API keys)
Steps:
[] Generate a list of parameters to POST to Duo
[] 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#/enroll
About
Authorship
Cisco Managed