envoyproxy/gateway
在 GitHub 查看Support XFFC validation as First class api in SecurityPolicy
Open
#5,392 创建于 2025年3月3日
area/apiarea/policyhelp wanted
仓库指标
- Star
- (2,871 star)
- PR 合并指标
- (PR 指标待抓取)
描述
Description:
When using mTLS for AuthN, RBAC AuthZ should support client certification validation
authorization:
defaultAction: Deny
rules:
principal:
clientCert:
Subject: foo.bar.com
URI: http://foo.bar.com
[optional Relevant Links:] https://github.com/envoyproxy/gateway/issues/2250 https://github.com/envoyproxy/gateway/pull/5310