Close delegated prod applier pilot
This commit is contained in:
parent
2db4d1afe1
commit
38936d8fd6
5 changed files with 79 additions and 27 deletions
|
|
@ -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"]
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue