Plugin to authenticate with a CloudFoundry User Account and Authentication server using OAuth2 protocol.

Clone this repo:
  1. 8af457d Fix conversion from AccessToken to OAuthToken by Thomas Draebing · 5 years ago master
  2. 0405ec0 Fix assembly of external id by Thomas Draebing · 5 years ago
  3. d75fb7e Load TestUtils.java as a library instead of a test source file by Thomas Draebing · 5 years ago
  4. 3e081d0 Replace AccountExternalId with ExternalId by Paladox none · 6 years ago
  5. cb912f3 Support RS256 and HS256 algorithm aliases by Michael Ochmann · 7 years ago

Cloud Foundry UAA OAuth 2.0 Authentication Provider

With this plugin Gerrit can use OAuth2 protocol to authenticate users accessing Gerrit's Web UI with a CloudFoundry User Account and Authentication (UAA) server. The Sign In link will redirect the user to the UAA login screen.

For Git-over-HTTP communication users still need to generate and use an HTTP password.

License

Apache License 2.0