shibboleth 2.4 ds
Jan Vilhuber
JVilhuber at absolute.com
Fri Apr 14 05:33:05 EDT 2017
Yea I don't speak apache too well either (and that's the majority of the problem right there, I suspect). I've gone and ripped out everything non-essential to this test, and have gotten further (so there's definitely something causing apache to think it needs to start a new auth). Now I get the DS index.html and the js files, and an error:
DISCO UI:Failed to download metadata from /Shibboleth.sso/DiscoFeed
And indeed that is returning nothing with a 304 (Nothing changed).
I'll keep digging. Looks like it's just my lack of apache-fu.
Jan
> -----Original Message-----
> From: users [mailto:users-bounces at shibboleth.net] On Behalf Of Rod
> Widdowson
> Sent: Friday, April 14, 2017 4:22 PM
> To: 'Shib Users' <users at shibboleth.net>
> Subject: RE: shibboleth 2.4 ds
>
> You do need to make sure that the DS end points aren't being protected by shib.
> I don't speak apache too good, but
> <Location /shibboleth-sp>
> AuthType None
> Require all granted
> </Location>
>
> Doesn't look too good.
>
> R
>
> --
> To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net
More information about the users
mailing list