Skip to content

Added a condition in saml test to change the config path

Vishal Patel requested to merge vp/fix-saml-test-for-omnibus into master

What does this MR do and why?

This MR updates the config path for all the project as to where the simplesamlphp_authsouces.php will be stored.

Not having this change was causing the group-saml test to fail in the MR pipelines of the omnibus-gitlab project. This change should fix it.

Linked issue : #451436 (closed)

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Edited by Vishal Patel

Merge request reports