pomerium/pkg/policy
Kenneth Jenkins 8401170443
authorize: add "client-certificate-required" reason (#4389)
Add a new reason "client-certificate-required" that will be returned by
the invalid_client_certificate criterion in the case that no client
certificate was provided. Determine this using the new 'presented' field
populated from the Envoy metadata.
2023-07-25 10:03:51 -07:00
..
criteria authorize: add "client-certificate-required" reason (#4389) 2023-07-25 10:03:51 -07:00
generator chore(deps): bump github.com/open-policy-agent/opa from 0.35.0 to 0.36.0 (#2911) 2022-01-14 12:13:33 -07:00
parser authorize: omit client cert rule when not needed (#4386) 2023-07-24 15:27:57 -07:00
rules move directory providers (#3633) 2022-11-03 11:33:56 -06:00
policy.go