v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1339117150.4 KB
inboundSamlSsoProfiles

Adds an IdpCredential. Up to 2 credentials are allowed. When the target customer has enabled Multi-party approval for sensitive actions, the Operation in the response will have "done": false, it will not have a response, and the metadata will have "state": "awaiting-multi-party-approval".

post/v1/{+parent}/idpCredentials:add

Path parameters

parentstring required

Required. The InboundSamlSsoProfile that owns the IdpCredential. Format: inboundSamlSsoProfiles/{sso_profile_id}

Request body

pemDatastring

PEM encoded x509 certificate containing the public key for verifying IdP signatures.

Response

Successful response