Tim Snyder commented on Bug JENKINS-17712

I think that I'm running into this too. I am trying to follow the examples on https://wiki.jenkins-ci.org/display/JENKINS/Authenticating+scripted+clients. It works if I use my actual password for the password but if I try to use the API token that I found on my user configuration screen:

The API token is available in your personal configuration page. Click your name on the top right corner on every page, then click "Configure" to see your API token. (The URL $root/me/configure is a good shortcut.) You can also change your API token from here.

I get:

Application name and/or password are not valid.; nested exception is com.atlassian.crowd.exception.InvalidAuthenticationException: Account with name <tsnyder> failed to authenticate.

Is the API-token based authentication supposed to work with the Crowd2 plugin v1.5?

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to