开发者

Which HTTP authentication scheme does Jenkins use?

开发者 https://www.devze.com 2023-03-28 22:32 出处:网络
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

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

精彩评论

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

关注公众号