Skip to main content

Get a SAML server profile

Get a SAML server profile by ID.

Path Parameters
  • id string required

    The resource's unique identifier.

Responses

Get saml server profile by id


Schema
  • Array [
  • certificate string required

    Possible values: <= 63 characters

  • entity_id string

    Possible values: non-empty and <= 1024 characters

  • id string

    uuid of the resource

  • max_clock_skew integer

    Possible values: >= 1 and <= 900

  • slo_bindings string

    Possible values: [post, redirect]

  • sso_bindings string

    Possible values: [post, redirect]

  • sso_url string

    Possible values: non-empty and <= 255 characters

  • validate_idp_certificate boolean
  • want_auth_requests_signed boolean
  • ]
Loading...