diff --git a/services/game-stream/oauth2-proxy-wolf.yaml b/services/game-stream/oauth2-proxy-wolf.yaml index 148f0cec..2c29ac2a 100644 --- a/services/game-stream/oauth2-proxy-wolf.yaml +++ b/services/game-stream/oauth2-proxy-wolf.yaml @@ -83,6 +83,7 @@ spec: - --allowed-group=/admin - --set-xauthrequest=true - --pass-access-token=true + - --pass-authorization-header=true - --set-authorization-header=true - --cookie-secure=true - --cookie-samesite=lax diff --git a/services/maintenance/ariadne-deployment.yaml b/services/maintenance/ariadne-deployment.yaml index ab36e42c..950779c9 100644 --- a/services/maintenance/ariadne-deployment.yaml +++ b/services/maintenance/ariadne-deployment.yaml @@ -182,6 +182,8 @@ spec: value: atlas - name: KEYCLOAK_CLIENT_ID value: bstein-dev-home + - name: KEYCLOAK_EXTRA_CLIENT_IDS + value: wolf - name: KEYCLOAK_ISSUER value: https://sso.bstein.dev/realms/atlas - name: KEYCLOAK_JWKS_URL