diff --git a/PATCHES/openid_connect_windows_aad-3346603-5.patch b/PATCHES/openid_connect_windows_aad-3346603-5.patch index 56a481852..35356fef8 100644 --- a/PATCHES/openid_connect_windows_aad-3346603-5.patch +++ b/PATCHES/openid_connect_windows_aad-3346603-5.patch @@ -1,8 +1,8 @@ diff --git a/src/Plugin/OpenIDConnectClient/WindowsAad.php b/src/Plugin/OpenIDConnectClient/WindowsAad.php -index 8845843..6431581 100644 +index 88d4853..ac36baf 100644 --- a/src/Plugin/OpenIDConnectClient/WindowsAad.php +++ b/src/Plugin/OpenIDConnectClient/WindowsAad.php -@@ -318,7 +318,7 @@ as the mapping between Azure AD accounts and Drupal users.
+@@ -329,7 +329,7 @@ as the mapping between Azure AD accounts and Drupal users.
case 2: $v2 = str_contains($endpoints['token'], '/oauth2/v2.0/'); if (!$v2) {