Skip to content

Add OIDC for using remote GCP servers in the benchmark submodule

Hua Yan requested to merge hyan/oidc into main

What does this MR do?

OIDC allows managing/accessing GCP resources without setting up GCP credentials in variables, thus avoiding the risks of leaking secrets.

OIDC has to be configured on a project basis. This means that, Add OIDC for GCP authentication (sast-ide-benchmark!10 - merged) • Hua Yan • 17.4 cannot be reused in sast-ide-integration.

This MR sets up OIDC for sast-ide-integration.

What are the relevant issue numbers?

SAST IDE benchmark: use OIDC for GCP authentica... (gitlab-org/gitlab#473433 - closed) • Hua Yan • 17.3

Does this MR meet the acceptance criteria?

Merge request reports

Loading