-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
4.17.z
-
Quality / Stability / Reliability
-
False
-
-
5
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
Warning section stating "Logging in to the CLI through the web browser runs a server on localhost with HTTP, not HTTPS; use with caution on multi-user workstations." This statement is confusing among users and clients. Can we expand on what this means exactly? For example: - Is the server on localhost with HTTP on the workstation itself or on the cluster? - What exactly is exposed when using multi-user workstations?
Version-Release number of selected component (if applicable):
How reproducible:
Every time
Steps to Reproduce:
1. Execute web login on an active cluster $ oc login <cluster_url> --web
Actual results:
https://oauth-openshift.....
Expected results:
http://oauth-openshift
Additional info: