Need help to Single Sign on for Moodle 2.6 via external non-Moodle application

Need help to Single Sign on for Moodle 2.6 via external non-Moodle application

by Sharad Garach -
Number of replies: 4

Hi there,

I am using Moodle 2.6. I would like to know how can we achieve the single sign on for Moodle 2.6?

I am using 3rd party external non-Moodle application. I just want to pass the Moodle username and/or encrypted key/token as parameters from 3rd party application. By passing these parameters to Moodle site, the respective Moodle user should automatic logged in to the Moodle site.

How do I accomplish this feature using Moodle API?Thanks,

Average of ratings: -
In reply to Sharad Garach

Re: Need help to Single Sign on for Moodle 2.6 via external non-Moodle application

by María Villanueva Mares -

I have the same problem bu with moodle 2.5 Did you find the solution?

In reply to María Villanueva Mares

Re: Need help to Single Sign on for Moodle 2.6 via external non-Moodle application

by Barbara Taylor -

Perhaps this site will help:  http://docs.moodle.org/23/en/Enrolment_plugins

 

Barbara

In reply to Barbara Taylor

Re: Need help to Single Sign on for Moodle 2.6 via external non-Moodle application

by Sharad Garach -

Barbara, Can you please know me which enrollment plugin could be used to have Single Sign On(SSO) from non-Moodle application?