Task #2715
closed

gerrit-oauth-provider plugin is using depreacted Google+ userinfo endpoint
0%
Description
Google is shutting down Google+ service on March 7, see this announcement: [1]
gerrit-oauth-provider plugin is using deprecated endpoint, unfortunately.
The fix is here: [2]. Built artifact is here: [3]: oauth.jar.
Note, though, that the plugin name hosted on googlesource.com is:
"oauth" and not "gerrit-oauth-provider", so that the configuration section
in <gerrit_site>/etc/gerrit.config shoud be adjusted correspondingly:
Old:
[plugin gerrit-oauth-provider-google-oauth"]
[...]
New:
[plugin oauth-google-oauth"]
[...]
for all authentication providers (GitHub, Google, etc).
[1] https://developers.google.com/+/web/signin
[2] https://gerrit-review.googlesource.com/c/plugins/oauth/+/212441
[3] https://gerrit-ci.gerritforge.com/view/Plugins-stable-2.13/job/plugin-oauth-stable-2.13/4