Refactor the extraction of access tokens

Change-Id: Ib7bfaac995d53cd8fe5e730f5e17abcc2c6cc20f
Signed-off-by: Michael Ochmann <michael.ochmann@sap.com>
1 file changed
tree: a0dadc0089914bec05ebeb429faf0d7139355a23
  1. lib/
  2. src/
  3. .buckconfig
  4. .gitignore
  5. BUCK
  6. LICENSE
  7. LICENSE-scribe
  8. README.md
  9. VERSION
README.md

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