Skip to main content

List all MFA servers

Retrieve a list of all multi-factor authentication servers.

Query Parameters
  • folder string required

    Possible values: Value must match regular expression ^[0-9a-zA-Z._-\s]{1,}$, [Shared, Mobile Users, Remote Networks, Service Connections, Mobile Users Container, Mobile Users Explicit Proxy]

    The folder on which you want to perform this operation.

  • name string

    The name of the entry.

Responses

Get mfa server


Schema
  • Array [
  • id string

    uuid of the resource

  • mfa_cert_profile string required
  • mfa_vendor_type object
  • oneOf

  • okta_adaptive_v1 object
  • okta_api_host string
  • okta_baseuri string
  • okta_org string
  • okta_timeout string
  • okta_token string
  • name string required
  • ]
  • Loading...