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