Skip to content

Add terms disclaimer to Group SAML sign in page

Drew Blessing requested to merge dblessing_terms_disclaimer_group_saml into master

What does this MR do and why?

Describe in detail what your merge request does and why.

Follow-up to !99193 (merged) which was a fix related to https://gitlab.com/gitlab-org/gitlab/-/issues/339256.

The global GitLab sign-in/registration page shows the disclaimer By clicking Register or registering through a third party you accept the GitLab Terms of Use and acknowledge the Privacy Policy and Cookie Policy. However, the Group SAML sign-up page did not, although the recent changes to registration flow also affected Group SAML. This change adds the disclaimer to the Group SAML sign-in page, too.

Screenshots or screen recordings

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

Before

Screen_Shot_2022-10-03_at_1.18.03_PM

After

Screen_Shot_2022-10-03_at_3.08.09_PM

How to set up and validate locally

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

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Drew Blessing

Merge request reports