Redirect to Shib SP for specific entityID
Brandon Montgomery
bmontgomery at teamdynamix.com
Fri Sep 21 11:40:45 EDT 2012
Adding requireSession="false" and authType="shibboleth" to the <Host>
element did it. This allows me to remove the <Path> configuration
element altogether. Thanks!
On 9/21/2012 11:00 AM, Cantor, Scott wrote:
> 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
>
>
> --
> To unsubscribe from this list send an email to dev-unsubscribe at shibboleth.net
>
More information about the dev
mailing list