-
Bug
-
Resolution: Fixed
-
Minor
-
3.2.6, 3.3.3, 3.4
-
MOODLE_32_STABLE, MOODLE_33_STABLE, MOODLE_34_STABLE
-
MOODLE_33_STABLE, MOODLE_34_STABLE
-
MDL-60968-master -
As maintainer of the auth_saml2 plugin I'm getting regular bug reports that people cannot map the data fields which are being provided by ADFS into user accounts. This mapping stuff is managed by core, and saml in some situations provides the attributes for a user using a namespaced url. Here are a recent bug raised:
https://github.com/catalyst/moodle-auth_saml2/issues/124#issuecomment-321437159
Here is another with a couple workarounds:
https://github.com/catalyst/moodle-auth_saml2/issues/166#issue-278972808
But I can't see any real reason why this is limited in core, so I'd like to relax the validation for these fields.