commit | 438877243f6f8a0c03c54acc1ded567a897f4c3e | [log] [tgz] |
---|---|---|
author | Michael Ochmann <michael.ochmann@sap.com> | Thu Jan 07 16:16:50 2016 +0100 |
committer | Michael Ochmann <michael.ochmann@sap.com> | Mon May 09 18:03:02 2016 +0200 |
tree | ce686a20df0d4657aee8815d3fe55182a406e392 | |
parent | 01b0efc98c1665594d43b37fdda1ee85117dac76 [diff] |
Conversion from AccessToken to OAuthUserInfo Minor refactoring extrating the common parts of converting an access token to user info and retrieving the display name. Change-Id: Id5635601cafa6198208017620f6b47b36a90e3b6 Signed-off-by: Michael Ochmann <michael.ochmann@sap.com>
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.
Apache License 2.0