Hello @ivrh,
The ticket seems duplicate. But your patch is correctly to handled different IDPs.
But the claim attributes are different for different IDPs. How to handle that?
For Example: The email attributes as "Email" For IDP 1 where as "mail" for IDP 2.
Can anyone make a patch for D9 + D10 compatible from 3.x branch?
We need a clean patch for Drupal 9.5 version.
The interesting part: when we remove the package "drupal/core-recommended", the site is running fine with out any issue with Guzzle 7.
As, the package drupal/core-composer-scaffold and drupal/core-project-message is having a dependency of drupal/core.
anyone think, there might be an issue when we remove the package "drupal/core-recommended" completely ?
Kristen Pol → credited bapi_22 → .
@here the patch is applying correctly with 4.0.2 version.
Uploading a clean patch
The Patch is working file for the D10 upgrade.
I think, from the latest version of sfweb2lead_webform every thing is working fine. only we need to take care 2 things:
- D10 compatibility
- Replace Symfony\Component\EventDispatcher\Event with Symfony\Contracts\EventDispatcher\Event
Here is a new fresh patch for the same.
#10 doesn't apply the patch correctly. Getting below error:
Could not apply patch! Skipping. The error was: Cannot apply patch https://www.drupal.org/files/issues/2023-05-15/sfweb2lead_webform-drupal... →