Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.8
-
Fix Version/s: None
-
Component/s: Authentication
-
Labels:None
-
Affected Branches:MOODLE_18_STABLE
Description
Shane recently added the option allowing Admins to create custom user profile fields.
It would be very handy if once created, these fields could be data mapped with the various auth plugins (eg LDAP, external database, etc)
This would be useful... it is unfortunate that all the authentication plugins seem to handle data mapping (and the definition of same) independently.