shibboleth.consent.attribute-release.MatchExpression ignoring blacklist
Tom Zeller
tzeller at dragonacea.biz
Fri Sep 25 15:55:00 EDT 2015
> On Sep 25, 2015, at 2:51 PM, Liam Hoekenga <liamr at umich.edu> wrote:
>
> 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?
For not-yet-released 3.2.0, no. For earlier, not sure, would need to look. Should I ?
More information about the users
mailing list