Cannot authenticate Kubeadmin user as CloudPakAdministrator by default
The Kubeadmin
user does not get CloudPakAdministrator role by default after login.
Symptoms
After you log in as a Kubeadmin
user in the Administration panel, it assigns you the Viewer role.
Causes
Bootstrap process is not successful during the IM service installation.
Resolving the problem
Restart the auth-idp
pod by using the following command:
oc -n <your-foundational-services-namespace> delete pod -l app=auth-idp