Update SAML Connection
Update a SAML Connection.
Path parameters
id
The SAML Connection ID.
Request
This endpoint expects an object.
id
The SAML Connection ID. Starts with saml_connection_...
.
organizationId
The Organization this SAML Connection belongs to.
createTime
When the SAML Connection was created.
updateTime
When the SAML Connection was last updated.
primary
Whether this is the primary SAML Connection for the Organization.
spAcsUrl
The Service Provider Assertion Consumer Service (ACS) URL.
spEntityId
The Service Provider Entity ID.
idpRedirectUrl
The Identity Provider Redirect URL.
idpX509Certificate
The Identity Provider certificate, in PEM-encoded X.509 format.
Starts with ----BEGIN CERTIFICATE----
.
idpEntityId
The Identity Provider Entity ID.
Response
OK
samlConnection
The updated SAML Connection.