From a288a0bf2a1aa4c82b21174078ed96d414c84f54 Mon Sep 17 00:00:00 2001 From: Serin Jeon <64602280+serin0837@users.noreply.github.com> Date: Thu, 7 Sep 2023 11:03:57 +0100 Subject: [PATCH] Update gcp-secret-manager.mdx Just found out that there is a typo for the redirect URL. --- docs/integrations/cloud/gcp-secret-manager.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/integrations/cloud/gcp-secret-manager.mdx b/docs/integrations/cloud/gcp-secret-manager.mdx index beead9579..8daa60a2a 100644 --- a/docs/integrations/cloud/gcp-secret-manager.mdx +++ b/docs/integrations/cloud/gcp-secret-manager.mdx @@ -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)