jenkins command line use with google Login Oauth2....

286 views
Skip to first unread message

Shrinivas Devarkonda

unread,
Oct 24, 2017, 8:33:54 AM10/24/17
to Jenkins Users
Hi All,

We are using jenkins with "configure global security" and Access Control --> security Realm --> Login with google with client_id, client_secret and google apps domain "ourdomain.com".

Everything is working fine , Email who are @ourdomain.com are able to access jenkins.

We want to achieve following by using command line.   

** We are changing deploy ips in config.xml from command line which is effected in jenkins console ,so the solution is either reload or restart or reload configuration from disk.

/etc/init.d/jenkins reload  ( this actually restarts jenkins , so we can not use this ) , 

So only one way is "jenkins reload configuration from disk" either from jenkins UI or command line.   From jenkins UI it works fine.

We need to do the same from command line.    I tried by using below line and it fails as Google Login Auth is required.

/etc/alternatives/java -jar jenkins-cli.jar -s http://10.10.1.7:8080 reload-configuration
error : hudson.security.AccessDeniedException2: anonymous is missing the Overall/Read permission


Please help us how to do this.

Thanks,
Shrinivas Devarkonda
Manager - DevOps.

adria....@21buttons.com

unread,
Mar 12, 2018, 12:34:26 PM3/12/18
to Jenkins Users
Hi,

Same problem here. I'm trying to install plugin via jenkins-cli (with ansible or from localhost) and can't authenticate because of Google Login Plugin.
Any advance on this issue?
Is there any way to bypass google authentication or using an own's database jenkins user?
Reply all
Reply to author
Forward
0 new messages