forked from k-space/kube
oidc-gateway: Cleanups
This commit is contained in:
@@ -7,7 +7,8 @@ spec:
|
||||
displayName: Proxmox Virtual Environment (middleware)
|
||||
uri: https://pve.k-space.ee/
|
||||
allowedGroups:
|
||||
- k-space:proxmox:admins
|
||||
- k-space:floor
|
||||
- k-space:friends
|
||||
---
|
||||
apiVersion: codemowers.io/v1alpha1
|
||||
kind: OIDCGWClient
|
||||
@@ -20,7 +21,8 @@ spec:
|
||||
- https://pve.k-space.ee/
|
||||
- https://pve.k-space.ee
|
||||
allowedGroups:
|
||||
- k-space:proxmox:admins
|
||||
- k-space:floor
|
||||
- k-space:friends
|
||||
grantTypes:
|
||||
- authorization_code
|
||||
- refresh_token
|
||||
|
Reference in New Issue
Block a user