Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down