Making a public folder on a Shib protected website

Cantor, Scott cantor.2 at osu.edu
Wed Jun 19 14:58:41 EDT 2013


On 6/19/13 11:33 AM, "Gaddie, Herbert (Luke)" <gaddie.3 at osu.edu> wrote:

>I'm using:
>
>        <Location /blog/community/feed/>
>		AuthType Shibboleth
>		ShibRequestSetting requireSession false
>		Require Shibboleth
>	</Location>

Not helpful to you I guess, but I just configured this locally using the
Location / rule you used, and it worked fine, I got right in.

So there's something else in your config somewhere that's interfering,
*or* this is SP or Apache specific. I'm using very latest SP on Apache
2.4, because that's 15 minutes of work for me to test.

But I'm fairly certain Location merging should be the same on 2.2.

I do think Require Shibboleth will cause problems. Whether that's the
cause I don't know, I would expect that to return a 403.

-- Scott




More information about the users mailing list