Details
-
Type:
Bug
-
Status: Open (View Workflow)
-
Priority:
Blocker
-
Resolution: Unresolved
-
Component/s: slack-plugin
-
Similar Issues:
Description
Hi,
I tried to add credentials through JCasC but the token doesn't seem to be recognized.
I tried to put the token as is and I tried to base64 encode it as well.
Any ideas please?
This is how I added it:
credentials:
system:
domainCredentials:
- credentials:
- string:
scope: GLOBAL
id: slack-token
secret: '${SLACK_TOKEN}'
description: Slack token
Tim Jacomb would you like to become a default assignee in Jira?