Skip to content

Make #wlif_issuer_url work for group or project

Eduardo Sanz García requested to merge eduardosanz/gc-iam-improvements-5 into master

What does this MR do and why?

Make #wlif_issuer_url work for group or project

::Integrations::GoogleCloudPlatform::WorkloadIdentityFederation.wlif_issuer_url only worked for projects. Here we make it work for groups as well.

Changelog: changed

EE: true

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Before After
image image

How to set up and validate locally

  1. Go to /flightjs/Flight/-/settings/integrations/google_cloud_platform_workload_identity_federation/edit
  2. Click on Manual setup
  3. Check that the issuer URL is available.
Edited by Eduardo Sanz García

Merge request reports