lazy sessions and .htaccess

Nate Klingenstein ndk at signet.id
Tue Dec 17 16:32:11 EST 2019


Bill,

 
It's one way to do it.  For the gory details:

 
https://wiki.shibboleth.net/confluence/display/SP3/Apache

 
Take care,

Nate.

 
--------

 

The Art of Access ®

 
Nate Klingenstein | Principal

https://www.signet.id/ 

 
-----Original message-----
From: Bill Tantzen
Sent: Tuesday, December 17 2019, 1:49 pm
To: users at shibboleth.net
Subject: lazy sessions and .htaccess

I am using lazy sessions for my site, and as such have a section like this:
 <Location />
  AuthType shibboleth
  ShibRequireSession Off
  Require shibboleth
</Location>
 This works as expected, but I would like to further configure a subdirectory with a .htaccess file (which, as the documentation states, impossible in combination with the above <Location> block.
 My workaround was to place the directives in a <Directory> block, configuring the webroot.
 This *does* work, but I'm wondering if it is the best way to accomplish what I want (to use .htaccess files).
 I have httpd 2.4.6 and shibd 2.6.1
 Any pointers here would be appreciated!
Regards,
Bill
 --
Human wheels spin round and round
While the clock keeps the pace... -- John Mellencamp
________________________________________________________________
Bill Tantzen    University of Minnesota Libraries
612-626-9949 (U of M)    612-325-1777 (cell)

-- 

For Consortium Member technical support, see https://wiki.shibboleth.net/confluence/x/coFAAg

To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net

 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20191217/7ec76f56/attachment.html>


More information about the users mailing list