I'm experiencing an issue with ClassLink creating duplicate accounts for our users in the system by giving our students (student's "username" field has an email address) another "username" as a number.
When I checked the database records (auth_classlink_token table) in Moodle, I see that ClassLink saves users' "username" as a number. Is it possible to send users' username as an email instead of the number coming from Classlink to Moodle?
Or is there some setting in Moodle that allows us to choose which field we use to authenticate the user?
I'm experiencing an issue with ClassLink creating duplicate accounts for our users in the system by giving our students (student's "username" field has an email address) another "username" as a number.
When I checked the database records (auth_classlink_token table) in Moodle, I see that ClassLink saves users' "username" as a number. Is it possible to send users' username as an email instead of the number coming from Classlink to Moodle?
Or is there some setting in Moodle that allows us to choose which field we use to authenticate the user?