From 10d7958f67085d4c2021ff7876c61a72a598f945 Mon Sep 17 00:00:00 2001 From: Jesper Madsen <32263802+jesp209i@users.noreply.github.com> Date: Thu, 19 Jun 2025 12:31:12 +0200 Subject: [PATCH] Update external-login-providers.md --- umbraco-cloud/set-up/external-login-providers.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/umbraco-cloud/set-up/external-login-providers.md b/umbraco-cloud/set-up/external-login-providers.md index f580baee308..4570aaee091 100644 --- a/umbraco-cloud/set-up/external-login-providers.md +++ b/umbraco-cloud/set-up/external-login-providers.md @@ -72,7 +72,11 @@ Locate and note down the following keys: * **Secret ID** - needs to be generated on the **Certificates & Secrets** page. {% hint style="info" %} -If you're working with an enterprise or a custom setup, ensure the email claim is included in the token configuration. + +## Enterprise or custom setup + +If you're working with an enterprise or a custom setup, ensure the email claim is included in the ID token configuration. + {% endhint %} {% endtab %}