# 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