SonarQube Developer Edition Version 8.3 (build 34182)
I’ve added a new GitHub organization to the sonar.auth.github.organizations setting, but members of such new organization can’t login:
You’re not authorized to access this page. Please contact the administrator.
Reason: ‘user’ must be a member of at least one organization: ‘org1’, ‘org2’
user is actually a member of the org2 (can see him in the People tab of the github organization), and I have already double checked for any typos in the organization name (grabbed it from the organization URL).
Don’t know if can be the cause, but such org2 has been converted from user to organization.
Any suggestions?
Thanks.