urn:oasis:names:tc:SAML:2.0:nameid-format:persistent

Joshua Brodie josbrodie at gmail.com
Wed Apr 22 18:49:31 EDT 2020


Hi:

Can the NameID  'urn:oasis:names:tc:SAML:2.0:nameid-format:persistent' ever
be generated from a source attribute - via 'saml-nameid.xml' file?

Example below.

For reasons unfathomable yet to me, more digging required, the value
generated appears to be a persistent id and I can't over-ride it to 'mail'.

<bean parent="shibboleth.SAML2AttributeSourcedGenerator"
      p:format="urn:oasis:names:tc:SAML:2.0:nameid-format:persistent"
      p:attributeSourceIds="#{ {'mail'} }">
    <property name="activationCondition">
        <bean parent="shibboleth.Conditions.RelyingPartyId"
c:candidates="#{{'foobar'}}" />
    </property>
</bean>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20200422/6015837d/attachment.html>


More information about the users mailing list