FIX(authelia): configure OIDC claims and scopes

- Remove groups scope (not provided by Authelia)
- Add claims_policy for preferred_username
- Remove sub from claims_policy (standard claim)
This commit is contained in:
2026-01-09 20:10:36 +09:00
parent fa4521e946
commit 5f9573133e
4 changed files with 11 additions and 96 deletions

View File

@@ -5,4 +5,3 @@ resources:
- manifests/external-secret.yaml
- manifests/rbac.yaml
- manifests/oidc-secret.yaml
- manifests/oidc-setup-job.yaml