Information
Do not use basic authentication.
Basic authentication uses plaintext credentials for authentication. Currently, the basic authentication credentials last indefinitely, and the password cannot be changed without restarting the API server. The basic authentication is currently supported for convenience. Hence, basic authentication should not be used.
Solution
None required. --basic-auth-file cannot be configured on OpenShift.
Impact:
OpenShift uses tokens and certificates for authentication.