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
Changes
Changed in 2 of the 15 revisions of this API.3
- ○
added the required property
login_hintto the response with the200statusresponse-required-property-added
- ○
- ○
added the required property
idp_certificate_expires_atto the response with the200statusresponse-required-property-added
- ○
added the required property
idp_certificate_issued_atto the response with the200statusresponse-required-property-added
- ○