Moodle with Shibboleth auth - can i protect content without accessing auth/shibboleth/index.php?
voyage_34
stefanos.pliakos at gmail.com
Thu Jan 16 03:57:49 EST 2014
Hello and thanks for your time!
I achieved the desirable outcome. I disabled guest auth/enrollments and used
auth/shibboleth/index.php as the "Alternate login URL" at "Manage
Authentication" page. Outside link from joomla throws me to moodle login
page where authentication is performed and then I am thrown to moodle course
page automatically, this time as registered user xyz.
I used active protection just like I was using before, so at the webserver,
vhost's configuration was like that:
<Directory /var/www/shib-sp2.com/auth/shibboleth/index.php>
AuthType shibboleth
ShibRequireSession On
require primary-affiliation xyz_attr
</Directory>
If I want to use lazy session mode (passive protection), what changes would
I need to use at my configuration? Could someone give me a hint or two?
--
View this message in context: http://shibboleth.1660669.n2.nabble.com/Moodle-with-Shibboleth-auth-can-i-protect-content-without-accessing-auth-shibboleth-index-php-tp7593650p7593733.html
Sent from the Shibboleth - Users mailing list archive at Nabble.com.
More information about the users
mailing list