SAML Connections

Retrieve a SAML Connection by ID

Fetches the SAML Connection whose ID matches the provided saml_connection_id in the path. Deprecated: Use the Enterprise Connections API instead. This endpoint will be removed in future versions.

get/saml_connections/{saml_connection_id}

Path parameters

saml_connection_idstring required

The ID of the SAML Connection

Response

A SAML Connection

OR

Changes

Changed in 2 of the 15 revisions of this API.3

    • added the required property login_hint to the response with the 200 status

      response-required-property-added

    • added the required property idp_certificate_expires_at to the response with the 200 status

      response-required-property-added

    • added the required property idp_certificate_issued_at to the response with the 200 status

      response-required-property-added