I want to use a authentication plugin for Sonarqube , I looked at below 2 plugins: GitHub - SonarQubeCommunity/sonar-openid: OpenID Plugin for SonarQube GitHub - vaulttec/sonar-auth-oidc: OpenID Connect (OIDC) Plugin for SonarQube
But they do not support JWT token based authentication.
Any suggestions on plugins available or the ability to extend which would allow us to authenticate to Sonarqube using a JWT identity provider
ganncamp
(G Ann Campbell)
June 3, 2021, 7:32pm
2
Hi,
I’ve moved this thread to the ‘Suggest new features’ category since we don’t currently support JWT auth.
Ann
Hi @ganncamp ,
is this on the roadmap somehow? We use GitLab as CI tool and there every job gets an individual signed JWT which could be handy for authentication without the need for static authentication: Connect to cloud services | GitLab
Best regards
Mirko
ganncamp
(G Ann Campbell)
October 5, 2022, 11:26am
4
Hi Mirko,
I’m not aware of this being on the roadmap.
Ann