set code challenge method

This commit is contained in:
Tobias Brunner 2024-04-06 22:17:05 +02:00
parent c4fa08de33
commit 69ddb32f80
Signed by: tobru
SSH key fingerprint: SHA256:kywVhvCA+MIxL6eBgoQa+BfC/ROJqcfD2bpy1PR6Ebk

View file

@ -37,6 +37,8 @@ spec:
value: tbrnt ID
- name: OAUTH2_PROXY_OIDC_ISSUER_URL
value: https://id.tobru.ch/auth/v1
- name: OAUTH2_PROXY_CODE_CHALLENGE_METHOD
value: S256
- name: OAUTH2_PROXY_UPSTREAMS
value: http://127.0.0.1:8080
envFrom: