For some reason submitting my last post was only partially successful (only part of it is there) so here it goes again ;) Apologies fro duplicated topic. Moderator can remove the other one.
We have Moodle site since version 1.9 (it's at 3.0 now) and we also have Blackbaud's net community portal which is integrated wit our onsite crm system and manages our volunteer's registration. On moodle we host our volunteer's induction course passing of which is a required step of our registration. Currently users register on BBNC (NetCommunity) and next day we export newly registered users from our crm and import them with emails as usernames to moodle. Simple process but unnecessary. BBNC has SSO functionality as described here:
Single Sign On
Some better explanation is here: https://www.smartthing.org/free-advice/single-sign-on-external-sites-using-netcommunity-log-system/
So the ideal scenario would be:
- User registers on BBNC and upon submitting the registration form gets redirected to a page with a link to our moodle site
- By clicking the ling user gets redirected to our moodle site where the account is created automatically (or user is logged in if they already exist on moodle)
- Users after returning to moodle site later can click on the link "Log in with BBNC" and authenticate
Thanks in advance
Tom