DUO Admin

DUO for admins. Must have access to the admin api in order to use this.

Authentication & Identity Management · DUO Admin

Configuration parameters

  • hostname — API Hostname (required)
  • integration_key — Integration Key
  • secret_key — Secret Key
  • credentials_key — Integration Key
  • insecure — Trust any certificate (not secure)
  • proxy — Use system proxy settings

Commands (12)

  • duoadmin-associate-device-to-user

    Associates a device to a user.

  • duoadmin-delete-u2f-token

    Delete a u2f token.

  • duoadmin-dissociate-device-from-user

    Dissociates a device from a user.

  • duoadmin-get-admins

    Returns administrator accounts.

  • duoadmin-get-authentication-logs-by-user

    Returns authentication logs associated with a user. Limited to 30 at a time.

  • duoadmin-get-bypass-codes

    Retrieves the information from the bypass code table.

  • duoadmin-get-devices

    Returns all existing devices.

  • duoadmin-get-devices-by-user

    Return devices associated with a user.

  • duoadmin-get-u2f-tokens-by-user

    Returns a list of U2F tokens associated with the given username.

  • duoadmin-get-users

    Return usernames and their user id.

  • duoadmin-modify-admin

    Modify the administrator user.

  • duoadmin-modify-user

    Modify the user account.