StoredID/persistentID only when used?

Cantor, Scott cantor.2 at osu.edu
Fri Sep 9 09:47:00 EDT 2016


On 9/9/16, 9:24 AM, "users on behalf of Simon Lundström" <users-bounces at shibboleth.net on behalf of simlu at su.se> wrote:

>    I want to create an activation condition which checks the SPs metadata
>    if they have a NameIDFormat which has the value
>    "urn:oasis:names:tc:SAML:2.0:nameid-format:persistent".

Well, the point is you shouldn't need to do this to control anything related to NameID generation.

Assuming that's not the use case, I don't know offhand what code would be usable to do that without pulling in other behaviors, other than a script of course. Probably running MetadataNameIdentifierFormatStrategy and applying .contains(...) to the resulting list.

-- Scott




More information about the users mailing list