GL oAuth2 with OpenID Connect client

Hi,

how can i use GitLab CE as oAuth2 client connecting over OpenID-Connect to my oAuth-Server?
I found this https://github.com/jjbohn/omniauth-openid-connect package. But i don’t know how or if it is possible to install this gem, because i am running GitLab CE as Omnibus package on Ubuntu.

Hi @serious ,

Any success with this? I have the exact same case and am struggling to find any documentation for it.

Hi @adityeah,

OpenID Connect, will be soon added to GitLab (Omnibus) by @stevenmirabito. You can find the tracking issue und merge request here: https://gitlab.com/gitlab-org/gitlab-ce/issues/23255

Thanks @serious