17 | | <AttributeFilterPolicy id="releaseToWINFORAK"> |
18 | | <PolicyRequirementRule xsi:type="basic:AttributeRequesterString" value="https://gtp.winforalaska.com/shibboleth" /> |
19 | | <AttributeRule attributeID="eduPersonPrincipalName"> |
20 | | <PermitValueRule xsi:type="basic:ANY" /> |
21 | | </AttributeRule> |
22 | | <AttributeRule attributeID="surname"> |
23 | | <PermitValueRule xsi:type="basic:ANY" /> |
24 | | </AttributeRule> |
25 | | <AttributeRule attributeID="bannerid"> |
26 | | <PermitValueRule xsi:type="basic:ANY" /> |
27 | | </AttributeRule> |
28 | | </AttributeFilterPolicy> |