Skip to content

WIP: Support OpenID Connect OmniAuth strategy

Steven Mirabito requested to merge stevenmirabito/gitlab-ce:oidc into master

What does this MR do?

Allow GitLab users to authenticate against OpenID Connect identity providers (e.g. Keycloak)

Why was this MR needed?

Implements https://gitlab.com/gitlab-org/gitlab-ce/issues/23255

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Merge request reports