开发者

Which HTTP authentication scheme does Jenkins use?

I'm trying to send HTTP requests to a Jenkins server开发者_高级运维 which requires authentication, which authentication scheme do I need to use? cURL seems to figure it out automatically, FWIW.


Seems like Jenkins is using HTTP Basic Authentication.


You can use HTTP BASIC authentication to authenticate remote API requests. https://wiki.jenkins-ci.org/display/JENKINS/Authenticating+scripted+clients

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜