access_purpose_justification_required

Require users to enter a justification when they log in to the application.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-access-purpose-justification-required-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/access_purpose_justification_required",
  "title": "access_purpose_justification_required",
  "default": false,
  "description": "Require users to enter a justification when they log in to the application.",
  "example": true,
  "type": "boolean"
}