filtering user attribute values with metadata driven config

Ray Bon rbon at uvic.ca
Tue Mar 28 00:43:34 UTC 2023


I would like to apply the following type of attribute value filtering that can be used in attribute-filter.xml:

<AttributeRule attributeID="eduPersonScopedAffiliation">
<PermitValueRule xsi:type="OR">
<Rule xsi:type="Value" value="faculty" caseSensitive="false" />
<Rule xsi:type="Value" value="student" caseSensitive="false"/>
<Rule xsi:type="Value" value="staff" caseSensitive="false"/>
<Rule xsi:type="Value" value="alum" caseSensitive="false"/>
<Rule xsi:type="Value" value="member" caseSensitive="false"/>
<Rule xsi:type="Value" value="affiliate" caseSensitive="false"/>
<Rule xsi:type="Value" value="employee" caseSensitive="false"/>
<Rule xsi:type="Value" value="library-walk-in" caseSensitive="false"/>
</PermitValueRule>
</AttributeRule>

to the extensions section of metadata for metadata driven config.
I have been unable to find something in the docs that might indicate how this would be done.

Is there a metadata xml approach or does one have to create a script?



--

Ray Bon
Programmer Analyst
Development Services, University Systems
2507218831 | CLE 019 | rbon at uvic.ca<mailto:rbon at uvic.ca>

I acknowledge and respect the lək̓ʷəŋən peoples on whose traditional territory the university stands, and the Songhees, Esquimalt and WSÁNEĆ peoples whose historical relationships with the land continue to this day.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20230328/315c3edf/attachment.htm>


More information about the users mailing list