apache shib-attr not seeing attributes
Nick Duff
nick.duff22 at gmail.com
Wed Oct 11 18:16:52 EDT 2017
Hey,
I am having a little difficulty getting shib attributes working in apache
Server version: Apache/2.4.18 (Ubuntu). SP on the same host.
shibd logs show the attributes coming through without issue, and things
work fine with the valid-user setting.
However any shib-attr I use fails. They don't seem to be getting passed to
apache.
<Location />
AuthType Shibboleth
ShibRequestMapperAuthz off
ShibRequestSetting requireSession 1
# Require valid-user
Require shib-attr sn Smith
</Location>
Is there any extra config that I need here? Or is this most likely a
problem with my SP config?
Cheers,
Nick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20171012/8f1da097/attachment.html>
More information about the users
mailing list