dear moodle team
we are using moodle 3.9 and i have integrated the Moodle with the team using the O365. we have connected this pluggin with Azure directory. before we used to enroll the students throguh CSV file but right now we are not able to enroll the students throught CSV. we used to write the
username, password, first name, lastname, email, course1
123, 123! , abc, xyz , abc@office.com,M1
like that
but now it required username in terms of email. by using the email i have enrolled the students in different courses through csv. OpenID Connect is working fine for the students but login and password boxes are not working to login.
anyone tell me what i will do to work both, Oidc & manual authentication?