Redirect to Shib SP for specific entityID

Cantor, Scott cantor.2 at osu.edu
Fri Sep 21 11:00:38 EDT 2012


On 9/21/12 9:55 AM, "Brandon Montgomery" <bmontgomery at teamdynamix.com>
wrote:
>
>I have the basic Shib SP system working on IIS with the ISAPI filter,
>and it works with the Test Shib site right now. However, I noticed that
>I had to put a page within the "secure" folder (which is a config
>setting) in order for the ISAPI filter to properly add the attributes
>extracted from the SSO session and place those in the headers of the
>request (ASP .NET).

Unless you tell it to protect something else. There's no requirement to
use that directory.

>What I need is for the ISAPI filter to always add that session
>information to the request no matter where in the IIS directory
>structure the user is.

Add authType="shibboleth" to the Host element(s) in the request map.

Please direct follow-ups on this kind of question to the users list, it's
not a dev question.

-- Scott




More information about the dev mailing list