Open jpahullo opened 1 year ago
This can be a single issue or maybe splitted into two, one for updating the field, and another one to let admin add the condition to update it only if the user exists on the auth plugin specified.
4: If there is some common API against auth plugins to check user existence, we could enable a setting per auth plugin enabled.
perhaps we can use Moodle API core_user_get_users_by_field
It comes from PR #248.
The idea is to: