by Jess Portnoy.
Hello all,
I have my own SSO system which I'd like to connect to Moodle.
The flow I am interested in is:
0. user authenticates via SSO
1. user is automatically signed in to Moodle
I
have looked into the webservices and was able to use that mechanism for
creating a Moodle account but its not quite what I want..
is there a
way to use webservices so that, post authentication using my own SSO, a
token is passed to Moodle and the user is logged in?
Thanks,