zero-trust-gateway_identity

The wirefilter expression used for identity matching.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-zero-trust-gateway-identity-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/zero-trust-gateway_identity",
  "title": "zero-trust-gateway_identity",
  "description": "The wirefilter expression used for identity matching.",
  "example": "any(identity.groups.name[*] in {\"finance\"})",
  "type": "string"
}