Skip to main content

Get a MFA server

Get a multi-factor authenticatoin server by ID.

Path Parameters
  • id string required

    The resource's unique identifier.

Responses

Get authentication sequence by id


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...