Remove irrelevant group membership checks
This commit is contained in:
parent
fe662dc408
commit
21b583dc5b
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user