Google Login with URL triggers and tokens?

34 views
Skip to first unread message

Deven Phillips

unread,
Feb 19, 2016, 9:53:05 PM2/19/16
to Jenkins Users
Hi all,

      Just installed Jenkins 1.648 and configured it to use my GApps domain for authentication using the "Login with Google" plugin. Logging in and access control seems to work fine. The problem I am having is that the webhooks I set up to use from my BitBucket repos cannot seems to trigger a build. I tried doing the requests using `curl` as well with no luck. There error I see with `curl` is:

# curl -k -d "https://jenkins.mydomain.com/job/my-project/build?token=REDACTED"

<html><head><meta http-equiv='refresh' content='1;url=/securityRealm/commenceLogin?from=%2Fjob%2Fmy-project%2Fbuild%3Ftoken%3DREDACTED'/><script>window.location.replace('/securityRealm/commenceLogin?from=%2Fjob%2Fmy-project%2Fbuild%3Ftoken%3DREDACTED');</script></head><body style='background-color:white; color:white;'>



Authentication required

<!--

You are authenticated as: anonymous

Groups that you are in:

  

Permission you need to have (but didn't): hudson.model.Hudson.Read

 ... which is implied by: hudson.security.Permission.GenericRead

 ... which is implied by: hudson.model.Hudson.Administer

-->


</body></html>  


Could anyone advise on if this is an impossible combination?


Thanks in advance!!!


Deven                

Reply all
Reply to author
Forward
0 new messages