Skip to main content

Edit a saml server profile

Modify a saml server profile.

Path Parameters
  • id string required

    The resource's unique identifier.

Request Body

The saml server profile you want to edit

  • certificate string required

    Possible values: <= 63 characters

  • entity_id string

    Possible values: non-empty and <= 1024 characters

  • 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
Responses

Ok

Loading...