Skip to content

Commit 31fee9e

Browse files
committed
Link to web-application-authorization
1 parent 2fd1533 commit 31fee9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -730,7 +730,7 @@ <h3 property="schema:name">Authorization Evaluation</h3>
730730

731731
<p>When a request requires an access mode (<code>acl:mode</code>) which is a limitation of another access mode, then access is granted if either mode is allowed by an Authorization. For example, when a request requires <code>acl:Append</code>, then access will be granted to agents having <code>acl:Write</code>.</p>
732732

733-
<p>The presence of the <code>acl:origin</code> property and its value is taken into account in the evaluation only when the HTTP request includes the <code>Origin</code> header.</p>
733+
<p>The presence of the <code>acl:origin</code> property and its value is taken into account in the evaluation only when the HTTP request includes the <code>Origin</code> header (<cite><a href="#web-application-authorization" rel="rdfs:seeAlso">Web Application Authorization</a></cite>). </p>
734734

735735
<section id="reading-writing-resources" inlist="" rel="schema:hasPart" resource="#reading-writing-resources">
736736
<h4 property="schema:name">Reading and Writing Resources</h4>

0 commit comments

Comments
 (0)