Closed sebelsc closed 3 years ago
Can you try with the most recent master version of this plugin?
You can download it here: [1].
[1] https://gerrit-ci.gerritforge.com/view/Plugins-master/job/plugin-oauth-bazel-master-master
Thanks for the quick reply. I will give it a try right now.
Looks good on my end. Login worked successfully and all the user information was parsed. Thank you for the quick help :)
We are running Gerrit with Keycloak and recently tried updating from the plugin version 3.0.0 to the pre-release 3.1.3. There seems to be an issue with the new scribejava versions since it is not able to parse the response body properly. I get this error message:
I had to omit the token that was returned by Keycloak but it includes an access_token and everything else that is required. The Keycloak configuration works flawless with the 3.0.0 plugin version.