Forums | Mahara Community
Mahara/Moodle integration
/
Mahoodle SSO Error
03 November 2011, 4:22
Hi together,
we have implemented Mahoodle by SSO according to the common mahoodle.pdf - and it worked! (Hurraa)
After some weeks suddenly there was only an error message saying "Sorry there is no login possible - please try it later or apply to your admin..".
We checked the keys of Moodle and Mahara, even changed them, but without effect.
After resetting the peers in our moodle-mnet-configuration there happened something really strange: the jump.php created another URL, instead of ..ourmahara/auth/xmlrpc/land.php?token=098xyz.. there was suddenly ...ourmahara/auth/mnet/land.php?token=098xyz.. which pointed to nirwana and was answered with a 404-html-error.
I don't know why it changed from xmlrpc to mnet inside the URL. After copying the xmlrpc directory to mnet on the (mahara-)linux-server the origin error occurs again. But it doesn't help me anyway.
Does anybody have similar problems or has an idea how to fix it?