hkamel / sonar-auth-aad

Azure Active Directory Authentication for SonarQube

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[o.a.a.a.AadIdentityProvider] Exception:java.lang.IllegalArgumentException: Group name cannot be empty

simo222 opened this issue · comments

hi,

since today we are not able to use SonarQube with azure active directory
[AYGkm8KKysL888ePAAJa][o.a.a.a.AadIdentityProvider] Exception:java.lang.IllegalArgumentException: Group name cannot be empty

this our version
Community Edition: Version 7.9.1 (build 27448

this is the error we get
image

we have issue when group synchronization is on.
image

If I disable group synchornation, then we are able to login. however we need to add users manually to SonarQube.
as a work around we are doing adding user manually to sonarQube .
before doing upgrade of SonarQube, we would like to solve this issue.
/opt/sonarqube/extensions/plugins/sonar-auth-aad-plugin-1.1.jar

By the way. I will try plugin 1.2. let's see if it help. any idea why suddenly azure AAD stopped working ?

Just wanting to follow up and see if the newer plugin version worked for you.

hi.

yes . worked :)