Revert temporary agents read grant on Authentik provider token #138

Merged
benvin merged 1 commits from benvin/revert-agents-authentik-read into master 2026-08-25 21:35:57 +10:00
@@ -1,14 +0,0 @@
# Lets the agents AppRole read the Authentik provider API token so a coding
# agent can run a one-off `terragrunt import` in terraform-authentik to
# reconcile resources orphaned by the failed jellyfin apply. Read-only on the
# single token path; revert once the import is done. Mirrors the
# gitea/creds/unkin-agent binding pattern.
---
rules:
- path: "kv/data/service/terraform/authentik"
capabilities:
- read
auth:
approle:
- agents