Hello,

When the user name provided by the identity provider is too long, it exceeds Drupal 8 account max username length and breaks authentication.

This bug affects the D7 version of the module as well as the D8 version. Here's a simple fix for the D8 version to prevent this from happening.

@see https://www.drupal.org/project/openid_connect/issues/2872912 for more details about this issue (D7).

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Sami Radi created an issue. See original summary.

Mario Steinitz’s picture

Status: Active » Fixed

Committed. Thanks for the patch.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.