Skip to main content

Create a SAML server profile

Create a SAML server profile.

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.

Request Body

The saml server profile you want to create

  • 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

Created

Loading...