diff --git a/services/zot/oauth2-proxy-deployment.yaml b/services/zot/oauth2-proxy-deployment.yaml index 16b0854..9761e6e 100644 --- a/services/zot/oauth2-proxy-deployment.yaml +++ b/services/zot/oauth2-proxy-deployment.yaml @@ -38,9 +38,9 @@ spec: - --cookie-name=_zot_ui_oauth - --set-xauthrequest=true - --set-authorization-header=false - - --pass-authorization-header=true + - --pass-authorization-header=false - --pass-access-token=false - - --pass-basic-auth=false + - --pass-basic-auth=true - --cookie-secure=true - --cookie-samesite=lax - --cookie-refresh=20m