You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After logging in to Azure Openshift Cluster (ARO) as Kubernetes administrator (kubeadmin), I cannot open the web-terminal. But I can open web-terminal with the normal user(User from azure-active-directory)
Error message:
"Error Loading OpenShift command line terminal: unable to verify user with the provided token. Please Try Again"
Steps to Reproduce
log in to Openshift Cluster as kubeadmin
Open Web-Terminal
Environment
Cloud:
Azure
OpenShift Version:
oc version
Client Version: 4.7.7
Kubernetes Version: v1.20.0+558d959
The text was updated successfully, but these errors were encountered:
This is an interesting issue. Does the kubeadmin account in ARO have a OpenShift User associated with it? If you look at the terminal created for kubeadmin (should be named terminal-xxxxx in the openshift-terminal namespace), what is the value of the controller.devfile.io/creator label (should be the UUID of the user).
Describe the bug
After logging in to Azure Openshift Cluster (ARO) as Kubernetes administrator (kubeadmin), I cannot open the web-terminal. But I can open web-terminal with the normal user(User from azure-active-directory)
Error message:
"Error Loading OpenShift command line terminal: unable to verify user with the provided token. Please Try Again"
Steps to Reproduce
Environment
Cloud:
OpenShift Version:
oc version
Client Version: 4.7.7
Kubernetes Version: v1.20.0+558d959
The text was updated successfully, but these errors were encountered: