Google Authentication for SonarQube

Hi

I’m using SonarQube Community Edition - Version 8.2 (build 32929).

I’ve installed Google Authentication for SonarQube (1.6.1) plugin developed by SonarSource but I don’t see any documentation on how to setup? Is this plugin supported for SonarQube version 8.2?

I am new to SonarQube but I’m trying to see if it possible to use Google Cloud Platform (GCP) Authentication to login. How do I setup?

Thanks

Hi, it’s not supported anymore, since 7.3 : https://www.sonarplugins.com/authgoogleoauth

Hi Pierre

Are there any other options to use Google Cloud Auth?

Thanks
M

It looks like there might be an active(ish) community-supported plugin.

1 Like

Hi

I don’t see any plugins in marketplace regarding that InfoSec812/sonar-auth-google.

Thanks
M

Hi,
Sonar documantation (Operating the Server | SonarQube Docs) for nginx is made me crazy for troubleshooting SAML for Google Workspace takes my 1-1.5 days, than the tric is

proxy_set_header X-Forwarded-Proto $scheme;

Not https nor http etc.

1 Like