samlConfigurationManagement

Get SAML configuration metadata XML.

Get metadata XML for a specific SAML configuration within the organization.

get/v1/saml/identityProviders/{id}/metadata

Path parameters

idstring required

Identifier of the SAML configuration for which metadata should be returned.

Response

A SAML configuration metadata XML within the organization.

Changes