2026-09-05 11:50:27 +02:00
|
|
|
path "platform/data/workloads/state-hub/repository-rename-preflight" {
|
|
|
|
|
capabilities = ["read"]
|
|
|
|
|
}
|
2026-09-05 16:47:26 +02:00
|
|
|
|
|
|
|
|
path "auth/token/lookup-self" {
|
|
|
|
|
capabilities = ["read"]
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
path "auth/token/revoke-self" {
|
|
|
|
|
capabilities = ["update"]
|
|
|
|
|
}
|