Vary ResponderId by Metadata Source

Marvin Addison marvin.addison at gmail.com
Mon Sep 12 10:55:02 EDT 2016


We have two different metadata sources where our IdP is known by two
different entity IDs. We used to set responderId explicitly on the RP
configuration, but now that's highly inefficient due to some refactoring.
Ideally we'd like to set responderId dynamically via a function that gets
the IdP entity ID from the metadata source from which the SAML peer was
determined. That seems technically feasible via
RelyingPartyConfiguration#setResponderIdLookupStrategy(), but I don't see
how to practically determine the metadata group from which the
EntityDescriptor came. Is that possible? Am I going about this the right
way?

Thanks,
Marvin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20160912/ad0e49dd/attachment-0001.html>


More information about the users mailing list