Hi Team,
We are currently using azure ad for sonarqube authentication. Since ADAL is getting deprecated we need to migrate it to MSAL. Is there any steps available for the migration? Has anyone implemented it?
Hi Team,
We are currently using azure ad for sonarqube authentication. Since ADAL is getting deprecated we need to migrate it to MSAL. Is there any steps available for the migration? Has anyone implemented it?
Hi, we already have Azure AD auth in SonarQube and we are on the version 8.5.1-community and the chart version is sonarqube-9.6.0. Do we need to update to latest version of SonarQube so it doesn’t use the deprecated library ?
Hi,
SonarQube 8.5.1 is quite a bit out of date, and we reworked SAML integration in the 9-series, so you’ll want to upgrade. Your upgrade path is:
8.5.1 → 8.9.10 → 9.9 → 10.0 (last step optional)
You may find these resources helpful:
If you have questions about upgrading, feel free to open a new thread for that here.
From there, you should be able to use the docs to switch to SAML integration.
HTH,
Ann