TODO:
labo-labsi-devs
mapping to roles kafka-console-dev pgadmin-dev
labo-labsi-roots
mapping to roles kafka-console-dev pgadmin-dev
k8s-prod-1/forge-dev-oauth2-proxy/config
with the following keys
client-id
the client id of the created oidc clientclient-secret
the client secret of the created oidc clientcookie-secret
a random secret generated with : python -c 'import os,base64; print(base64.urlsafe_b64encode(os.urandom(32)).decode())'