{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/ConnectionAppDomainAzureAD", "title": "ConnectionAppDomainAzureAD", "description": "The Azure AD application domain (e.g., 'contoso.onmicrosoft.com'). Used primarily with WS-Federation protocol and Azure AD v1 endpoints.", "type": "string", "minLength": 0, "maxLength": 255 }