The result of the authentication event.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/access_allowed", "title": "access_allowed", "default": false, "description": "The result of the authentication event.", "type": "boolean" }