using the saml:RegistrationAuthority policy rule

Cantor, Scott cantor.2 at osu.edu
Sun Mar 22 13:59:51 EDT 2015


On 3/22/15, 11:25 AM, "Tom Scavo" <trscavo at gmail.com> wrote:

>I believe the following works in V2 with Rod's plugin installed:
>
><afp:AttributeFilterPolicy id="releaseRandSBundleToMyFederationSPs">
>
>  <afp:PolicyRequirementRule xsi:type="basic:AND">
>    <basic:Rule xsi:type="saml:AttributeRequesterEntityAttributeExactMatch"
>        attributeName="http://macedir.org/entity-category"
>        attributeValue="http://refeds.org/category/research-and-scholarship"/>
>    <basic:Rule xsi:type="mdrpif:AttributeRequesterRegistrationAuthority"
>        registrars="http://my.federation.org"/>
>  </afp:PolicyRequirementRule>
>
>  <!-- attribute rules here -->
>
></afp:AttributeFilterPolicy>
>
>Can you show me how to do the same thing in V3?

The xsi:type is saml:RegistrationAuthority.

-- Scott



More information about the dev mailing list