which the target definition is formed. The <span class="fixed">
Attribute</span> elements specifies the name and values of the
attributes that may be released.</p>
- <p>The simplest possible ARP is as follows, which releases <span
- class="fixed">eduPersonScopedAffiliation</span> to the given <span
- class="fixed">providerId</span> for the users the ARP applies to:</p>
+ <p>The simplest possible ARP is as follows, which releases
+ <span class="fixed">eduPersonScopedAffiliation</span> to any target
+ for the users the ARP applies to:</p>
<blockquote>
<p><span class="fixed"><?xml version="1.0"?><br>
<AttributeReleasePolicy xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
<Target><br>
- <Requester>providerId</Requester><br>
+ <AnyTarget/><br>
</Target><br>
sub-populated follows:</p>
<p>The <span class="fixed">Target</span> element:</p>
<blockquote>
- <p><span class="fixed">Target</span> operates differently when releasing to 1.2 or 1.1 targets. When releasing to 1.2 targets, this must only contain one <span class="fixed">Resource</span> element, which contains the <span class="fixed">providerId</span> for requests this ARP will relate to. For 1.1, this may contain either the
+ <p><span class="fixed">Target</span> may contain either the
<span class="fixed">AnyTarget</span> element, which will cause the
<span class="fixed">Target</span> to always return
<span class="fixed">TRUE</span>, or both the
<span class="fixed">Requester</span> element, which provides for
- matches to be performed against the SHAR name for 1.1 targets, as compared to <span class="fixed">providerId</span> for 1.2 targets, and the
+ matches to be performed against the SHAR name for 1.1 targets or the <span class="fixed">providerId</span> for 1.2 targets, and the
<span class="fixed">Resource</span> element, which provides for
matches to be performed against the requested URL.</p>
<p>When going against 1.1 targets, the <span
protected by a given SHAR. However, due to the nature of application
identifiers, the <span class="fixed">Resource</span> element has no
meaning when releasing to 1.2 targets. These will always function as
- though <span class="fixed"><AnyResource/></span> and <span
- class="fixed"><AnyTarget/></span> are specified.</p>
+ though <span class="fixed"><AnyResource/></span> is specified,
+ making the entire <span class="fixed">Resource</span> element necessary
+ only if this origin will be applying this ARP to 1.1 targets.</p>
<p>There are three matches that may be performed by the AA in evaluating
ARP's by using the <span class="fixed">matchFunction</span>
component of the <span class="fixed">Requester</span> and