From cce1eccbb4c470dcf64827f7a138319fe9c74ed0 Mon Sep 17 00:00:00 2001 From: Oleksii Orel Date: Fri, 6 May 2022 22:31:49 +0300 Subject: [PATCH] fix: OpenShift oauth proxy config Signed-off-by: Oleksii Orel --- pkg/deploy/gateway/oauth_proxy.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/deploy/gateway/oauth_proxy.go b/pkg/deploy/gateway/oauth_proxy.go index 4d3426af3..4d80bb65a 100644 --- a/pkg/deploy/gateway/oauth_proxy.go +++ b/pkg/deploy/gateway/oauth_proxy.go @@ -68,7 +68,7 @@ cookie_expire = "24h0m0s" email_domains = "*" cookie_httponly = false pass_access_token = true -skip_provider_button = true +skip_provider_button = false %s `, GatewayServicePort, ctx.CheCluster.GetCheHost(),