{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/access_custom_deny_message", "title": "access_custom_deny_message", "description": "The custom error message shown to a user when they are denied access to the application.", "type": "string" }