Shibboleth - Query on integrating two factor authentication

Cantor, Scott cantor.2 at osu.edu
Wed Apr 11 15:12:52 BST 2012


On 4/11/12 10:09 AM, "Badri" <badri at visolve.com> wrote:

I have nothing much to say about two factor, but:

>The secured directory in SP is protected like
>
><Directory "/var/www/html/oath-protected">
>AuthType Shibboleth
>ShibRequireSession On
>ShibApplicationId default
>ShibExportAssertion On
>Require Shibboleth
></Directory>

That's very out of date and superfluous. Neither ShibAplicationId nor
ShibExportAssertion are needed there, and you should not use deprecated
commands like ShibRequireSession.

I'm just noting it for the archive for anybody that comes across it.

-- Scott



More information about the users mailing list