I am trying to integrate my private GitLab instance (https://gitlab.tst.espacegsf.net) with SonarCloud using OAuth. I have successfully created an OAuth application on my private GitLab, but SonarCloud keeps redirecting to GitLab.com for authentication instead of my private GitLab instance.
What adjustments or configurations are needed to ensure SonarCloud redirects to my private GitLab?
Steps I’ve followed:
- Created OAuth application on GitLab private.
- Configured the redirect URL.
Thank you in advance for your help!
@mcmoussi,
SonarQube Cloud doesn’t integrate with private GitLab instance. What you need is SonarQube Server which can integrate well with private GitLab instances.
Cheers,
Sarath
@sarathsivadas88
thanks for your answer! i did it successfully so please don’t answer only with informations you are sure of
Cheers
Chams
Hi mcmoussi!
I’m currently facing the same issue you mentioned above.
Could you please give me a hint on how you managed to integrate a self-hosted GitLab instance to SonarCloud?
Any help much appreciated.
Thak you! 