{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/ConnectionClientProtocolSAML", "title": "ConnectionClientProtocolSAML", "description": "The response protocol used to communicate with the default application.", "oneOf": [ { "$ref": "#/components/schemas/ConnectionOptionsIdpInitiatedClientProtocolEnumSAML" } ] }