jenkinsci / jenkinsci/git-plugin
[JENKINS-72295] Support bearer token authentication in the git plugin
- Dominant language
- Java
- Stars
- 694
- Forks
- 1.1k
- Avg merge
- 1h 29m
- Merged PRs (30d)
- 3
Description
Need a functionality to create a job using the User's HTTP token instead of username and password in Jenkins for authentication. From current understanding, git libraries require a username and password pair and don't work with bearer token authentication. Please help on this.
---
Originally reported by nsharma2, imported from: Support bearer token authentication in the git plugin
Raw content of original issue
Need a functionality to create a job using the User's HTTP token instead of username and password in Jenkins for authentication. From current understanding, git libraries require a username and password pair and don't work with bearer token authentication. Please help on this.
Contributor guide
Assessment
This issue has not been assessed yet.