Hi there
Single Sign On is enabled on our Canvas. So any student with our email can login into Canvas without any username and password.
The users that this process creates on Canvas don't get user_id (sis id). Their SIS_ID will be blank on Canvas.
When we create users by csv files we put their student number as their sis id. This creates duplicate user accounts for them on Canvas. One with sis_id and the other one without it.
We have to merge them later on one by one. It is very annoying.
How can this be solved?
Cheers,
B