I am hosting Sonarqube on windows VM with IIS and reverse proxy configured to support SSL certificate. All works for basic (user/password) authentication but I got problem making Azure AD authentication work
I followed instructions to setup Azure AD integration. I have configured Azure AD integration, provided correct Client ID, new Secret, correct tenant ID, Base server url is correct no ending "/".
Despite all steps executed properly Azure AD authentication doesn't work: when I click on button to logon using Microsoft login page sends requests and I am redirected back to logon page
I use Sonarqube 8.0.0.29455 with plugin Azure AD Authentication version 1.2.0