-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Fedora 14 x86_64
Google OpenID provider
I've configured Jenkins to use Google's OpenID provider in conjunction with matrix-based security, and I cannot log in using the CLI:
$ jenkins-cli --username xxx@xxx.com --password xxx Exception in thread "main" java.io.IOException: Server returned HTTP response code: 403 for URL: http://localhost:8080/cli at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) at hudson.cli.FullDuplexHttpStream.<init>(FullDuplexHttpStream.java:61) at hudson.cli.CLI.<init>(CLI.java:91) at hudson.cli.CLI.<init>(CLI.java:63) at hudson.cli.CLI.main(CLI.java:176)
Oh, and I see this in jenkins.log: