Skip to content

Commit 085f50e

Browse files
authored
fix: google issuer (#931)
1 parent 3b65171 commit 085f50e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/admin/oidc-google.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Now that you've registered an app, you can provide the relevant **Client ID**,
6464

6565
1. Provide the **Client ID** and **Client Secret** supplied by Google.
6666

67-
1. For the **Issuer**, provide `accounts.google.com`.
67+
1. For the **Issuer**, provide `https://accounts.google.com`.
6868

6969
1. For **Additional Scopes**, you can leave this value blank.
7070

0 commit comments

Comments
 (0)