EDS - Preferred IDP does not display

Chad La Joie lajoie at itumi.biz
Thu Aug 9 11:50:43 EDT 2012


Documentations says:

If this is supplied, then it must be an *array* of entityIDs of IdPs
which are considered preferred by this SP

So it's probably just an issue with your formatting.  I think you want
[" "https://idp3.e2bn.org/idp/shibboleth']

On Thu, Aug 9, 2012 at 11:46 AM, Simon Bright <simon.bright at e2bn.org> wrote:
> Hi all
>
> I'm coming up to speed on deploying the Embedded Discovery Service. I have a
> test environment so can play as much as required. I have configured my SP to
> default to shibboleth-ds/index.html and have configured
> /etc/shibboleth-ds/idpselect_config.js.
>
> I started out by not having a preferred IDP ie the parameter
> this.preferredIdP is null
>
> My test federation metadata loads fine and my idp and mdui info appears in
> my DiscoFeed. I can select it from the drop down box on the index.html page.
> The mdui Display Name appears ok and if I return back to the page via my
> protected link the idp's logo appears.
>
> I then turn on preferred idp by the following code
>
>  this.preferredIdP = 'https://idp3.e2bn.org/idp/shibboleth';
>
> However when I visit the protected link, I just get "Use a suggested
> selection:" appearing with no IDP info underneath. The drop down option
> still works ok.
>
> Is there something wrong with the syntax of the this.preferredIdP ?
>
> DiscoFeed data below
>
> [
> {
>  "entityID": "https://idp3.e2bn.org/idp/shibboleth",
>  "DisplayNames": [
>   {
>   "value": " IDP3 TEST IDP",
>   "lang": "en"
>   }
>  ],
>  "Descriptions": [
>   {
>   "value": " The test IDP for E2BN",
>   "lang": "en"
>   }
>  ],
>  "Logos": [
>   {
>   "value": "https://passport2.e2bn.org/images/E2BN_NEN_Small.gif",
>   "height": "50",
>   "width": "100"
>   }
>  ]
> }
> ]
>
>
>
>
> Regards
>
> Simon Bright
> Technical Services Manager
> E2BN
> 01462 834588
> 07912 853 107
> www.e2bn.org
>
>
>
>
>
> --
> To unsubscribe from this list send an email to
> users-unsubscribe at shibboleth.net



-- 
Chad La Joie
www.itumi.biz
trusted identities, delivered


More information about the users mailing list