Overriding IdP's entityID per Relying Party

Nate Klingenstein nate.klingenstein at utah.edu
Tue Mar 29 15:11:42 EDT 2016


> It isn't now (and wasn't before) a profile setting, it's a relying party configuration property, responderId.

Thanks.  This worked.

        <bean parent="RelyingPartyByName" p:responderId="https://my.new.entityID/idp/shibboleth" c:relyingPartyIds="#{{'https://service1.com', 'https://service2.com'}}”>

The macro expansion for the first RelyingPartyConfiguration link to the javadocs for RelyingParty seems busted though it looks like the underlying Confluence text is the same.  I’d fix it if it were obvious to me, so apologies.

https://wiki.shibboleth.net/confluence/display/IDP30/RelyingPartyConfiguration

net.shibboleth.idp.relyingparty.RelyingPartyConfiguration at jidp



More information about the users mailing list