Github Authentication Restriction

Hi all,

We currently have configured to use Github Auth for our sonarQube developer version 9.2.4. Is there any way to restrict this Github access to a team in a Github Organisation? Currently anyone with Github login can login to our sonarQube instance.

Thanks
Jing

Hey there.

It’s possible to restrict at an organization level by adjusting sonar.auth.github.organizations in your GitHub Authentications ettings.

great thanks Colin! what about at team level?

It is not possible to restrict more granularly.

Thanks Colin for confirming. Is there plan to add more restriction?