question about RegexpSplitAttributeDefinition

Cantor, Scott cantor.2 at osu.edu
Fri Feb 9 17:04:17 EST 2018


> Is there a SP I can test against that requires either eduPersonAffiliation or
> isMemberOf? I'd like to see how they react to this kind of data.

A Shibboleth SP would reject an affiliation value that contained two values separated by a semicolon and that is simply invalid.

It will also, given such a value that it didn't reject (which it would, but say the policy was turned off manually to force it to accept the value), inject a backslash escape for the semicolon embedded in the value when it exports to the environment.

-- Scott



More information about the users mailing list