You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Don't know if it's a GitLab problem or an omniauth-openid-connect problem, but I wasn't able to get it working, despite being able to get two other omniauth providers working on GitLab-CE just fine (github, google_oauth2), so I can't assume it's a GitLab problem. Also, it's rather difficult to tell where the problem is.
I have managed to get GitLab-CE work with openid-connect after doing the fix for the issue #57.
For the moment the working configuration was with a keycloak.org server and explicit configuration of endpoints. The issuer + discovery didn't worked on a first try.
@odigity Can you check if the fix is also applying for you?
@iconoeugen I m struggling to make gitlab work with keycloak; wondering if you can please share details how you did it? How does your config looks like?
Don't know if it's a GitLab problem or an omniauth-openid-connect problem, but I wasn't able to get it working, despite being able to get two other omniauth providers working on GitLab-CE just fine (github, google_oauth2), so I can't assume it's a GitLab problem. Also, it's rather difficult to tell where the problem is.
Anyway, posting it here just in case:
https://gitlab.com/gitlab-org/gitlab-ce/issues/3019
The text was updated successfully, but these errors were encountered: