{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/ConnectionAgentIPAD", "title": "ConnectionAgentIPAD", "description": "IP address of the AD connector agent used to validate that authentication requests originate from the corporate network for Kerberos authentication (managed by the AD Connector agent).", "type": "string", "minLength": 2, "maxLength": 39 }