...
A user with permissions to create pipelines, nodes , and credentials
An access token for that user (may be created as required)
A session token, called a “Jenkins crumb”.
...
The response is in the format <JENKINS_CRUMB_REQUEST_FIELD>:<JENKINS_CRUMB>, for example:
Code Block |
---|
Jenkins-Crumb:f4a44af38ffc911d34c1c331bf292c9d57c81b3e81761b503bde0a97544a60d8 |
...