{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/ConnectionDisableSelfServiceChangePassword", "title": "ConnectionDisableSelfServiceChangePassword", "type": "boolean", "description": "Indicates whether to disable self-service change password. Set to true to stop the \"Forgot Password\" being displayed on login pages", "default": false }