access_allowed

The result of the authentication event.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-access-allowed-schema.json Raw ↑
{
  "$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"
}