Issue
Receiving the error javax.script.ScriptException: KeyError: 'Set-Cookie' in <script> at line number 78 with password-based authentication for Jenkins Tasks.
The Strict Crumb Issuer Plugin is used to manage the CSRF security.
Affected Products & Versions
Release 10.3.2
Cause
Crumb response from Jenkins does not return Cookie value when Crowd and Strict Crumb Plugin are used.
Workaround/Resolution Action
Workaround:
- Use Token-based authentication
- Disable the CSRF protection in Jenkins
Fix:
This issue is fixed in the Jenkins plugin bundled up with the following versions of Release.
- xl-release-22.1.0
- xl-release-22.0.1
- xl-release-10.3.8
- xl-release-10.2.10
- xl-release-10.1.10
- xl-release-10.0.11
Considerations
Details: https://digitalai.atlassian.net/browse/FI-946
Comments
Please sign in to leave a comment.