Skip to content

Added Omniauth OpenID Connect strategy

What does this MR do?

OpenIDConnect is added as an Omniauth strategy, using omniauth_openid_connect gem, allowing users to sign-in to Gitlab using SSO authentication provided by OpenID Connect.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

To provide a way to authenticate using OpenIDConnect providers.

What are the relevant issue numbers?

#23255 (closed)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Depends on #57365 (closed) and #57352 (closed)

Edited by Ash McKenzie

Merge request reports