Details

This atomic belongs to the Cisco Duo: Admin API atomic group.

Fetches information about users from Cisco Duo. If a field to filter by isn't provided, all users are returned. This atomic requires the "Grant resource > Read" permission.

Note: This action uses the Duo Admin API which is not enabled by default. You may need to contact Duo Support and ask for the admin API to be enabled.

Target: Cisco Duo integration target or HTTP endpoint for your Duo API hostname with no path

Account Key: None if using an integration-provided target, integration and secret keys if using an HTTP Endpoint target

Steps:
[] Check if we're searching by user ID (if so, append the ID to the relative URL)
[] Generate the request payload and, if necessary, generate a signature for it
[] Send the request
[] Check if the request was successful:
[]> If it was, attempt to extract the results and set the output variables
[]> If a user wasn't found, return an error
[]> If it wasn't, return an error

More information about this API: https://duo.com/docs/adminapi#retrieve-users

About
Integration
Authorship
Cisco Managed