Google OAuth plugin for jenkins
问题 I have installed the Google Login plugin on Jenkins 2.86: https://wiki.jenkins.io/display/JENKINS/Google+Login+Plugin and followed this guide: Login to the Google Developers Console Create a new project Under APIs & Auth -> Credentials, Create a new Client ID The application type should be "Web Application" The authorized redirect URLs should contain ${JENKINS_ROOT_URL}/securityRealm/finishLogin Enter the created Client Id and secret into the fields below. using the information from the