access_schemas-isolation_required

Require this application to be served in an isolated browser for users matching this policy.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-access-schemas-isolation-required-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/access_schemas-isolation_required",
  "title": "access_schemas-isolation_required",
  "default": false,
  "description": "Require this application to be served in an isolated browser for users matching this policy.",
  "example": false,
  "type": "boolean"
}