Cannot setup login for jenkins
Hi,
Is there a way to configure a jenkins login for this system?
I'm asking this because our jenkins is running under a matrix security system where you need to login in order to access it.
Thanks!
I haven't tried it myself, but using http://username:apitoken@jenkinsurl as your Jenkins URL in the configuration might work, as per https://wiki.jenkins-ci.org/display/JENKINS/Authenticating+scripted+clients. Please let me know if it works!
Hi @wolverian,
We've tried this but we always end up with the same error: 403 (jsonp forbidden; implement jenkins.security.SecureRequester)
We are working on a solution atm. If we find a fix, we will reply here. In the meantime, if you have any idea how to fix this, please do tell :)