Azure AD Integration with Sonarqube on AKS (Kubernetes) Broken. Can't see users

Azure AD Integration issue with SonarQube running inside Kubernetes cluster on Azure KS

Issue 1

We have Sonarqube running inside Kubernetes. Recently we integrated Azure AD with Sonarqube. Unfortunately we can only see a handful of users in SonarQube’s Admin dashboard from our Azure AD. We are using an instance of Sonarqube that was upgraded from Community to Developer edition. Any Help will highly be appreciated.

Issue 2

We are unable to Install “SonarT-SQL” plugin/extension. We don’t see any install/uninstall button. Please see attachment.

Version : Developer Edition
-   Version 8.3.1 (build 34397)

Hi Shailesh,

Welcome to the SonarSource community.

  1. If you are using our built-in LDAP capabilities to connect, make sure that you have restarted your instance after making the configuration changes.

  2. This is likely due to use of bind mounts. This community guide describes the issue and how to resolve.

Cheers.

Brian

Hi Brian,

Thanks for the kind update. We restarted the server and updated the application details in the Administration page.
Unfortunately still both the issue remains same.
We are also looking into the logs(Azure AD and container logs) to find any clue.
thanks