From: cantor Date: Fri, 30 Apr 2004 21:06:34 +0000 (+0000) Subject: Example of alternate way of hooking handler. X-Git-Tag: 2.4~1794 X-Git-Url: http://www.project-moonshot.org/gitweb/?a=commitdiff_plain;h=2c5c0df7b19a9e17f8290bda582703fe511aaa67;p=shibboleth%2Fsp.git Example of alternate way of hooking handler. git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1084 cb58f699-b61c-0410-a6fe-9272a202ed29 --- diff --git a/configs/apache.config.in b/configs/apache.config.in index b3dd7c9..ba07a40 100644 --- a/configs/apache.config.in +++ b/configs/apache.config.in @@ -24,6 +24,13 @@ ShibConfig @-PKGSYSCONFDIR-@/shibboleth.xml SetHandler shib-shire-post +# +# Another way of addressing this is to apply Shibboleth +# globally to the site in "lazy" session mode: +# +# AuthType shibboleth +# require shibboleth +# # # Used for example logo and style sheet in error templates.