Skip to content

Commit b8c6a44

Browse files
committed
oauth_client.md: Update Google Client ID and Secret link
1 parent c4d28fe commit b8c6a44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/users/oauth_client.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Some client types require additional packages.
2020
Missing package is indicated in an error message.
2121

2222
For example, the following configuration creates a `google` client for Google OAuth2 Authorization Server to log users in.
23-
Two environment variables, `OAUTH_GOOGLE_CLIENT_ID` and `OAUTH_GOOGLE_CLIENT_SECRET`, correspond to [the set-up on Google side](https://support.google.com/cloud/answer/6158849).
23+
Two environment variables, `OAUTH_GOOGLE_CLIENT_ID` and `OAUTH_GOOGLE_CLIENT_SECRET`, correspond to [the set-up on Google side](https://support.google.com/cloud/answer/15549257).
2424

2525
``` yaml
2626
[[= include_file('code_samples/user_management/oauth_google/config/packages/knpu_oauth2_client.yaml') =]]

0 commit comments

Comments
 (0)