Skip to content

Commit 09caa37

Browse files
authored
Merge pull request #7622 from jesp209i/main
Cloud External Login providers - Update wording: "Secret Id" should have been "Client Secret"
2 parents 353feb9 + 8e23822 commit 09caa37

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

umbraco-cloud/begin-your-cloud-journey/project-features/external-login-providers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Locate and note down the following keys:
6969

7070
* **Application (client) ID** - found on the **Overview** page for the app.
7171
* **Authority URL** - available from **Endpoints** on the **Overview** page.
72-
* **Secret ID** - needs to be generated on the **Certificates & Secrets** page.
72+
* **Client Secret** - needs to be generated on the **Certificates & Secrets** page.
7373

7474
{% hint style="info" %}
7575
### Enterprise or custom setup

umbraco-cloud/begin-your-cloud-journey/the-cloud-portal/organizations/organization-login-providers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Once the app has been registered, locate and note down the following keys.
5454

5555
* **Application (client) ID** - found on the **Overview** page for the app.
5656
* **Authority URL** - available from **Endpoints** on the **Overview** page.
57-
* **Secret ID** - needs to be generated on the **Certificates & Secrets** page.
57+
* **Client Secret** - needs to be generated on the **Certificates & Secrets** page.
5858

5959
These keys will be used to set up the login provider on Umbraco Cloud.
6060

0 commit comments

Comments
 (0)