John Ament commented on Bug PLINK2-6

Not sure if I'm doing it right. I added the following to my picketlink.xml

<PicketLinkIDP xmlns="urn:picketlink:identity-federation:config:1.0">
<IdentityURL>$

{idp.url::http://localhost:8082/login/}

</IdentityURL>
<Trust>
<Domains>$

{idp.domains::localhost}

</Domains>
</Trust>
<HostedURI>/ee/</HostedURI>

However, i'm still seeing requests going to /hosted/

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira