Cannot login using st2admin #6286
Unanswered
herdeshverma
asked this question in
Q&A
Replies: 1 comment
-
Currently my st2-config look like below:
Default is flat-file and I have st2admin along with credential entry in the flat-file |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello Team,
I have st2 deployed in k8s. I was trying to enable ldap and rbac on st2 by making changes auth section of st2-config configmap. I also created few roles, assigments and mapping using configmap and executed
st2-apply-rbac-definitions --config-file=/etc/st2/st2.docker.conf
command on st2client to sync the mappings.I successfully enabled ldap authentication and I was able to login using my ldap credential.
Later I felt the need of switching back to standalone auth mode and I reverted the changes in st2-config configmap, deleted all the mappings reran
st2-apply-rbac-definitions --config-file=/etc/st2/st2.docker.conf
but now I am not able to login to UI using my st2admin credentials.Beta Was this translation helpful? Give feedback.
All reactions