Attribute Filter Policy with multiple NOT. IDP 3.2

Mak, Steve makst at upenn.edu
Mon Jul 29 08:21:42 EDT 2019


<afp:PolicyRequirementRule xsi:type="basic:NOT">
        <basic:Rule xsi:type="basic:OR">
	        <basic:Rule xsi:type="basic:AttributeRequesterString" value="SP1"/>
	        <basic:Rule xsi:type="basic:AttributeRequesterString" value="SP2"/>
        <basic:Rule/>
</afp:PolicyRequirementRule>

On 7/29/19, 8:19 AM, "users on behalf of Trea25" <users-bounces at shibboleth.net on behalf of trea25 at hotmail.com> wrote:

Good morning,

My IDP is working with one exception but I need to extend the NOT to handle
2 SPs.

I tried this solution but seems not works with this version:
http://shibboleth.net/pipermail/users/2017-March/035089.html

<afp:PolicyRequirementRule xsi:type="basic:NOT">
        <basic:Rule xsi:type="basic:OR">
	        <basic:Rule xsi:type="basic:AttributeRequesterString" value="SP1"
/>
        <basic:Rule/>
         <basic:Rule xsi:type="basic:OR">
	        <basic:Rule xsi:type="basic:AttributeRequesterString" value="SP2"
/>
        <basic:Rule/>
</afp:PolicyRequirementRule>

Any solution?

Thank You



--
Sent from: http://shibboleth.1660669.n2.nabble.com/Shibboleth-Users-f1660767.html
-- 
For Consortium Member technical support, see https://wiki.shibboleth.net/confluence/x/coFAAg
To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net



More information about the users mailing list