Skip to content

Commit 235123f

Browse files
authored
update oauth2-proxy to v7.9.0 to fix bug with refresh token when using entra ID and workload identity
v7.9.0 fixes Refresh Token bug with Entra ID and Workload Identity, ref oauth2-proxy/oauth2-proxy#3028
1 parent b8575e1 commit 235123f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clusters/development/overlay/radix-platform/radix-operator/radix-operator.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ spec:
6969
memory: 3000M
7070
requests:
7171
memory: 700M
72-
oauthProxyImage: radixdev.azurecr.io/oauth2-proxy:v7.8.2-11-gdcb1d5f9-dirty # https://quay.io/repository/oauth2-proxy/oauth2-proxy?tag=latest&tab=tags
72+
oauthProxyImage: quay.io/oauth2-proxy/oauth2-proxy:v7.9.0 #https://quay.io/repository/oauth2-proxy/oauth2-proxy?tag=latest&tab=tags
7373
podSecurityStandard: # Ref https://kubernetes.io/docs/concepts/security/pod-security-standards/
7474
enforce:
7575
level: baseline

0 commit comments

Comments
 (0)