Remove irrelevant group membership checks

This commit is contained in:
Lauri Võsandi 2023-07-29 15:02:15 +03:00
parent fe662dc408
commit 21b583dc5b
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ spec:
redirectUris:
- https://argocd.k-space.ee/auth/callback
allowedGroups:
- github.com:codemowers:admins
- k-space:kubernetes:admins
grantTypes:
- authorization_code
- refresh_token

View File

@ -9,7 +9,7 @@ spec:
redirectUris:
- https://grafana.k-space.ee/login/generic_oauth
allowedGroups:
- github.com:codemowers
- k-space:floor
grantTypes:
- authorization_code
- refresh_token