MS365 plugin - Switching existing Moodle users to use Microsoft 365 to log in

MS365 plugin - Switching existing Moodle users to use Microsoft 365 to log in

Jerry Lau -
回帖数:0

Here is our current specs:

Moodle 4.1.7 (2022112807)

PHP 7.4.33

MySQL 5.7.33

Our users are current using SAML authentication to login and working great. Now we want to get rid of ldap and use the MS365 login SO we can use Azure to login instead. not knowing much, I read the docs and was able to have login via ms365 accounts.

My question is what else do i need to change:

majority of our users have their authentication method set to "SAML". Should I write a script to change them "Open ID connect"? Or leave it as is.

What I do not understand is does the user who already has logged in via SAML, do they still have to link their account via Microsoft Block at least once?  https://docs.moodle.org/404/en/Microsoft_365#Switching_existing_Moodle_users_to_use_Microsoft_365_to_log_in

This is the part I do not understand.

Is there something else I need to do elsewhere to modify this?

Can I just turn off "ldap" and have it work since it is saml already and soon "open id connect"? 

I don't know how and where "ldap" fits in all of this, if any.

Thanks

Jerry