Apache 2.4 attributes directory
Dave Perry
Dave.Perry at hull-college.ac.uk
Mon Feb 2 09:47:47 EST 2015
Guessing the Directory thing doesn't get the attributes - we used Location in Apache to trigger the SP and attributes.
Use Location /<path-to-vufind2/vufind2/develop/public/> instead?
Dave
_________________________________________________
Dave Perry
eLearning Technologist, Hull College Group
Room L34 - Queens Gardens Library
Wilberforce Drive, Queen's Gardens, Hull, HU1 3DG
Extension 2230 / Direct Dial 01482 381930
* Need a fast reply? Try elearning at hull-college.ac.uk *
-----Original Message-----
From: users-bounces at shibboleth.net [mailto:users-bounces at shibboleth.net] On Behalf Of Jochen Lienhard
Sent: 02 February 2015 09:45
To: users at shibboleth.net
Subject: Apache 2.4 attributes directory
Hello,
I have an apache 2.4, current version of shibboleth.
My SP works fine, when check the attributes in the location /secure.
<Location /secure>
AuthType shibboleth
ShibRequestSetting requireSession 1
require shib-session
</Location>
Now I want to test it in a direction (for vufind2).
<Directory /<path-to-vufind2/vufind2/develop/public/>
...
AuthType shibboleth
require shibboleth
...
</Directory>
I can see, that the SP get the attrbitues, even in shibd.log and transaction.log, but the attributes are not in $_SERVER?
If I add this to the apache configuration, it works.
<Location "/vufind2">
AuthType shibboleth
Require shibboleth
</Location>
Do you know about problem with directory and apache 2.4 and shibboleth?
Greetings
Jochen
--
Dr. rer. nat. Jochen Lienhard
Dezernat EDV
Albert-Ludwigs-Universität Freiburg
Universitätsbibliothek
Rempartstr. 10-16 | Postfach 1629
79098 Freiburg | 79016 Freiburg
Telefon: +49 761 203-3908
E-Mail: lienhard at ub.uni-freiburg.de
Internet: www.ub.uni-freiburg.de
--
To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net
**********************************************************************
This message is sent in confidence for the addressee
only. It may contain confidential or sensitive
information. The contents are not to be disclosed
to anyone other than the addressee. Unauthorised
recipients are requested to preserve this
confidentiality and to advise us of any errors in
transmission. Any views expressed in this message
are solely the views of the individual and do not
represent the views of the College. Nothing in this
message should be construed as creating a contract.
Hull College owns the email infrastructure, including the contents.
Hull College is committed to sustainability, please reflect before printing this email.
**********************************************************************
TEXT
More information about the users
mailing list