From 5d1eb25629cac4916d8e8a5d5c7c768e971dc1ca Mon Sep 17 00:00:00 2001 From: Sven Schliesing Date: Fri, 1 Mar 2024 22:34:16 +0100 Subject: [PATCH] Fix link to Google documentation --- .../version-7.6.x/configuration/providers/google.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/versioned_docs/version-7.6.x/configuration/providers/google.md b/docs/versioned_docs/version-7.6.x/configuration/providers/google.md index 28d95b82..433affe1 100644 --- a/docs/versioned_docs/version-7.6.x/configuration/providers/google.md +++ b/docs/versioned_docs/version-7.6.x/configuration/providers/google.md @@ -31,7 +31,7 @@ account is still authorized. 2. Make note of the Client ID for a future step. 3. Under "APIs & Auth", choose APIs. 4. Click on Admin SDK and then Enable API. -5. Follow the steps on https://developers.google.com/admin-sdk/directory/v1/guides/delegation#delegate_domain-wide_authority_to_your_service_account +5. Follow the steps on https://developers.google.com/workspace/guides/create-credentials#optional_set_up_domain-wide_delegation_for_a_service_account and give the client id from step 2 the following oauth scopes: ```