Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Incomplete
-
Component/s: credentials-plugin
-
Labels:
-
Environment:Java version: 1.8.0_66
Windows Server 2016 DataCenter,
Jenkins ver. 2.46.2
-
Similar Issues:
Description
I installed new jenkins setup with latest version(2.46.1) and later upgraded to 2.46.2 since it prompted me to upgrade.
When I try to create job and add SVN Credentials, I get only Domain and Kind populated with "Global credentials (unrestricted)" and "Username and password" respectively but I get no field to enter my credentials(screenshot.1.jpg).
Alternatively, I tried to add credentials by clicking on Jenkins --> Credentials --> Click (global) under Stores scoped to Jenkins --> Add credentials. I'm getting only "Kind" populated with "Username with password" and "Scope" being blank(screenshot.2.jpg). When I Ignore and try to enter credentials, it throws HTTP 403 error with a message "No valid crumb was included in the request"(screenshot.3.jpg).
By any chance do you have Jenkins behind a reverse proxy / apache httpd / nginx / haproxy / etc
If you do then this is not an issue with the credentials plugin, rather a configuration issue in your reverse proxy... there is probably an admin monitor warning from Jenkins core on the Manage Jenkins screen...