Skip to content

Improve the copy-to-clipboard field in SAML SSO

What does this MR do and why?

Improve the copy-to-clipboard field in SAML SSO

In the SAML SSO page there are two fields that didn't look nice:

  1. The appended copy-to-clipboard button was not aligned with the input field
  2. The field had a with background even though it was readonly.

Changelog: changed

EE: true

Screenshots or screen recordings

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

Before After
image image

How to set up and validate locally

  1. Enable the SaaS simulation
  2. Enable SAML SSO
  3. Check the SAML SSO for the top-level group, for example: https://gdk.test:3443/groups/flightjs/-/saml

MR acceptance checklist

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

Merge request reports