Open edaubert opened 7 years ago
Hi, Same problems https://github.com/gabrie-allaigre/sonar-auth-gitlab-plugin/issues/7
Probably some hint here: https://docs.gitlab.com/ce/api/v3_to_v4.html
Hi, I create a patch https://github.com/gabrie-allaigre/sonar-auth-gitlab-plugin/releases/download/1.2.2-rc1/sonar-auth-gitlab-plugin-1.2.2-rc1.jar I add option to change scope in Administration. I will ask for the update in SonarQube but it takes a few days.
It works perfectly.
Thanks !
Hello,
We are using this plugin since one month and everything was great until the last update of gitlab that we applied this week-end. Now, we are not able to authenticate ourselves using this plugin. We try to give more rights by using
scope: api
instead ofscope: read_user
but nothing changes. We are using an HTTPS URL for our sonar instance and we use an hosted gitlab instance (githost.io).Here is the trace we get from
https://.../api/system/logs?process=web
:Did you have some pointers to help us out ?