game-stream: pass Wolf OIDC token to Ariadne
This commit is contained in:
parent
38b140580b
commit
323bf85c12
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user