-
Type:
Bug
-
Status: Development in progress
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 3.5.4, 3.6.2, 3.7
-
Fix Version/s: None
-
Component/s: Authentication
-
Labels:
-
Testing Instructions:
-
Affected Branches:MOODLE_35_STABLE, MOODLE_36_STABLE, MOODLE_37_STABLE
-
Pull from Repository:
-
Pull Master Branch:MDL-64696-master
-
Pull Master Diff URL:
When creating field mappings for OAuth2 authentication external field can be specified more times. This has unpredictable behavior for admin, because only last mapping for that external field is used(fields are stored as associative array with external field name as key).