Skip to content
Russ Herrold edited this page Apr 23, 2015 · 3 revisions

##Welcome to the OAuth provider plugin for Gerrit Code Review

To use this plugin you need the most recent 2.10.3.1 or 2.11 Gerrit release. It exposes two OAuth providers:

  • GitHub OAuth provider
  • Google OAuth provider

The plugin supports two Gerrit authentication types (auth.type):

####OAUTH

When GitHub and Google providers are configured, user is presented with provider selection form. When only one provider is configured SSO mode is activated and provider selection form is skipped. Gerrit@OAuth2

####OpenID

When this auth.type is used, then so-called Hybrid OpenID+OAuth authentication method is activated. Because two hard coded OpenID providers are hard coded on login form, with this method selection form is always offered:

Gerrit@OAuth2

Clone this wiki locally