diff --git a/umbraco-cloud/begin-your-cloud-journey/project-features/external-login-providers.md b/umbraco-cloud/begin-your-cloud-journey/project-features/external-login-providers.md index cc15eacbd1d..27163953549 100644 --- a/umbraco-cloud/begin-your-cloud-journey/project-features/external-login-providers.md +++ b/umbraco-cloud/begin-your-cloud-journey/project-features/external-login-providers.md @@ -69,7 +69,7 @@ Locate and note down the following keys: * **Application (client) ID** - found on the **Overview** page for the app. * **Authority URL** - available from **Endpoints** on the **Overview** page. -* **Secret ID** - needs to be generated on the **Certificates & Secrets** page. +* **Client Secret** - needs to be generated on the **Certificates & Secrets** page. {% hint style="info" %} ### Enterprise or custom setup diff --git a/umbraco-cloud/begin-your-cloud-journey/the-cloud-portal/organizations/organization-login-providers.md b/umbraco-cloud/begin-your-cloud-journey/the-cloud-portal/organizations/organization-login-providers.md index c3a48d63511..a3d3d036a2d 100644 --- a/umbraco-cloud/begin-your-cloud-journey/the-cloud-portal/organizations/organization-login-providers.md +++ b/umbraco-cloud/begin-your-cloud-journey/the-cloud-portal/organizations/organization-login-providers.md @@ -54,7 +54,7 @@ Once the app has been registered, locate and note down the following keys. * **Application (client) ID** - found on the **Overview** page for the app. * **Authority URL** - available from **Endpoints** on the **Overview** page. -* **Secret ID** - needs to be generated on the **Certificates & Secrets** page. +* **Client Secret** - needs to be generated on the **Certificates & Secrets** page. These keys will be used to set up the login provider on Umbraco Cloud.