azureAd for webhooks

Hi,
im using sonarqube 9.5 and I want to use the webhooks.
My backend server uses Azure Ad for authentication.
and my sonarqube instance gets 403 when trying to send the data

is there a way we can use it?

Hey there.

It is not possible to send Azure AD authentication information with a webhook, however it is possible to secure webhooks by defining a secret only the client/SonarQube sever knows.