Selctive protecting endpoint with Apache/mod_shib
Cantor, Scott
cantor.2 at osu.edu
Wed Feb 26 10:22:57 EST 2014
On 2/26/14, 9:58 AM, "Marek Denis" <marek.denis at gmail.com> wrote:
>Is there any way to configure Apache and/or
>mod_shib so it would not start federated-protocol dance always but
>only under some circumstances - certain input sent by the user or a
>HTTP variable present in the header?
Only by you actually doing that yourself by not requiring a session
explicitly, and using something else to initiate the session under the
correct conditions by redirecting to /Shibboleth.sso/Login.
Apache could do that to some extent using mod_rewrite.
-- Scott
More information about the users
mailing list