authentication - Jenkins CLI who-am-i command always reporting anonymous -
i have user called "jenkins" has id_rsa.pub key in it's configuration. when attempt run java -jar jenkins-cli.jar who-am-i
reports back:
authenticated as: anonymous authorities:
this makes me think it's failing authenticate , defaulting anonymous.
any ideas?
Comments
Post a Comment