gpt4 book ai didi

jenkins - jenkins 的谷歌 OAuth 插件

转载 作者:行者123 更新时间:2023-12-04 17:48:32 31 4
gpt4 key购买 nike

我已经在 J​​enkins 2.86 上安装了 Google 登录插件:https://wiki.jenkins.io/display/JENKINS/Google+Login+Plugin

并遵循本指南:

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.

使用来自谷歌控制台的信息:

enter image description here

在 Jenkins 全局安全配置中:

enter image description here

但是当我注销并登录时出现错误:

  1. That’s an error.

Error: invalid_request

Invalid parameter value for redirect_uri: Raw IP addresses not allowed: http://1.111.111.111:8080/securityRealm/finishLogin

(上面的 1.111.111.111 是正确 IP 的掩码)。

我错过了什么?

最佳答案

需要在
中正确设置jenkins的URL http://your-jenkins/configure

设置如下:

Jenkins 位置 > Jenkins 网址
将其设置为值:http://your-jenkins.net而不是IP。

关于jenkins - jenkins 的谷歌 OAuth 插件,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/47024403/

31 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com