You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jenkins Developers
I am using the API Token for a user name in Jenkins to allow a git post
receive hook to push to jenkins. We upgraded Jenkins and the API Token
got updated. How do I manually reset the API Token for that user?
Clicking on button Change API Token randomly assigns a different token.
Oleg Nenashev
unread,
Jan 5, 2016, 5:19:25 AM1/5/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jenkins Developers
We upgraded Jenkins and the API Token
got updated
If it happens, it's a bug. Please create a JIRA issue with details
How do I manually reset the API Token for that user?
You are not supposed to do it since API token is a randomly generated by design. It's possible to manually set the new value, encrypt it and put to the disk using System Groovy Scripts, but I would not advertise it for the production use
вторник, 5 января 2016 г., 2:47:03 UTC+3 пользователь kkm...@colorado.edu написал: