gerrit-oauth-provider icon indicating copy to clipboard operation
gerrit-oauth-provider copied to clipboard

OAuth2 authentication provider for Gerrit Code Review. Please upload changes for review to: https://gerrit-review.googlesource.com/#/admin/projects/plugins/oauth

Results 43 gerrit-oauth-provider issues
Sort by recently updated
recently updated
newest added

Is it possible to provide a way for ldap and oauth2 to coexist, in order to associate the ldap account with oauth2?

Is there anyway to map oauth2 roles to groups in gerrit?

I just realize that we have to apply specific oauth providers. In terms of unlisted providers or self-hosted oauth serives, is there any good solution? Or is there any consideration...

enhancement
help wanted

Hi, as far as I understand, this plugin does not support CAS logout. Expected scenario: 1. Logged user clicks the button marked as `Sign Out`. 2. User is redirected to...

I'm trying to onboard our 1000's of users to a new Keycloak identity provider from github, but there doesn't seem to be a way to create a new external.id manually?...

Hello, The keycloak oauth plugin doesn't work properly when deploying gerrit and keycloak via a docker or podman compose. This is due to the fact that in a compose, services...

Hi Folks Im getting this error when i try to log in my gerrit: ``` `Sep 17, 2020 4:50:05 PM org.apache.catalina.core.StandardWrapperValve invoke SEVERE: Servlet.service() for servlet [default] in context with...

How does this plugin retrieve user avatars?

Hi We have configured OAUTH using this plugin and trying to use groups in azure AD for authorization. Can you please help us with, How to configure azure ad groups...

We have migrated our company mail service from gsuite to office365. Trying to setup oauth on gerrit server to use office365 instead of gmail. The application was setup correctly on...