feat/stable-release #1

Merged
lanson merged 30 commits from feat/stable-release into main 2024-05-28 20:45:33 +00:00
Showing only changes of commit a1a7818c15 - Show all commits

View File

@ -8,7 +8,4 @@ path "sys/mounts/{{identity.entity.metadata.prefix}}/*" {
path "auth/token/create" {
capabilities = ["create", "update", "sudo"]
allowed_parameters = {
policies = [["${tenant_name}-admin"]]
}
}