Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
<!--  New TCS Personal -->
<afp:AttributeFilterPolicy id="releaseTcsPersonalEntitlement">
      <afp:PolicyRequirementRule xsi:type="basic:AttributeRequesterString" value="https://www.digicert.com/sso" />
        <afp:AttributeRule attributeID="displayName">
            <afp:PermitValueRule xsi:type="basic:ANY" />
      </afp:AttributeRule>
      <afp:AttributeRule attributeID="eduPersonPrincipalName">
            <afp:PermitValueRule xsi:type="basic:ANY"/>
      </afp:AttributeRule>
      <afp:AttributeRule attributeID="tcsPersonalEntitlement">
            <afp:PermitValueRule xsi:type="basic:ANY" />
      </afp:AttributeRule>
      <afp:AttributeRule attributeID="tcsPersonaleScienceEntitlement">
            <afp:PermitValueRule xsi:type="basic:ANY" />
      </afp:AttributeRule>
      <afp:AttributeRule attributeID="email">
            <afp:PermitValueRule xsi:type="basic:ANY" />
      </afp:AttributeRule>
      <afp:AttributeRule attributeID="schacHomeOrganization">
            <afp:PermitValueRule xsi:type="basic:ANY"/>
      </afp:AttributeRule>
</afp:AttributeFilterPolicy>