Skip to content

Commit

Permalink
Add reference to artwork
Browse files Browse the repository at this point in the history
  • Loading branch information
pmeulen committed Dec 18, 2024
1 parent 75102e8 commit dbaec57
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions phase-3/spec/draft-vandermeulen-oauth-resource-helper-00.xml
Original file line number Diff line number Diff line change
Expand Up @@ -285,8 +285,9 @@ Authorization: <...>
<li>(optional) an opaque introspect object (to be included in the introspection response for the access token, if applicable)</li>
</ul>
<t>
Apart from the inclusion of the nonce which binds this back channel call to the initial front channel redirect (step B in the diagram
above), the resource helper MUST also provide credentials that can identify it as a trusted member of the authorization server's
Apart from the inclusion of the nonce which binds this back channel call to the initial front channel redirect
(step B in <xref target="seq"/>),
the resource helper MUST also provide credentials that can identify it as a trusted member of the authorization server's
resource helper Registry, for instance through an `Authorization` header as agreed between authorization server and resource helper,
and this request MUST be made over TLS, to the choice endpoint of the authorization server.
</t>
Expand Down

0 comments on commit dbaec57

Please sign in to comment.