Get IDP metadata XML
Returns the SAML2 IDP metadata as XML. This document is shared with Service Providers so they can configure their SAML client. The SSO URL embedded in the metadata points to the REST layer’s /sso/ endpoint.
Authentication
Api-Keystring
API key of the organization. Always sent together with the Secret-Access header.
Path parameters
centralized_organization_slug
Headers
Secret-Access
Response
SAML2 IDP metadata XML document
Errors
400
Bad Request Error
404
Not Found Error
422
Unprocessable Entity Error
