SAML Authentication
Get SAML metadata
Renders the XML metadata for the SAML Service Provider configuration. This endpoint is only accessible by administrators and provides the metadata required for IDP configuration.
get/api/v1/dotsaml/metadata/{idpConfigId}
Path parameters
idpConfigIdstring required
Identity Provider configuration ID (typically host ID)
Response
SAML metadata rendered successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.