You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reference SAI Authorization Agent + link SAI in §4 discovery note
- §2.1 access-control bullet: name the SAI Authorization Agent as a
concrete example of an access-management Client (per @elf-pavlik on
PR #776).
- §4 data discovery note: hyperlink Solid Application Interoperability
to TR/sai. Add an editor's note that a Type Indexes link will be
added once PR #786 (which lists Type Indexes as a TR work item) is
merged.
Copy file name to clipboardExpand all lines: solid26.html
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -413,7 +413,7 @@ <h4><span>Note</span></h4>
413
413
<ul>
414
414
<li>access requests to update access control rules accordingly on a Server</li>
415
415
<li>issued by the application-logic Client</li>
416
-
<li>processed by a particular Client that is able and trusted to manage access controls (such as an access management or authorization application)</li>
416
+
<li>processed by a particular Client that is able and trusted to manage access controls (such as an access management or authorization application; e.g. the <ahref="https://solid.github.io/data-interoperability-panel/specification/#authorization-redirect-endpoint">Authorization Agent</a> defined by <ahref="https://solidproject.org/TR/sai">Solid Application Interoperability</a>)</li>
417
417
</ul>
418
418
</li>
419
419
</ul>
@@ -632,7 +632,8 @@ <h4><span>Note</span></h4>
632
632
633
633
<divclass="note">
634
634
<h4><span>Note</span></h4>
635
-
<p>Data discovery beyond the profile varies across the ecosystem. Within the <ahref="https://solidproject.org/TR/">Solid TR work items</a> the relevant mechanisms are Type Indexes and Solid Application Interoperability (SAI); many additional bespoke mechanisms are in active use outside the TR work items. This guide does not prescribe a single mechanism.</p>
635
+
<p>Data discovery beyond the profile varies across the ecosystem. Within the <ahref="https://solidproject.org/TR/">Solid TR work items</a> the relevant mechanisms are Type Indexes and <ahref="https://solidproject.org/TR/sai">Solid Application Interoperability (SAI)</a>; many additional bespoke mechanisms are in active use outside the TR work items. This guide does not prescribe a single mechanism.</p>
636
+
<p><em>Editor's note: a link to the Type Indexes specification will be added once <ahref="https://github.com/solid/specification/pull/786">PR #786</a> is merged.</em></p>
0 commit comments