shibboleth.consent.attribute-release.MatchExpression ignoring blacklist
Liam Hoekenga
liamr at umich.edu
Fri Sep 25 15:51:38 EDT 2015
I'm trying to get the attributes on the consent screen presented in a more
logical order. I have some whitelisted, and some blacklisted. I liked the
idea of display the rest of them in alphabetical order, so I tried the
example in the docs...
https://wiki.shibboleth.net/confluence/display/IDP30/ConsentConfiguration#ConsentConfiguration-MatchingAttributeIDs
<bean id="shibboleth.consent.attribute-release.MatchExpression"
class="java.util.regex.Pattern" factory-method="compile"
c:_0="^.*$" />
It pulled in attributes that I'd previously hidden by placing them on the
blacklist. Is this the expected behavior?
Liam
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20150925/8d3ce55f/attachment.html>
More information about the users
mailing list