<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Verdana; font-size: 10pt; color: #000000'><span>Thanks Chad - the [ ] brackets fixed it<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><hr id="zwchr">Documentations says:<br><br>If this is supplied, then it must be an *array* of entityIDs of IdPs<br>which are considered preferred by this SP<br><br>So it's probably just an issue with your formatting. I think you want<br>[" "https://idp3.e2bn.org/idp/shibboleth']<br><br>On Thu, Aug 9, 2012 at 11:46 AM, Simon Bright <simon.bright@e2bn.org> wrote:<br>> Hi all<br>><br>> I'm coming up to speed on deploying the Embedded Discovery Service. I have a<br>> test environment so can play as much as required. I have configured my SP to<br>> default to shibboleth-ds/index.html and have configured<br>> /etc/shibboleth-ds/idpselect_config.js.<br>><br>> I started out by not having a preferred IDP ie the parameter<br>> this.preferredIdP is null<br>><br>> My test federation metadata loads fine and my idp and mdui info appears in<br>> my DiscoFeed. I can select it from the drop down box on the index.html page.<br>> The mdui Display Name appears ok and if I return back to the page via my<br>> protected link the idp's logo appears.<br>><br>> I then turn on preferred idp by the following code<br>><br>> this.preferredIdP = 'https://idp3.e2bn.org/idp/shibboleth';<br>><br>> However when I visit the protected link, I just get "Use a suggested<br>> selection:" appearing with no IDP info underneath. The drop down option<br>> still works ok.<br>><br>> Is there something wrong with the syntax of the this.preferredIdP ?<br>><br>> DiscoFeed data below<br>><br>> [<br>> {<br>> "entityID": "https://idp3.e2bn.org/idp/shibboleth",<br>> "DisplayNames": [<br>> {<br>> "value": " IDP3 TEST IDP",<br>> "lang": "en"<br>> }<br>> ],<br>> "Descriptions": [<br>> {<br>> "value": " The test IDP for E2BN",<br>> "lang": "en"<br>> }<br>> ],<br>> "Logos": [<br>> {<br>> "value": "https://passport2.e2bn.org/images/E2BN_NEN_Small.gif",<br>> "height": "50",<br>> "width": "100"<br>> }<br>> ]<br>> }<br>> ]<br>><br>><br>><br>><br>> Regards<br>><br>> Simon Bright<br>> Technical Services Manager<br>> E2BN<br>> 01462 834588<br>> 07912 853 107<br>> www.e2bn.org<br>><br>><br>><br>><br>><br>> --<br>> To unsubscribe from this list send an email to<br>> users-unsubscribe@shibboleth.net<br><br><br><br>-- <br>Chad La Joie<br>www.itumi.biz<br>trusted identities, delivered<br>--<br>To unsubscribe from this list send an email to users-unsubscribe@shibboleth.net<br></div></body></html>