Skip to content

Improve UX for Group SAML Configuration page

Illya Klymov requested to merge xanf-improve-ux-of-saml-settings into master

What does this MR do?

Original issue: #207083 (closed)

This MR replaces switching off for dependent toggles with just keeping them disabled. It allows correctly handle default values (like prohibited_outer_forks being true as default) and also allows not to lose previous settings if main ones are temporarily disabled

Videos

Before After
output demo

Does this MR meet the acceptance criteria?

Conformity

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
Edited by Illya Klymov

Merge request reports