Skip to content

Commit 3fc6de7

Browse files
authored
Merge pull request #6918 from umbraco/jesp209i-patch-1
Typo
2 parents 5f37736 + 41e9f2e commit 3fc6de7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

umbraco-cloud/set-up/external-login-providers.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ Ensure you have already set up a tenant/organization.
113113
{% tab title="Google Authentication" %}
114114
1. Access the Google Developer Console.
115115
2. Select **Create Project** and give it a name.
116-
3. Go to the **Auth consent screen** page.
116+
3. Go to the **OAuth consent screen** page.
117117
4. Select the **Internal** User Type and click **Create**.
118118
5. Fill in the required information.
119119
6. Add **Authorized domains** from where login should be allowed.
@@ -128,7 +128,7 @@ Before you move on, take note of the following keys:
128128

129129
* **Client ID** (generated through the steps above)
130130
* **Client Secret** (generated through the steps above)
131-
* **Authority ID** (found on your [Google Account](https://accounts.google.com))
131+
* **Authority URL** (`https://accounts.google.com`)
132132
{% endtab %}
133133
{% endtabs %}
134134

0 commit comments

Comments
 (0)