{ "$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" }