Closed (fixed)
Project:
SAML Authentication
Version:
8.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
17 Mar 2021 at 14:21 UTC
Updated:
1 Apr 2021 at 12:39 UTC
Jump to comment: Most recent
Comments
Comment #3
roderikOh!
Sure, can do :-) Thanks for reporting that oversight.
See the -dev version (in a few minutes). I admit to pushing this change without having tested this myself.
Comment #4
roderikComment #5
pcate commented@roderik I tested the latest dev version and the "Text (plain, long)" fields were now available for mapping.
When I submitted the form it did show the following error on the /admin/config/people/saml/user-fields page:
Warning: Invalid argument supplied for foreach() in Drupal\samlauth_user_fields\Form\SamlauthMappingEditForm->validateForm() (line 176 of REDACTED/docroot/modules/contrib/samlauth/modules/samlauth_user_fields/src/Form/SamlauthMappingEditForm.php)but I'm not sure if it's related to this change or not. When mapping the field I left the "Link user?" option blank.
Comment #7
roderikThanks for testing. That (inconsequential) warning is an oversight: it only happens the very first time a mapping field is saved. Fixed now.