Hello,
How do i properly configure authentication plugin(G+) or overall security to "whitelist" a couple of endpoints that are exposed by a few plugins?
BitBucket plugin for hooks
and
Amazon EC2 plugin for auto-init-scripts
Every time i try to wget a script anonymously - jenkins redirects it to google login page.
I'd like to disable that for a few uris.
i did try to whitelist some paths... but i suppose this is worker/job related and not uri's whitelisting.