Files
terraform-authentik/config/permissions/akP-grafana-user.yaml
T
unkinben 805ea48a36
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/plan Pipeline was successful
Derive group name from filename; use distinct ak_groups claim
- Permission/role group name now comes from the config filename (the map key),
  dropping the redundant `name` field from each YAML and the object types.
- The hierarchical mapping emits an `ak_groups` claim (scope `ak_groups`) instead
  of `groups`, so it never collides with the direct-groups the default profile
  mapping already emits under `groups` (Authentik overrides same-key claims in an
  unpredictable order). Apps request the `ak_groups` scope and read that claim.
2026-07-18 16:19:34 +10:00

4 lines
171 B
YAML

# Permission group akP-grafana-user (name = filename). Grants user
# access to grafana: bound to the grafana application and mapped to its user role.
application: grafana