Using two dataconnectors for one service provider
Vanna
VIGNESH at MUSC.EDU
Thu Apr 3 12:33:39 EDT 2014
Thanks All. Would some like this work (limiting release of attributes based
on other values)?
<afp:AttributeFilterPolicy id="releaseToBox">
<afp:PolicyRequirementRule xsi:type="basic:OR">
<basic:Rule
xsi:type="basic:AttributeRequesterString" value="https://boxurl.com" />
<basic:Rule xsi:type="basic:AttributeValueString"
attributeID="isMemberOf"
value="AdGroup"/>
</afp:PolicyRequirementRule>
<afp:AttributeRule attributeID="EmailAddress">
<afp:PermitValueRule xsi:type="basic:ANY"/>
</afp:AttributeRule>
</afp:AttributeFilterPolicy>
--
View this message in context: http://shibboleth.1660669.n2.nabble.com/Using-two-dataconnectors-for-one-service-provider-tp7598182p7598320.html
Sent from the Shibboleth - Users mailing list archive at Nabble.com.
More information about the users
mailing list