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
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-users/3cb31cee-d320-45a5-82a7-bd2c618bc7c2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.