{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/access_enable_binding_cookie", "title": "access_enable_binding_cookie", "default": false, "description": "Enables the binding cookie, which increases security against compromised authorization tokens and CSRF attacks.", "type": "boolean" }