{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/ConnectionSignInEndpointADFS", "title": "ConnectionSignInEndpointADFS", "description": "Passive Requestor (WS-Fed) sign-in endpoint discovered from metadata or provided explicitly.", "anyOf": [ { "$ref": "#/components/schemas/ConnectionHttpsUrlWithHttpFallback2048" } ] }