saml-nameid.xml - Multiple c:candidate Values

Jason Rotunno jrotunno at swarthmore.edu
Thu Sep 1 13:19:11 UTC 2022


If I need to use a custom value or a different NameID format for a
particular SP, I add it to saml-nameid.xml similar to this (depending on
the SP's requirements):

        <bean parent="shibboleth.SAML2AttributeSourcedGenerator"
            p:format="urn:oasis:names:tc:SAML:2.0:nameid-format:persistent"
            p:attributeSourceIds="#{ {'bannerNameID'} }">
            <property name="activationCondition">
                <bean parent="shibboleth.Conditions.RelyingPartyId"
c:candidate="https://v1-identity.dudesolutions.io/sso/saml2/metadata" />
            </property>
        </bean>


Is there a way to include multiple values for c:candidate so that I don't
have to create a new bean for each SP that has the same requirement?

-- 

Jason Rotunno
System & Security Administrator
Swarthmore College
500 College Ave
Swarthmore, PA 19081
610.328.8505

*VERIFY before you click!!*
  - Attackers make their emails look like they come from someone they don't.
  - Attackers make links look like they go to websites they don't.
  - Attackers disguise malware as receipts, invoices, faxes, etc.

Forward suspicious emails to phishing at swarthmore.edu.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20220901/bbb43420/attachment.htm>


More information about the users mailing list