Gerrit and Keycloak integration using OIDC
I spent several days trying to make Gerrit work with Keycloak using OIDC (OpenID Connect). At the company we’re working at we’re using Gerrit for our code repositories. Gerrit is actually pretty interesting because it has a UI that is really simple I’ve actually started to enjoy using it. It is not that I use UI that much, but I interact with Gerrit using ‘git’ in the terminal. Authentication was done previously with LDAP.