Namespace service account token map keys by account #31

Merged
benvin merged 1 commits from benvin/token-foreach-namespacing into main 2026-08-30 00:03:12 +10:00

1 Commits

Author SHA1 Message Date
unkin-agent 0c6a9104c0 Namespace service account token map keys by account
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/plan Pipeline was successful
Two service_accounts declaring the same token identifier collapsed into a
single entry under merge(), silently dropping one token. Key the map by
account/identifier the way service_account_permissions already does, and
carry the bare identifier as a field for the authentik_token attribute.
2026-08-29 23:10:38 +10:00