Authentication
Kiali supports four authentication mechanisms:
The default authentication mechanism for OpenShift clusters is openshift
. For
all other Kubernetes clusters, the default mechanism is token
.
Read the dedicated page of each authentication mechanism (by clicking on the
bullets) to learn more. All mechanisms other than anonymous
support Role-based access control.