Skip to content

Commit

Permalink
EI Documentation update regarding API Token usage (#520)
Browse files Browse the repository at this point in the history
Co-authored-by: Dhruvin Kalavadia <dhruvin.kalavadia@ericsson.com>
  • Loading branch information
dhruvin-kalavadia and Dhruvin Kalavadia authored Jan 18, 2022
1 parent 5551bf4 commit b9635f2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions wiki/triggering-jenkins-jobs.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ authentication type works. BASIC_AUTH can also be used.
### userName & password
The username and password Eiffel Intelligence will use in headers of the HTTP
request when sending a notification via HTTP POST.
As improved CSRF protection provided since Jenkins version 2.176.2, it is recommended that to set this Password/Token field
as an API token and not Jenkins user password. Click [here](https://www.jenkins.io/doc/upgrade-guide/2.176/#SECURITY-626)
to see Jenkins upgrade guides regarding this improvement.

### notificationMeta
Which url to use for the HTTP POST request. This url contains parameters to
Expand Down

0 comments on commit b9635f2

Please sign in to comment.