Introduce UserInfo helper class A new helper class UserInfo is introduced that collects information about a resource or token owner. The corresponding attributes have been extracted from the AccessToken class and moved to UserInfo. This patch also adds unit tests for both classes. Change-Id: Icedd68d68fb76f00749eee0d242584afb5cb1117 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