Details
-
Bug
-
Status: Resolved (View Workflow)
-
Major
-
Resolution: Duplicate
-
Jenkins Version 2.18
Description
When CSRF protection is enabled, it's no longer possible to trigger builds/parametrized builds with the project api token (Returns Error 403 No valid crumb was included in the request).
Attachments
Issue Links
- duplicates
-
JENKINS-22474 Crumb must be sent with POST requests even when using authentication token
-
- Resolved
-
Where's the bug here? If you POST, you're expected to provide a token. /crumbIssuer/api/xml exists for that reason.