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
I can configure the username used for operator jenkins api calls.
Actual Behavior
The user used for accessing the jenkins api is hard coded.
Steps to Reproduce the Problem
install active-directory plugin
activate activeDirectory security realm
operator can not access jenkins api anymore
Additional Info
WARNING j.s.BasicHeaderApiTokenAuthenticator#authenticate: API token matched for user jenkins-operator but the impersonation failed
org.acegisecurity.userdetails.UsernameNotFoundException: Authentication was successful but cannot locate the user information for jenkins-operator
The text was updated successfully, but these errors were encountered:
Expected Behavior
I can configure the username used for operator jenkins api calls.
Actual Behavior
The user used for accessing the jenkins api is hard coded.
Steps to Reproduce the Problem
Additional Info
The text was updated successfully, but these errors were encountered: