{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/access_allow_authenticate_via_warp", "title": "access_allow_authenticate_via_warp", "description": "When set to true, users can authenticate via WARP for any application in your organization. Application settings will take precedence over this value.", "example": "false", "type": "boolean" }