Hi, for my university I have to integrate CAS with Moodle. Setting up Moodle is no problem. When I try to log in, Moodle tells me:
phpCAS error: phpCAS::client(): this version of CAS (`3.0') is not supported by phpCAS 0.5.1-1 in /var/www/moodle/auth/cas/auth.php on line 178 Reviewing the phpCAS code reveals that phpCAS 0.5.1-1 only supports CAS 2.0. So I tried to install phpCAS 1.0.1, but this version seems to only support CAS 2.0, too. Setting the CAS version in Moodle configuration to 2.0 does also not work. In this case log in works fine, but when Moodle tries to verify the user, an infinite redirection loop occurs. I'm using: CAS 3.3.2, Moodle 1.9.2 and phpCAS 0.5.1-1 Has anyone experience in using CAS 3 together with Moodle? Regards, Jochen Kraushaar -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
