The plugin [authaad] does not support Java 1.8.0_302

to use MS Graph auth instead AD Graph, we are using sonar-auth-aad version 2.0.0 plugin (Release Version 2.0.0 · hkamel/sonar-auth-aad · GitHub). SSO user login is working fine however when we publish scan report to sonar server we are getting below error
“The plugin [authaad] does not support Java 1.8.0_302”

Could someone help us here?

the sonar version we are using is community 8.9.1.44547

Thanks!

Exact error: java.lang.IllegalStateException: The plugin [authaad] does not support Java 1.8.0_302

Hey there.

You are probably using too new a version of the plugin for SonarQube v8.9 LTS. I suggest looking at the GitHub repo for any information about compatability, or reach out to the maintainer.

:warning: Make sure you upgrade to SonarQube v9.9 LTS soon, not only to benefit from our Best LTS Ever™, but because soon we will systematically ask users to upgrade when they ask questions about earlier versions of SonarQube, which are now considered unsupported. :smiley:

Thank you Colin!

with Sonar v9.9LTS, could you confirm that the " sonar-auth-aad-plugin-2.0.0.jar" plugin works? to publish scan reports to Sonar server.

COz: we see “##[error]java.lang.IllegalStateException: The plugin [authaad] does not support Java 1.8.0_371” on Sonar 8.9 LTS

These are all questions for the maintainer that we can’t answer, I"m sorry.