<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Verdana; font-size: 10pt; color: #000000'><span>Hi<br><br>We have a fairly standard SP set up. The /secure folder on the SP is protected. We use the request mapper functionality to require a session and have Access Contorl rules that allow certain affiliated scope regexes only.<br><br>We are currently configuring our web page(s) with logo'd IDP buttons for different providers and these buttons are coded with session initiiator urls see example below.<br><br>&nbsp;https://passport.e2bn.org/Shibboleth.sso/Login?entityID=https://shibboleth-idp.webbased.co.uk/idp/shibboleth&amp;target=https://passport.e2bn.org/secure&nbsp; .... etc <br><br>These work fine but are not very user friendly if we want to tell other users how to build a button to get to our content from their own portal/web pages via SSO.<br><br>What I'd like to do is make the coding for the urls more elegant for example<br><br>https://passport.e2bn.org/secure/target/?idp=friendlyIdpname<br><br>I'd like to use the Request Mapper to take this url and route the request to the appropriate idp entity ID based on the friendlyIdpname part , either directly or via a named dedicated session initiator within the shibboleth2.xml file<br><br>Can I somehow use the Query Name function within the request mapper to do this , by linking a requireSessionWith (sessioninitiator) or by otherwise declaring the idp entity id to use.<br><br>The Request Mapper documentation seems to suggest this but I cannot find any examples.<br><br>Can you help by&nbsp; commenting if this is posible and if so how the Query Name part should be located and configured within&nbsp; the Request Mapper e.g does it go in the Access Control Part or outside it.<br><br><br><br><span name="x"></span><div style="text-align: left;"><font size="2"><span style="font-family: verdana,helvetica,sans-serif;"></span></font>Regards<br></div><br>Simon Bright<br>Technical Services Manager<br>E2BN<br>01462 834588<br>07912 853 107<br><a href="http://www.e2bn.org">www.e2bn.org</a><br><br><br><span name="x"></span><br></span><br></div></body></html>