{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/ConnectionSignInEndpointAD", "title": "ConnectionSignInEndpointAD", "description": "The sign-in endpoint type for the AD-LDAP connector agent (managed by the AD Connector agent).", "anyOf": [ { "$ref": "#/components/schemas/ConnectionHttpsUrlWithHttpFallback255" } ] }