35c4efd220
Extend Consul’s intentions model to allow for request-based access control enforcement for HTTP-like protocols in addition to the existing connection-based enforcement for unspecified protocols (e.g. tcp).
8 lines
130 B
Plaintext
8 lines
130 B
Plaintext
{
|
|
"name": "envoy.filters.network.rbac",
|
|
"config": {
|
|
"rules": {
|
|
},
|
|
"stat_prefix": "connect_authz"
|
|
}
|
|
} |