Automated User deletion from SonarQube with Azure AD synchronization process

Hi ,

Could you please suggest if it is possible to automated user provision ( specifically removing from SonarQube platform ) with taking Azure AD as the source of truth .

Like there is option of using SCIM policy . If not what else is an option remains to automate the same.

Hi,

This is not available from the SonarQube side. I suggest you look at automation from the AAD side to delete the SonarQube user account (using the Web API) when it’s deleted from the source.

 
HTH,
Ann