{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/ConnectionMetadataXml", "title": "ConnectionMetadataXml", "description": "Standard IdP metadata XML payload used across SAML-compatible strategies.", "type": "string", "minLength": 1, "maxLength": 102400 }