by Martin Henits.
Hi everyone,
I am asked to configure moodle to authenticate users using a CAS server.
All I've been provided with are the following:
authentication url = http://[ip]:8082/cas
user import url = http://[ip]:8082/import
and also these URLs:
http://[ip]:8082/cas/login
http://[ip]:8082/cas/logout
http://[ip]:8082/cas/validate
http://[ip]:8082/profile/
thats it!
Can somebody please help me to configure Moodle's CAS auth plugin?
where should I put the "user import url"?
what about other additional URLs?
Thanks