saml
Returns the SAML 2.0 Metadata XML.
The metadata XML can be downloaded or used for the SAML 2.0 Metadata URL discovery mechanism. This URL is the SAML 2.0 EntityID of the Service Provider implemented by this server.
get/saml/metadata
Query parameters
downloadboolean
If set to true will add a Content-Disposition header to the response which will trigger a download dialog on the browser.
Response
A valid SAML 2.0 Metadata XML document. Should be cached according to the Cache-Control header and/or caching data specified in the document itself.