Skip to content

"Confirm checkbox" during Service Account creation

Sri Rang requested to merge incubation-5mp-service-account-checkbox into master

What does this MR do and why?

Introduce a checkbox confirmation form field during the GCP service account creation flow.

Service account keys are sensitive information, and the user must acknowledge they are aware of the responsibilities involved,

Screenshots or screen recordings

image

The checkbox is new 🔺

How to set up and validate locally

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

  1. Configure your GitLab instance for Google OAuth2
  2. Enable the incubation_5mp_google_cloud feature flag
  3. Navigate to Infrastructure :: Google Cloud menu item in a Project
  4. Generate a service account, and test the checkbox

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 Sri Rang

Merge request reports