Hello, I have to support some legacy clients that don’t support OIDC, and I want write a rule for my ruleset that checks if either the key-auth or openid-connect plugin is present. Either one would pass.
Is there syntax for that, or should I use other tooling like yq?