Added api scope to netbird

Changelog: added
Signed-off-by: GeorgeRaven <GeorgeRavenCommunity@pm.me>
This commit is contained in:
GeorgeRaven
2026-01-11 21:42:46 +00:00
parent 60ccbd355d
commit ea95082eb0

View File

@@ -22,6 +22,7 @@ spec:
# non-standard extras
- roles-in-all-tokens # Add keycloak variant of roles to all tokens
- netbird-audience
- api # Add api audience to access token
providerConfigRef:
name: {{ .Values.oidc.config.ref }}
---