Update gcp-secret-manager.mdx

Just found out that there is a typo for the redirect URL.
This commit is contained in:
Serin Jeon
2023-09-07 11:03:57 +01:00
committed by GitHub
parent 9dd77ae36e
commit a288a0bf2a

View File

@@ -108,7 +108,7 @@ Select which Infisical environment secrets you want to sync to the GCP secret ma
![integrations GCP secret manager config](../../images/integrations/gcp-secret-manager/integrations-gcp-secret-manager-config-api-services.png)
![integrations GCP secret manager config](../../images/integrations/gcp-secret-manager/integrations-gcp-secret-manager-config-new-app.png)
Create the application. As part of the form, add to **Authorized redirect URIs**: `https://your-domain.com/integrations/gitlab/oauth2/callback`.
Create the application. As part of the form, add to **Authorized redirect URIs**: `https://your-domain.com/integrations/gcp-secret-manager/oauth2/callback`.
![integrations GCP secret manager config](../../images/integrations/gcp-secret-manager/integrations-gcp-secret-manager-config-new-app-form.png)