{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/access_message",
"title": "access_message",
"description": "The message shown on the landing page.",
"example": "Log in below to reach your applications behind Access.",
"type": "string"
}