Attribute rule matching all attributes

Fabio Spelta fabio.spelta at unimib.it
Thu Dec 20 08:19:30 EST 2012


Hello all,

I could not find any mean to write a attribute filter rule so that *no*
attribute is released under certain conditions.

What I would like to do is something like:

    <AttributeFilterPolicy id="someID">
        <PolicyRequirementRule xsi:type="basic:SomeType" value="someMatch"
/>
        <AttributeRule *allattributes*>
            <DenyValueRule xsi:type="basic:ANY" />
        </AttributeRule>
    </AttributeFilterPolicy>

Is there a way or I have to explicitly deny any releasable attribute one by
one?

Thank you very much.
-- 
Fabio Spelta
Sistemi Informativi
Universita` degli Studi di Milano-Bicocca
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20121220/eefe7ce1/attachment.html 


More information about the users mailing list