Attribute Filter Policy with multiple NOT. IDP 3.2
Trea25
trea25 at hotmail.com
Mon Jul 29 08:19:27 EDT 2019
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
More information about the users
mailing list