Skip to content

Store SAML request UUID via omniauth-saml patch to avoid monkey-patch initializer

James Edwards-Jones requested to merge jej/group-managed-no-orphaned into master

What does this MR do?

Uses https://github.com/omniauth/omniauth-saml/pull/174 instead of a custom monkey-patch.

Acceptance criteria

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Merge request reports