Store SAML request UUID via omniauth-saml patch to avoid monkey-patch initializer
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
-
Review and add/update tests for this feature/bug. Consider all test levels. See the Test Planning Process.
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