Remove irrelevant group membership checks
This commit is contained in:
parent
fe662dc408
commit
21b583dc5b
@ -9,7 +9,7 @@ spec:
|
|||||||
redirectUris:
|
redirectUris:
|
||||||
- https://argocd.k-space.ee/auth/callback
|
- https://argocd.k-space.ee/auth/callback
|
||||||
allowedGroups:
|
allowedGroups:
|
||||||
- github.com:codemowers:admins
|
- k-space:kubernetes:admins
|
||||||
grantTypes:
|
grantTypes:
|
||||||
- authorization_code
|
- authorization_code
|
||||||
- refresh_token
|
- refresh_token
|
||||||
|
@ -9,7 +9,7 @@ spec:
|
|||||||
redirectUris:
|
redirectUris:
|
||||||
- https://grafana.k-space.ee/login/generic_oauth
|
- https://grafana.k-space.ee/login/generic_oauth
|
||||||
allowedGroups:
|
allowedGroups:
|
||||||
- github.com:codemowers
|
- k-space:floor
|
||||||
grantTypes:
|
grantTypes:
|
||||||
- authorization_code
|
- authorization_code
|
||||||
- refresh_token
|
- refresh_token
|
||||||
|
Loading…
Reference in New Issue
Block a user