access_allow_authenticate_via_warp

When set to true, users can authenticate via WARP for any application in your organization. Application settings will take precedence over this value.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-access-allow-authenticate-via-warp-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/access_allow_authenticate_via_warp",
  "title": "access_allow_authenticate_via_warp",
  "description": "When set to true, users can authenticate via WARP for any application in your organization. Application settings will take precedence over this value.",
  "example": "false",
  "type": "boolean"
}