{ "opencollection": "1.0.0", "info": { "name": "SAML 2.0 SSO HTTP Bindings Metadata API", "version": "1.0.0" }, "items": [ { "info": { "name": "Metadata", "type": "folder" }, "items": [ { "info": { "name": "SAML 2.0 Metadata Endpoint", "type": "http" }, "http": { "method": "GET", "url": "https://idp.example.com/saml/metadata" }, "docs": "Returns the SAML 2.0 metadata document for the entity (Identity Provider or Service Provider) as defined in the OASIS SAML 2.0 Metadata specification (saml-metadata-2.0-os). The metadata document describes the entity's supported bindings, endpoints, certificates, and capabilities." } ] } ], "bundled": true }