Skip to content

Commit fc9ffcb

Browse files
committed
BZ2072425: oc binary is not sending authentication headers when using a http proxy
1 parent acd0c19 commit fc9ffcb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

modules/cli-logging-in.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ You can log in to the OpenShift CLI (`oc`) to access and manage your cluster.
1717
====
1818
To access a cluster that is accessible only over an HTTP proxy server, you can set the `HTTP_PROXY`, `HTTPS_PROXY` and `NO_PROXY` variables.
1919
These environment variables are respected by the `oc` CLI so that all communication with the cluster goes through the HTTP proxy.
20+
21+
Authentication headers are sent only when using HTTPS transport.
2022
====
2123

2224
.Procedure

0 commit comments

Comments
 (0)