The wirefilter expression used for identity matching.
{ "$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" }