Close delegated prod applier pilot
This commit is contained in:
@@ -15,8 +15,9 @@ path "sys/policies/acl/credential-broker-*-issuer" {
|
||||
capabilities = ["create", "update", "read"]
|
||||
}
|
||||
|
||||
# OIDC roles for caller-scoped workload KV lanes.
|
||||
path "auth/netkingdom/role/*-workload-kv-read" {
|
||||
# OIDC roles for caller-scoped workload KV lanes. The local applier
|
||||
# dry-run constrains role names and bound claims per CCR.
|
||||
path "auth/netkingdom/role/*" {
|
||||
capabilities = ["create", "update", "read"]
|
||||
}
|
||||
|
||||
|
||||
@@ -15,8 +15,9 @@ path "sys/policies/acl/credential-broker-*-issuer" {
|
||||
capabilities = ["create", "update", "read"]
|
||||
}
|
||||
|
||||
# OIDC roles for caller-scoped workload KV lanes.
|
||||
path "auth/netkingdom/role/*-workload-kv-read" {
|
||||
# OIDC roles for caller-scoped workload KV lanes. The local applier
|
||||
# dry-run constrains role names and bound claims per CCR.
|
||||
path "auth/netkingdom/role/*" {
|
||||
capabilities = ["create", "update", "read"]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user