apache shib-attr not seeing attributes
Nick Duff
nick.duff22 at gmail.com
Wed Oct 11 18:47:23 EDT 2017
I have actually resolved this.
I find a typo in my attribute-map on the SP and the attributes were not
correctly being identified
On Thu, Oct 12, 2017 at 11:16 AM, Nick Duff <nick.duff22 at gmail.com> wrote:
> 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/012a010d/attachment-0001.html>
More information about the users
mailing list