SSO
Parse Saml Service Provider Metadata
ParseSAMLServiceProviderMetadata parses one uploaded SAML service-provider metadata document and returns the SAML configuration it implies, without creating or changing anything. The document is not stored. Use it to preview an SP's capabilities before creating a SAML application; edit the returned configuration before passing it to Create. Only upload or paste a customer-supplied document -- C1 does not fetch metadata URLs.
post/api/v1/sso/applications/saml/parse-sp-metadata
Request body
Response
SSOApplicationServiceParseSAMLServiceProviderMetadataResponse returns the SAML configuration derived from one metadata document and every finding the parser raised about it.