-
Notifications
You must be signed in to change notification settings - Fork 412
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Integration Token Credential ID #272
Comments
Are they configured as "Secret Text" in the "Kind" field? |
@vinhtvu2 Open dev tools - I found that I couldn't get the credentials plugin to truly add the credentials via the build configuration page due to a https://issues.jenkins-ci.org/browse/JENKINS-35150 I think you can get around it by adding the credentials directly: |
This doesn't work for me either. I tried version 2.2. I configured a "Secret text" credential in my Jenkins folder (not from the job config page) as we do for all manner of other credentials and types just fine. When configuring a job there to try to use Slack, the secret text credential does not show as a choice in the drop-down, effectively making this plugin fully inoperable for us :( |
Bump. I'm having this issue, too. |
It looks like there's an issue with creating it as a non-admin user but then not being able to see it because you're a non-admin. It's a Jenkinsism. |
I also ran into this issue. I've created a PR to fix this #315 |
This is a serious bug because I have to give all users system admin access rights to the entire Jenkins environment or else non-admin users saving one of the projects will silently break the link with Slack notifications leaving new build/test failures unnotified to the teams. This bug makes the whole plug-in useless. There seems to be something fundamentally wrong with access rights; How can you have NO READ access but do have WRITE (clear) access? Please fix! |
No one seems to maintain this plugin anymore 😕 |
fix released in 2.4 |
Hi, I am facing an issue with the credential's dropdown, it only shows "none" no matter how many times I have added the secret key. I also tried to reinstall the Slack notification plugin and also restart the Jenkins twice. But still facing the same issue. |
the scope needs to be set to global and of the "Secret text" type. Please create a new issue and post a screenshot if it's still an issue after the above |
Hi,
I cannot choose "Credential ID".
The list is empty, but there are credentials that are configured.
Can you please advise?
Thanks!
Ido
The text was updated successfully, but these errors were encountered: