blob: fc8b3ba4e38951aa3a9b9d5389d53d1f03a6b0ec [file] [log] [blame]
OpenShift do use a dedicated authorization layer on top of Kubernetes and does not allow to access Kubernetes API using plain username/password credentials.
This credential type do offer to generate OAuth access token based on your credentials as an alternative.
<p>
Read more on <a href="https://docs.openshift.com/enterprise/3.0/architecture/additional_concepts/authentication.html#oauth">authentication documentation</a>.