From febb0d88b30c84008bc9cd206dd916703ddde52f Mon Sep 17 00:00:00 2001 From: Wouter van Elten Date: Thu, 14 Aug 2025 10:21:37 +0200 Subject: [PATCH] For Entra ID email is not a valid scope. Also removed the ( and ) as this is not valid for .env --- Enabling-SSO-support-using-OpenId-Connect.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Enabling-SSO-support-using-OpenId-Connect.md b/Enabling-SSO-support-using-OpenId-Connect.md index 003e91b..bc50712 100644 --- a/Enabling-SSO-support-using-OpenId-Connect.md +++ b/Enabling-SSO-support-using-OpenId-Connect.md @@ -199,10 +199,10 @@ Only the v2 endpoint is compliant with the OpenID spec, see