We are integrating Azure AD SSO with SonarQube.
(SonarQube Version: Developer Edition Version 7.9.2 (build 30863))
When configuring Azure AD SSO, Sign-on URL is needed but we can’t find any information about it after we look through the SonarQube official document and Community.
The official document of Azure AD is mentioned that we should set below values for Sign-on URL, but we get “This page cannot be opened, the server with this page is not responding” error while set “https://servicescode-dev.westus.cloudapp.azure.com” for our dev environment.
The official document of Azure AD:
“https://docs.microsoft.com/ja-jp/azure/active-directory/saas-apps/sonarqube-tutorial”
In the Sign-on URL text box, type a URL:
For Production Environment
https://servicessonar.corp.microsoft.com/
For Dev Environment
https://servicescode-dev.westus.cloudapp.azure.com
It’s appreciated if you can give me any suggestions or ideas.
Thanks in advance.