Skip to content
David Ostrovsky edited this page Mar 20, 2015 · 6 revisions

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

Since release 2.10.1 Gerrit exposes OAuth extension point that can be used by plugins to support OAuth2 based authentication method. This plugin exposes support for these providers:

  • Google OAuth provider
  • GitHub OAuth provider

When both 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

Clone this wiki locally