- Open on Drupal.org →Core: 9.5.5 + Environment: PHP 7.4 & MySQL 5.7last update
5 months ago Waiting for branch to pass
SAML user fields attribute mapping for entity reference. While you have User role created as entity reference type, SAML AUTH does not have user filed to map while creating a user.
No step require to reproduce.
When i was debugging, found that if we can add the field type value name "entity_reference" in constant which define into modules\samlauth_user_fields\src\Form\SamlauthMappingEditForm class,
it will show you the entity reference filed which will associated with user account.
I have tested with my project and it work like charm !! :)
Closed: works as designed
3.4
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.