Hide SCIM token by default
What does this MR do and why?
Related to #347270 (closed)
Default enables the scim_token_vue
feature flag. Feature flag has already been enabled on gitlab.com.
Screenshots or screen recordings
For context
Before
Screen_Recording_2021-12-06_at_3.53.21_PM
After
How to set up and validate locally
- Setup SAML using the GDK guide: https://gitlab.com/gitlab-org/gitlab-development-kit/-/blob/main/doc/howto/saml.md#gitlab-configuration
- For this SAML feature the only section you need to complete is the
GitLab configuration
section
- For this SAML feature the only section you need to complete is the
- Navigate to a group -> Settings -> SAML SSO
- Click
Generate a SCIM token
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Peter Hegman