remote RequestMapper

Gilbert, Alistair Alistair.Gilbert at basware.com
Wed Oct 3 17:29:14 EDT 2012


Hi,

I have got around to installing Shib SP for the first time and all was going well.

I wanted to try out moving the RequestMap to an external file.

The wiki implies that all I need to do is something like this in the Shibboleth2.xml:

<RequestMapper type="Native" path="Shib2RequestMap.xml" />

This would then grab the requestmap from the file Shib2RequestMap.xml file held in etc\shibboleth

In the Shib2RequestMap.xml I have something like this:

<RequestMap>
                <Host name="xxx.com">
                                <Path name="Login">
                                                <Query name="forms" regex="1">
                                                                <Query name="tid" regex="ASTC001" authType="shibboleth" requireSession="true" />
                                                </Query>
                                </Path>
                </Host>
</RequestMap>

The exact same RquestMap, when placed as a subnode to the RequestMapper directly in the Shibboleth2.xml file works fine.

Have I misunderstood the documentation on this?

Best regards,
Alistair Gilbert
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20121003/ea0de9d4/attachment.html 


More information about the users mailing list