<?xml version="1.0" encoding="UTF-8"?>
  <?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
  <!-- generated by https://github.com/cabo/kramdown-rfc2629 version 1.5.21 -->

<!DOCTYPE rfc SYSTEM "rfc2629.dtd" [
]>

<?rfc tocindent="yes"?>
<?rfc strict="yes"?>
<?rfc compact="yes"?>
<?rfc comments="yes"?>
<?rfc inline="yes"?>
<?rfc docmapping="yes"?>

<rfc ipr="trust200902" docName="draft-ietf-gnap-core-protocol-10" category="std" consensus="true" tocInclude="true" sortRefs="true" symRefs="true">
  <front>
    <title>Grant Negotiation and Authorization Protocol</title>

    <author initials="J." surname="Richer" fullname="Justin Richer" role="editor">
      <organization>Bespoke Engineering</organization>
      <address>
        <email>ietf@justin.richer.org</email>
        <uri>https://bspk.io/</uri>
      </address>
    </author>
    <author initials="A." surname="Parecki" fullname="Aaron Parecki">
      <organization>Okta</organization>
      <address>
        <email>aaron@parecki.com</email>
        <uri>https://aaronparecki.com</uri>
      </address>
    </author>
    <author initials="F." surname="Imbault" fullname="Fabien Imbault">
      <organization>acert.io</organization>
      <address>
        <email>fabien.imbault@acert.io</email>
        <uri>https://acert.io/</uri>
      </address>
    </author>

    <date year="2022" month="July" day="11"/>

    <area>Security</area>
    <workgroup>GNAP</workgroup>
    <keyword>Internet-Draft</keyword>

    <abstract>


<t>GNAP defines a mechanism for delegating authorization to a
piece of software, and conveying that delegation to the software. This
delegation can include access to a set of APIs as well as information
passed directly to the software.</t>



    </abstract>



  </front>

  <middle>


<section anchor="introduction"><name>Introduction</name>

<t>This protocol allows a piece of software, the client instance, to request delegated
authorization to resource servers and to request direct information. This delegation is
facilitated by an authorization server usually on
behalf of a resource owner. The end user operating the software may interact
with the authorization server to authenticate, provide consent, and
authorize the request.</t>

<t>The process by which the delegation happens is known as a grant, and
GNAP allows for the negotiation of the grant process
over time by multiple parties acting in distinct roles.</t>

<t>This specification focuses on the portions of the delegation process facing the client instance.
In particular, this specification defines interoperable methods for a client instance to request, negotiate,
and receive access to information facilitated by the authorization server.
This specification also discusses discovery mechanisms for the client instance to
configure itself dynamically.
The means for an authorization server and resource server to interoperate are
discussed in the companion document, <xref target="I-D.ietf-gnap-resource-servers"/>.</t>

<t>The focus of this protocol is to provide interoperability between the different
parties acting in each role, and is not to specify implementation details of each.
Where appropriate, GNAP may make recommendations about internal implementation
details, but these recommendations are to ensure the security of the overall
deployment rather than to be prescriptive in the implementation.</t>

<t>This protocol solves many of the same use cases as OAuth 2.0 <xref target="RFC6749"/>,
OpenID Connect <xref target="OIDC"/>, and the family of protocols that have grown up
around that ecosystem. However, GNAP is not an extension of OAuth 2.0
and is not intended to be directly compatible with OAuth 2.0. GNAP seeks to
provide functionality and solve use cases that OAuth 2.0 cannot easily
or cleanly address. <xref target="vs-oauth2"/> further details the protocol rationale compared to OAuth 2.0.
GNAP and OAuth 2.0 will likely exist in parallel
for many deployments, and considerations have been taken to facilitate
the mapping and transition from legacy systems to GNAP. Some examples
of these can be found in <xref target="example-oauth2"/>.</t>

<section anchor="terminology"><name>Terminology</name>

<t>The key words "<bcp14>MUST</bcp14>", "<bcp14>MUST NOT</bcp14>", "<bcp14>REQUIRED</bcp14>", "<bcp14>SHALL</bcp14>", "<bcp14>SHALL
NOT</bcp14>", "<bcp14>SHOULD</bcp14>", "<bcp14>SHOULD NOT</bcp14>", "<bcp14>RECOMMENDED</bcp14>", "<bcp14>NOT RECOMMENDED</bcp14>",
"<bcp14>MAY</bcp14>", and "<bcp14>OPTIONAL</bcp14>" in this document are to be interpreted as
described in BCP 14 <xref target="RFC2119"/> <xref target="RFC8174"/> when, and only when, they
appear in all capitals, as shown here.</t>

<t>This document contains non-normative examples of partial and complete HTTP messages, JSON structures, URIs, query components, keys, and other elements. Whenever possible, the document uses URI as a generic term, since it aligns with <xref target="RFC3986"/> recommendations and matches better with the intent that the identifier may be reachable through various/generic means (compared to URLs). Some examples use a single trailing backslash <spanx style="verb">\</spanx> to indicate line wrapping for long values, as per <xref target="RFC8792"/>. The <spanx style="verb">\</spanx> character and leading spaces on wrapped lines are not part of the value.</t>

</section>
<section anchor="roles"><name>Roles</name>

<t>The parties in GNAP perform actions under different roles.
Roles are defined by the actions taken and the expectations leveraged
on the role by the overall protocol.</t>

<figure><artset><artwork  type="svg"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="528" width="472" viewBox="0 0 472 528" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px">
<path d="M 8,32 L 8,112" fill="none" stroke="black"/>
<path d="M 8,336 L 8,384" fill="none" stroke="black"/>
<path d="M 58,112 L 58,320" fill="none" stroke="black"/><path d="M 54,112 L 54,320" fill="none" stroke="black"/>
<path d="M 104,336 L 104,384" fill="none" stroke="black"/>
<path d="M 120,32 L 120,112" fill="none" stroke="black"/>
<path d="M 128,208 L 128,256" fill="none" stroke="black"/>
<path d="M 152,96 L 152,208" fill="none" stroke="black"/>
<path d="M 170,256 L 170,336" fill="none" stroke="black"/><path d="M 166,256 L 166,336" fill="none" stroke="black"/>
<path d="M 184,96 L 184,208" fill="none" stroke="black"/>
<path d="M 216,208 L 216,256" fill="none" stroke="black"/>
<path d="M 216,336 L 216,384" fill="none" stroke="black"/>
<path d="M 224,32 L 224,112" fill="none" stroke="black"/>
<path d="M 320,336 L 320,384" fill="none" stroke="black"/>
<path d="M 328,32 L 328,112" fill="none" stroke="black"/>
<path d="M 8,32 L 120,32" fill="none" stroke="black"/>
<path d="M 224,32 L 328,32" fill="none" stroke="black"/>
<path d="M 128,96 L 152,96" fill="none" stroke="black"/>
<path d="M 184,96 L 216,96" fill="none" stroke="black"/>
<path d="M 8,112 L 120,112" fill="none" stroke="black"/>
<path d="M 224,112 L 328,112" fill="none" stroke="black"/>
<path d="M 128,208 L 216,208" fill="none" stroke="black"/>
<path d="M 128,256 L 216,256" fill="none" stroke="black"/>
<path d="M 24,320 L 88,320" fill="none" stroke="black"/>
<path d="M 232,320 L 304,320" fill="none" stroke="black"/>
<path d="M 168,334 L 216,334" fill="none" stroke="black"/><path d="M 168,338 L 216,338" fill="none" stroke="black"/>
<path d="M 24,400 L 88,400" fill="none" stroke="black"/>
<path d="M 232,400 L 304,400" fill="none" stroke="black"/>
<path d="M 8,462 L 40,462" fill="none" stroke="black"/><path d="M 8,466 L 40,466" fill="none" stroke="black"/>
<path d="M 8,480 L 40,480" fill="none" stroke="black"/>
<path d="M 24,320 C 15.16936,320 8,327.16936 8,336" fill="none" stroke="black"/>
<path d="M 88,320 C 96.83064,320 104,327.16936 104,336" fill="none" stroke="black"/>
<path d="M 232,320 C 223.16936,320 216,327.16936 216,336" fill="none" stroke="black"/>
<path d="M 304,320 C 312.83064,320 320,327.16936 320,336" fill="none" stroke="black"/>
<path d="M 24,400 C 15.16936,400 8,392.83064 8,384" fill="none" stroke="black"/>
<path d="M 88,400 C 96.83064,400 104,392.83064 104,384" fill="none" stroke="black"/>
<path d="M 232,400 C 223.16936,400 216,392.83064 216,384" fill="none" stroke="black"/>
<path d="M 304,400 C 312.83064,400 320,392.83064 320,384" fill="none" stroke="black"/>
<polygon class="arrowhead" points="224,96 212,90.4 212,101.6 " fill="black" transform="rotate(0,216,96)"/>
<polygon class="arrowhead" points="136,96 124,90.4 124,101.6 " fill="black" transform="rotate(180,128,96)"/>
<g class="text">
<text x="64" y="68">Authorization</text>
<text x="276" y="68">Resource</text>
<text x="60" y="84">Server</text>
<text x="276" y="84">Server</text>
<text x="172" y="228">Client</text>
<text x="172" y="244">Instance</text>
<text x="60" y="356">Resource</text>
<text x="264" y="356">End</text>
<text x="56" y="372">Owner</text>
<text x="120" y="372">~</text>
<text x="136" y="372">~</text>
<text x="152" y="372">~</text>
<text x="168" y="372">~</text>
<text x="184" y="372">~</text>
<text x="200" y="372">~</text>
<text x="268" y="372">User</text>
<text x="28" y="436">Legend</text>
<text x="88" y="468">indicates</text>
<text x="176" y="468">interaction</text>
<text x="256" y="468">between</text>
<text x="296" y="468">a</text>
<text x="328" y="468">human</text>
<text x="368" y="468">and</text>
<text x="420" y="468">computer</text>
<text x="88" y="484">indicates</text>
<text x="176" y="484">interaction</text>
<text x="256" y="484">between</text>
<text x="304" y="484">two</text>
<text x="348" y="484">pieces</text>
<text x="388" y="484">of</text>
<text x="436" y="484">software</text>
<text x="8" y="500">~</text>
<text x="24" y="500">~</text>
<text x="40" y="500">~</text>
<text x="88" y="500">indicates</text>
<text x="136" y="500">a</text>
<text x="184" y="500">potential</text>
<text x="272" y="500">equivalence</text>
<text x="332" y="500">or</text>
<text x="392" y="500">out-of-band</text>
<text x="136" y="516">communication</text>
<text x="224" y="516">between</text>
<text x="280" y="516">roles</text>
</g>
</svg>
</artwork><artwork  type="ascii-art"><![CDATA[
+-------------+            +------------+
|             |            |            |
|Authorization|            |  Resource  |
|   Server    |            |   Server   |
|             |<--+   +--->|            |
+-----+-------+   |   |    +------------+
      ║           |   |
      ║           |   |
      ║           |   |
      ║           |   |
      ║           |   |
      ║        +--+---+---+
      ║        |  Client  |
      ║        | Instance |
      ║        +----+-----+
      ║             ║
      ║             ║
      ║             ║
 .----+----.        ║      .----------.
|           |       +=====+            |
|  Resource |             |    End     |
|   Owner   | ~ ~ ~ ~ ~ ~ |    User    |
|           |             |            |
 `---------`               `----------`

Legend

===== indicates interaction between a human and computer
----- indicates interaction between two pieces of software
~ ~ ~ indicates a potential equivalence or out-of-band
          communication between roles
]]></artwork></artset></figure>

<dl>
  <dt>
Authorization Server (AS)  </dt>
  <dd>
    <t>server that grants delegated privileges to a particular instance of client software in the form of access tokens or other information (such as subject information).</t>
  </dd>
  <dt>
Client  </dt>
  <dd>
    <t>application that consumes resources from one or several RSs, possibly requiring access privileges from one or several ASs. The client is operated by the end user or it runs autonomously on behalf of a resource owner.
</t>

    <t>Example: a client can be a mobile application, a web application, etc.</t>

    <t>Note: this specification differentiates between a specific instance (the client instance, identified by its unique key) and the software running the instance (the client software). For some kinds of client software, there could be many instances of that software, each instance with a different key.</t>
  </dd>
  <dt>
Resource Server (RS)  </dt>
  <dd>
    <t>server that provides operations on protected resources, where operations require a valid access token issued by an AS.</t>
  </dd>
  <dt>
Resource Owner (RO)  </dt>
  <dd>
    <t>subject entity that may grant or deny operations on resources it has authority upon.
</t>

    <t>Note: the act of granting or denying an operation may be manual (i.e. through an interaction with a physical person) or automatic (i.e. through predefined organizational rules).</t>
  </dd>
  <dt>
End user  </dt>
  <dd>
    <t>natural person that operates a client instance.
</t>

    <t>Note: that natural person may or may not be the same entity as the RO.</t>
  </dd>
</dl>

<t>The design of GNAP does not assume any one deployment architecture,
but instead attempts to define roles that can be fulfilled in a number
of different ways for different use cases. As long as a given role fulfills
all of its obligations and behaviors as defined by the protocol, GNAP does
not make additional requirements on its structure or setup.</t>

<t>Multiple roles can be fulfilled by the same party, and a given party
can switch roles in different instances of the protocol. For example,
the RO and end user in many instances are the same person, where a user is
authorizing the client instance to act on their own behalf at the RS. In this case,
one party fulfills both of the RO and end-user roles, but the roles themselves
are still defined separately from each other to allow for other
use cases where they are fulfilled by different parties.</t>

<t>For another example,
in some complex scenarios, an RS receiving requests from one client instance can act as
a client instance for a downstream secondary RS in order to fulfill the
original request. In this case, one piece of software is both an
RS and a client instance from different perspectives, and it fulfills these
roles separately as far as the overall protocol is concerned.</t>

<t>A single role need not be deployed as a monolithic service. For example,
a client instance could have components that are installed on the end user's device as
well as a back-end system that it communicates with. If both of these
components participate in the delegation protocol, they are both considered
part of the client instance. If there are several copies of the client software
that run separately but all share the same key material, such as a
deployed cluster, then this cluster is considered a single client instance.</t>

<t>In these cases, the distinct components of what is considered a GNAP client instance
may use any number of different communication mechanisms between them, all of which
would be considered an implementation detail of the client instances and out of scope of GNAP.</t>

<t>For another example, an AS could likewise be built out of many constituent
components in a distributed architecture. The component that the client instance
calls directly could be different from the component that the
RO interacts with to drive consent, since API calls and user interaction
have different security considerations in many environments. Furthermore,
the AS could need to collect identity claims about the RO from one system
that deals with user attributes while generating access tokens at
another system that deals with security rights. From the perspective of
GNAP, all of these are pieces of the AS and together fulfill the
role of the AS as defined by the protocol. These pieces may have their own internal
communications mechanisms which are considered out of scope of GNAP.</t>

</section>
<section anchor="elements"><name>Elements</name>

<t>In addition to the roles above, the protocol also involves several
elements that are acted upon by the roles throughout the process.</t>

<dl>
  <dt>
Attribute  </dt>
  <dd>
    <t>characteristics related to a subject.</t>
  </dd>
  <dt>
Access Token  </dt>
  <dd>
    <t>a data artifact representing a set of rights and/or attributes.
</t>

    <t>Note: an access token can be first issued to an client instance (requiring authorization by the RO) and subsequently rotated.</t>
  </dd>
  <dt>
Grant  </dt>
  <dd>
    <t>(verb): to permit an instance of client software to receive some attributes at a specific time and valid for a specific duration and/or to exercise some set of delegated rights to access a protected resource (noun): the act of granting.</t>
  </dd>
  <dt>
Privilege  </dt>
  <dd>
    <t>right or attribute associated with a subject.
</t>

    <t>Note: the RO defines and maintains the rights and attributes associated to the protected resource, and might temporarily delegate some set of those privileges to an end user. This process is refered to as privilege delegation.</t>
  </dd>
  <dt>
Protected Resource  </dt>
  <dd>
    <t>protected API (Application Programming Interface) served by an RS and that can be accessed by a client, if and only if a valid access token is provided.
</t>

    <t>Note: to avoid complex sentences, the specification document may simply refer to "resource" instead of "protected resource".</t>
  </dd>
  <dt>
Right  </dt>
  <dd>
    <t>ability given to a subject to perform a given operation on a resource under the control of an RS.</t>
  </dd>
  <dt>
Subject  </dt>
  <dd>
    <t>person, organization or device. It decides whether and under which conditions its attributes can be disclosed to other parties.</t>
  </dd>
  <dt>
Subject Information  </dt>
  <dd>
    <t>statement asserted by an AS about a subject.</t>
  </dd>
</dl>

</section>
<section anchor="trust"><name>Trust relationships</name>

<t>GNAP defines its trust objective as: "the RO trusts the AS to ensure access validation and delegation of protected resources to end users, through third party clients."</t>

<t>This trust objective can be decomposed into trust relationships between software elements and roles, especially the pairs end user/RO, end user/client, client/AS, RS/RO, AS/RO, AS/RS. Trust of an agent by its pair can exist if the pair is informed that the agent has made a promise to follow the protocol in the past (e.g. pre-registration, uncompromised cryptographic components) or if the pair is able to infer by indirect means that the agent has made such a promise (e.g. a compliant client request). Each agent defines its own valuation function of promises given or received. Examples of such valuations can be the benefits from interacting with other agents (e.g. safety in client access, interoperability with identity standards), the cost of following the protocol (including its security and privacy requirements and recommendations), a ranking of promise importance (e.g. a policy decision made by the AS), the assessment of one's vulnerability or risk of not being able to defend against threats, etc. Those valuations may depend on the context of the request. For instance, the AS may decide to either take into account or discard hints provided by the client, the RS may refuse bearer tokens, etc. depending on the specific case in which GNAP is used. Some promises can be conditional of some previous interactions (e.g. repeated requests).</t>

<t>Looking back on each trust relationship:</t>

<t><list style="symbols">
  <t>end user/RO: this relationship exists only when the end user and the RO are different, in which case the end user needs some out of band mechanism of getting the RO consent (see <xref target="authorization"/>). GNAP generally assumes that humans can be authenticated thanks to identity protocols (for instance, through an id_token assertion in <xref target="request-subject"/>).</t>
  <t>end user/client: the client acts as a user agent. Depending on the technology used (browser, SPA, mobile application, IoT device, etc.), some interactions may or may not be possible (as described in <xref target="request-interact-start"/>). Client developers promise to implement requirements and generally some recommendations or best practices, so that the end users may confidently use their software. However, end users might also be facing some attacker's client software, without even realizing it.</t>
  <t>end user/AS: when the client supports it (see <xref target="response-interact"/>), the end user gets to interact with front-channel URIs provided by the AS. See <xref target="security-front-channel"/> for some considerations in trusting these interactions.</t>
  <t>client/AS: An honest AS may be facing an attacker's client (as discussed just above), or the reverse, and GNAP aims at making common attacks impractical. The core specification makes access tokens opaque to the client and defines the request/response scheme in detail, therefore avoiding extra trust hypotheses from this critical piece of software. Yet the AS may further define cryptographic attestations or optional rules to simplify the access of clients it already trusts, due to past behavior or organizational policies (see <xref target="request-client"/>).</t>
  <t>RS/RO: the RS promises it protects its resources from unauthorized access, and only accepts valid access tokens issued by a trusted AS. In case tokens are key bound, proper validation is expected from the RS.</t>
  <t>AS/RO: the AS is expected to follow the decisions made by the RO, either through interactive consent requests, repeated interactions or automated rules (as described in <xref target="sequence"/>). Privacy considerations aim to reduce the risk of an honest but too curious AS, or the consequences of an unexpected user data exposure.</t>
  <t>AS/RS: the AS promises to issue valid access tokens to legitimate client requests (i.e. after carrying out appropriate due diligence, as defined in the GNAP protocol). Some optional configurations are covered by <xref target="I-D.ietf-gnap-resource-servers"/>.</t>
</list></t>

<t>A global assumption made by GNAP is that authorization requests are security and privacy sensitive, and appropriate measures are respectively detailed in <xref target="security"/> and <xref target="privacy"/>.</t>

<t>A formal trust model is out of scope of this specification, but might be carried out thanks to <xref target="promise-theory"/>.</t>

</section>
<section anchor="protocol"><name>Protocol Flow</name>

<t>GNAP is fundamentally designed to allow delegated access to APIs and other information, such as subject information, using a multi-stage, stateful process. This process allows different parties to provide information into the system to alter and augment the state of the delegated access and its artifacts.</t>

<t>The underlying requested grant moves through several states as different actions take place during the protocol:</t>

<figure><artset><artwork  type="svg"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="432" width="584" viewBox="0 0 584 432" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px">
<path d="M 112,192 L 112,256" fill="none" stroke="black"/>
<path d="M 216,192 L 216,256" fill="none" stroke="black"/>
<path d="M 378,192 L 378,256" fill="none" stroke="black"/><path d="M 374,192 L 374,256" fill="none" stroke="black"/>
<path d="M 376,320 L 376,384" fill="none" stroke="black"/>
<path d="M 384,64 L 384,128" fill="none" stroke="black"/>
<path d="M 424,128 L 424,176" fill="none" stroke="black"/>
<path d="M 424,272 L 424,320" fill="none" stroke="black"/>
<path d="M 440,48 L 440,64" fill="none" stroke="black"/>
<path d="M 440,384 L 440,400" fill="none" stroke="black"/>
<path d="M 464,64 L 464,128" fill="none" stroke="black"/>
<path d="M 464,320 L 464,384" fill="none" stroke="black"/>
<path d="M 474,192 L 474,256" fill="none" stroke="black"/><path d="M 470,192 L 470,256" fill="none" stroke="black"/>
<path d="M 504,48 L 504,80" fill="none" stroke="black"/>
<path d="M 504,368 L 504,400" fill="none" stroke="black"/>
<path d="M 456,32 L 488,32" fill="none" stroke="black"/>
<path d="M 384,64 L 464,64" fill="none" stroke="black"/>
<path d="M 184,80 L 208,80" fill="none" stroke="black"/>
<path d="M 344,80 L 376,80" fill="none" stroke="black"/>
<path d="M 472,96 L 488,96" fill="none" stroke="black"/>
<path d="M 200,112 L 216,112" fill="none" stroke="black"/>
<path d="M 368,112 L 384,112" fill="none" stroke="black"/>
<path d="M 384,128 L 464,128" fill="none" stroke="black"/>
<path d="M 112,192 L 216,192" fill="none" stroke="black"/>
<path d="M 376,190 L 472,190" fill="none" stroke="black"/><path d="M 376,194 L 472,194" fill="none" stroke="black"/>
<path d="M 8,224 L 24,224" fill="none" stroke="black"/>
<path d="M 88,224 L 104,224" fill="none" stroke="black"/>
<path d="M 216,224 L 264,224" fill="none" stroke="black"/>
<path d="M 336,224 L 368,224" fill="none" stroke="black"/>
<path d="M 112,256 L 216,256" fill="none" stroke="black"/>
<path d="M 376,254 L 472,254" fill="none" stroke="black"/><path d="M 376,258 L 472,258" fill="none" stroke="black"/>
<path d="M 376,320 L 464,320" fill="none" stroke="black"/>
<path d="M 208,336 L 248,336" fill="none" stroke="black"/>
<path d="M 304,336 L 376,336" fill="none" stroke="black"/>
<path d="M 472,352 L 488,352" fill="none" stroke="black"/>
<path d="M 184,368 L 224,368" fill="none" stroke="black"/>
<path d="M 344,368 L 368,368" fill="none" stroke="black"/>
<path d="M 376,384 L 464,384" fill="none" stroke="black"/>
<path d="M 456,416 L 488,416" fill="none" stroke="black"/>
<path d="M 128,256 L 184,368" fill="none" stroke="black"/>
<path d="M 172,264 L 208,336" fill="none" stroke="black"/>
<path d="M 128,192 L 184,80" fill="none" stroke="black"/>
<path d="M 164,184 L 200,112" fill="none" stroke="black"/>
<path d="M 456,32 C 447.16936,32 440,39.16936 440,48" fill="none" stroke="black"/>
<path d="M 488,32 C 496.83064,32 504,39.16936 504,48" fill="none" stroke="black"/>
<path d="M 488,96 C 496.83064,96 504,88.83064 504,80" fill="none" stroke="black"/>
<path d="M 488,352 C 496.83064,352 504,359.16936 504,368" fill="none" stroke="black"/>
<path d="M 456,416 C 447.16936,416 440,408.83064 440,400" fill="none" stroke="black"/>
<path d="M 488,416 C 496.83064,416 504,408.83064 504,400" fill="none" stroke="black"/>
<polygon class="arrowhead" points="480,352 468,346.4 468,357.6 " fill="black" transform="rotate(180,472,352)"/>
<polygon class="arrowhead" points="480,96 468,90.4 468,101.6 " fill="black" transform="rotate(180,472,96)"/>
<polygon class="arrowhead" points="432,272 420,266.4 420,277.6 " fill="black" transform="rotate(270,424,272)"/>
<polygon class="arrowhead" points="432,176 420,170.4 420,181.6 " fill="black" transform="rotate(90,424,176)"/>
<polygon class="arrowhead" points="384,80 372,74.4 372,85.6 " fill="black" transform="rotate(0,376,80)"/>
<polygon class="arrowhead" points="376,368 364,362.4 364,373.6 " fill="black" transform="rotate(0,368,368)"/>
<polygon class="arrowhead" points="376,224 364,218.4 364,229.6 " fill="black" transform="rotate(0,368,224)"/>
<polygon class="arrowhead" points="180,264 168,258.4 168,269.6 " fill="black" transform="rotate(243.43494882292202,172,264)"/>
<polygon class="arrowhead" points="172,184 160,178.4 160,189.6 " fill="black" transform="rotate(116.56505117707799,164,184)"/>
<polygon class="arrowhead" points="112,224 100,218.4 100,229.6 " fill="black" transform="rotate(0,104,224)"/>
<g class="text">
<text x="548" y="68">Continue</text>
<text x="228" y="84">Need</text>
<text x="296" y="84">Interaction</text>
<text x="424" y="100">Pending</text>
<text x="244" y="116">Finish</text>
<text x="320" y="116">Interaction</text>
<text x="292" y="132">(approve/deny)</text>
<text x="460" y="164">Cancel</text>
<text x="56" y="228">Request</text>
<text x="164" y="228">Processing</text>
<text x="300" y="228">Finalize</text>
<text x="424" y="228">Finalized</text>
<text x="460" y="292">Revoke</text>
<text x="500" y="292">or</text>
<text x="468" y="308">Finalize</text>
<text x="276" y="340">Update</text>
<text x="420" y="356">Approved</text>
<text x="236" y="372">No</text>
<text x="296" y="372">Interaction</text>
<text x="548" y="388">Continue</text>
</g>
</svg>
</artwork><artwork  type="ascii-art"><![CDATA[
                                                       .-----.
                                                      |       |
                                               +------+--+    | Continue
                      .---Need Interaction---->|         |    |
                     /                         | Pending |<--`
                    /   .--Finish Interaction--+         |
                   /   /     (approve/deny)    +----+----+
                  /   /                             |
                 /   /                              | Cancel
                /   v                               v
             +-+----------+                   +===========+
             |            |                   ║           ║
---Request-->| Processing +------Finalize---->║ Finalized ║
             |            |                   ║           ║
             +-+----------+                   +===========+
                \    ^                              ^
                 \    \                             | Revoke or
                  \    \                            | Finalize
                   \    \                     +-----+----+
                    \    `-----Update---------+          |
                     \                        | Approved |<--.
                      `-----No Interaction--->|          |    |
                                              +-------+--+    | Continue
                                                      |       |
                                                       `-----`
]]></artwork></artset></figure>

<dl>
  <dt>
<em>Processing</em>  </dt>
  <dd>
    <t>When a <xref target="request">request for access</xref> is received by the AS, a new grant request is created and placed in the <em>processing</em> state by the AS. This state is also entered when an existing grant request is updated by the client instance and when interaction is completed. In this state, the AS processes the context of the grant request to determine whether interaction with the end user or RO is required for approval of the request. The grant request has to exit this state before a response can be returned to the client instance. If approval is required, the request moves to the <em>pending</em> state and the AS returns a <xref target="response-continue">continue response</xref> along with any appropriate <xref target="response-interact">interaction responses</xref>. If no such approval is required, such as when the client instance is acting on its own behalf or the AS can determine that access has been fulfilled, the request moves to the <em>approved</em> state where <xref target="response-token">access tokens for API access</xref> and <xref target="response-subject">subject information</xref> can be issued to the client instance. If the AS determines that no additional processing can occur (such as a timeout or an unrecoverable error), the grant request is moved to the <em>finalized</em> state and is terminated.</t>
  </dd>
  <dt>
<em>Pending</em>  </dt>
  <dd>
    <t>When a request needs to be approved by a RO, or interaction with the end user is required, the grant request enters a state of <em>pending</em>. In this state, no access tokens can be granted and no subject information can be released to the client instance. While a grant request is in this state, the AS seeks to gather the required <xref target="authorization">consent and authorization</xref> for the requested access. A grant request in this state is always associated with a <em>continuation access token</em> bound to the client instance's key. If no <xref target="request-interact-finish">interaction finish method</xref> is associated with this request, the client instance can send a <xref target="continue-poll">polling continue request</xref> to the AS. This returns a <xref target="response-continue">continue response</xref> while the grant request remains in this state, allowing the client instance to continue to check the state of the pending grant request. If an <xref target="request-interact-finish">interaction finish method</xref> is specified in the grant request, the client instance can <xref target="continue-after-interaction">continue the request after interaction</xref> to the AS to move this request to the <em>processing</em> state to be re-evaluated by the AS. Note that this occurs whether the grant request has been approved or denied by the RO, since the AS needs to take into account the full context of the request before determining the next step for the grant request. When other information is made available in the context of the grant request, such as through the asynchronous actions of the RO, the AS moves this request to the <em>processing</em> state to be re-evaluated. If the AS determines that no additional interaction can occur, such as all the interaction methods have timed out or a <xref target="continue-delete">revocation request</xref> is received from the client instance, the grant request can be moved to the <em>finalized</em> state.</t>
  </dd>
  <dt>
<em>Approved</em>  </dt>
  <dd>
    <t>When a request has been approved by an RO and no further interaction with the end user is required, the grant request enters a state of <em>approved</em>. In this state, responses to the client instance can include <xref target="response-token">access tokens for API access</xref> and <xref target="response-subject">subject information</xref>. If continuation and updates are allowed for this grant request, the AS can include the <xref target="response-continue">contination response</xref>. In this state, <xref target="continue-after-interaction">post-interaction continuation requests</xref> are not allowed, since all interaction is assumed to have been completed. If the client instance sends a <xref target="continue-poll">polling continue request</xref> while the request is in this state, <xref target="response-token">new access tokens</xref> can be issued in the response. Note that this always creates a new access token, but existing access tokens can be rotated and managed using the <xref target="token-management">token management API</xref>. The client instance can send an <xref target="continue-modify">update continuation request</xref> to modify the requested access, causing the AS to move the request back to the <em>processing</em> state for re-evaluation. If the AS determines that no additional tokens can be issued, and that no additional updates are to be accepted (such as the continuation access tokens have expired), the grant is moved to the <em>finalized</em> state.</t>
  </dd>
  <dt>
<em>Finalized</em>  </dt>
  <dd>
    <t>After the access tokens are issued, if the AS does not allow any additional updates on the grant request, the grant request enters the <em>finalized</em> state. This state is also entered when an existing grant request is <xref target="continue-delete">revoked by the client instance</xref> or otherwise revoked by the AS (such as through out-of-band action by the RO). This state can also be entered if the AS determines that no additional processing is possible, for example if the RO has denied the requested access or if interaction is required but no compatible interaction methods are available. Once in this state, no new access tokens can be issued, no subject information can be returned, and no interactions can take place. Once in this state, the grant request is dead and cannot be revived. If future access is desired by the client instance, a new grant request can be created, unrelated to this grant request.</t>
  </dd>
</dl>

<t>While it is possible to deploy an AS in a stateless environment, such deployments will need a way to manage the current state of the grant request in a secure and deterministic fashion.</t>

</section>
<section anchor="sequence"><name>Sequences</name>

<t>GNAP can be used in a variety of ways to allow the core
delegation process to take place. Many portions of this process are
conditionally present depending on the context of the deployments,
and not every step in this overview will happen in all circumstances.</t>

<t>Note that a connection between roles in this process does not necessarily
indicate that a specific protocol message is sent across the wire
between the components fulfilling the roles in question, or that a
particular step is required every time. For example, for a client instance interested
in only getting subject information directly, and not calling an RS,
all steps involving the RS below do not apply.</t>

<t>In some circumstances,
the information needed at a given stage is communicated out of band
or is preconfigured between the components or entities performing
the roles. For example, one entity can fulfill multiple roles, and so
explicit communication between the roles is not necessary within the
protocol flow. Additionally some components may not be involved
in all use cases. For example, a client instance could be calling the
AS just to get direct user information and have no need to get
an access token to call an RS.</t>

<section anchor="sequence-overall"><name>Overall Protocol Sequence</name>

<t>The following diagram provides a general overview of GNAP, including many
different optional phases and connections. The diagrams in the following sections
provide views of GNAP under more specific circumstances.</t>

<figure><artset><artwork  type="svg"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="624" width="456" viewBox="0 0 456 624" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px">
<path d="M 8,48 L 8,64" fill="none" stroke="black"/>
<path d="M 8,176 L 8,512" fill="none" stroke="black"/>
<path d="M 58,80 L 58,112" fill="none" stroke="black"/><path d="M 54,80 L 54,112" fill="none" stroke="black"/>
<path d="M 58,144 L 58,176" fill="none" stroke="black"/><path d="M 54,144 L 54,176" fill="none" stroke="black"/>
<path d="M 80,176 L 80,512" fill="none" stroke="black"/>
<path d="M 112,48 L 112,64" fill="none" stroke="black"/>
<path d="M 152,224 L 152,328" fill="none" stroke="black"/>
<path d="M 152,376 L 152,440" fill="none" stroke="black"/>
<path d="M 152,456 L 152,512" fill="none" stroke="black"/>
<path d="M 192,48 L 192,64" fill="none" stroke="black"/>
<path d="M 250,80 L 250,112" fill="none" stroke="black"/><path d="M 246,80 L 246,112" fill="none" stroke="black"/>
<path d="M 250,144 L 250,224" fill="none" stroke="black"/><path d="M 246,144 L 246,224" fill="none" stroke="black"/>
<path d="M 280,224 L 280,328" fill="none" stroke="black"/>
<path d="M 280,376 L 280,440" fill="none" stroke="black"/>
<path d="M 280,456 L 280,512" fill="none" stroke="black"/>
<path d="M 296,48 L 296,64" fill="none" stroke="black"/>
<path d="M 344,176 L 344,512" fill="none" stroke="black"/>
<path d="M 448,176 L 448,512" fill="none" stroke="black"/>
<path d="M 24,32 L 96,32" fill="none" stroke="black"/>
<path d="M 208,32 L 280,32" fill="none" stroke="black"/>
<path d="M 24,80 L 96,80" fill="none" stroke="black"/>
<path d="M 208,80 L 280,80" fill="none" stroke="black"/>
<path d="M 8,176 L 80,176" fill="none" stroke="black"/>
<path d="M 344,176 L 448,176" fill="none" stroke="black"/>
<path d="M 152,224 L 280,224" fill="none" stroke="black"/>
<path d="M 80,240 L 104,240" fill="none" stroke="black"/>
<path d="M 120,240 L 144,240" fill="none" stroke="black"/>
<path d="M 88,256 L 104,256" fill="none" stroke="black"/>
<path d="M 120,256 L 152,256" fill="none" stroke="black"/>
<path d="M 80,288 L 104,288" fill="none" stroke="black"/>
<path d="M 120,288 L 144,288" fill="none" stroke="black"/>
<path d="M 88,304 L 104,304" fill="none" stroke="black"/>
<path d="M 120,304 L 152,304" fill="none" stroke="black"/>
<path d="M 80,336 L 208,336" fill="none" stroke="black"/>
<path d="M 224,336 L 336,336" fill="none" stroke="black"/>
<path d="M 88,368 L 208,368" fill="none" stroke="black"/>
<path d="M 224,368 L 336,368" fill="none" stroke="black"/>
<path d="M 80,400 L 104,400" fill="none" stroke="black"/>
<path d="M 120,400 L 144,400" fill="none" stroke="black"/>
<path d="M 88,416 L 104,416" fill="none" stroke="black"/>
<path d="M 128,416 L 152,416" fill="none" stroke="black"/>
<path d="M 80,448 L 208,448" fill="none" stroke="black"/>
<path d="M 232,448 L 336,448" fill="none" stroke="black"/>
<path d="M 80,480 L 104,480" fill="none" stroke="black"/>
<path d="M 128,480 L 144,480" fill="none" stroke="black"/>
<path d="M 8,512 L 80,512" fill="none" stroke="black"/>
<path d="M 152,512 L 280,512" fill="none" stroke="black"/>
<path d="M 344,512 L 448,512" fill="none" stroke="black"/>
<path d="M 8,558 L 40,558" fill="none" stroke="black"/><path d="M 8,562 L 40,562" fill="none" stroke="black"/>
<path d="M 8,576 L 40,576" fill="none" stroke="black"/>
<path d="M 24,32 C 15.16936,32 8,39.16936 8,48" fill="none" stroke="black"/>
<path d="M 96,32 C 104.83064,32 112,39.16936 112,48" fill="none" stroke="black"/>
<path d="M 208,32 C 199.16936,32 192,39.16936 192,48" fill="none" stroke="black"/>
<path d="M 280,32 C 288.83064,32 296,39.16936 296,48" fill="none" stroke="black"/>
<path d="M 24,80 C 15.16936,80 8,72.83064 8,64" fill="none" stroke="black"/>
<path d="M 96,80 C 104.83064,80 112,72.83064 112,64" fill="none" stroke="black"/>
<path d="M 208,80 C 199.16936,80 192,72.83064 192,64" fill="none" stroke="black"/>
<path d="M 280,80 C 288.83064,80 296,72.83064 296,64" fill="none" stroke="black"/>
<polygon class="arrowhead" points="344,448 332,442.4 332,453.6 " fill="black" transform="rotate(0,336,448)"/>
<polygon class="arrowhead" points="344,368 332,362.4 332,373.6 " fill="black" transform="rotate(0,336,368)"/>
<polygon class="arrowhead" points="344,336 332,330.4 332,341.6 " fill="black" transform="rotate(0,336,336)"/>
<polygon class="arrowhead" points="152,480 140,474.4 140,485.6 " fill="black" transform="rotate(0,144,480)"/>
<polygon class="arrowhead" points="152,400 140,394.4 140,405.6 " fill="black" transform="rotate(0,144,400)"/>
<polygon class="arrowhead" points="152,288 140,282.4 140,293.6 " fill="black" transform="rotate(0,144,288)"/>
<polygon class="arrowhead" points="152,240 140,234.4 140,245.6 " fill="black" transform="rotate(0,144,240)"/>
<polygon class="arrowhead" points="96,416 84,410.4 84,421.6 " fill="black" transform="rotate(180,88,416)"/>
<polygon class="arrowhead" points="96,368 84,362.4 84,373.6 " fill="black" transform="rotate(180,88,368)"/>
<polygon class="arrowhead" points="96,304 84,298.4 84,309.6 " fill="black" transform="rotate(180,88,304)"/>
<polygon class="arrowhead" points="96,256 84,250.4 84,261.6 " fill="black" transform="rotate(180,88,256)"/>
<g class="text">
<text x="40" y="52">End</text>
<text x="76" y="52">user</text>
<text x="128" y="52">~</text>
<text x="144" y="52">~</text>
<text x="160" y="52">~</text>
<text x="176" y="52">~</text>
<text x="244" y="52">Resource</text>
<text x="224" y="68">Owner</text>
<text x="268" y="68">(RO)</text>
<text x="56" y="132">(A)</text>
<text x="248" y="132">(B)</text>
<text x="44" y="196">Client</text>
<text x="104" y="196">(1)</text>
<text x="396" y="196">Resource</text>
<text x="44" y="212">Instance</text>
<text x="396" y="212">Server</text>
<text x="396" y="228">(RS)</text>
<text x="112" y="244">2</text>
<text x="216" y="244">Authorization</text>
<text x="112" y="260">3</text>
<text x="220" y="260">Server</text>
<text x="220" y="276">(AS)</text>
<text x="112" y="292">4</text>
<text x="112" y="308">5</text>
<text x="216" y="340">6</text>
<text x="152" y="356">|</text>
<text x="280" y="356">|</text>
<text x="320" y="356">(7)</text>
<text x="216" y="372">8</text>
<text x="112" y="404">9</text>
<text x="116" y="420">10</text>
<text x="220" y="452">11</text>
<text x="316" y="468">(12)</text>
<text x="116" y="484">13</text>
<text x="28" y="548">Legend</text>
<text x="88" y="564">indicates</text>
<text x="136" y="564">a</text>
<text x="180" y="564">possible</text>
<text x="264" y="564">interaction</text>
<text x="332" y="564">with</text>
<text x="360" y="564">a</text>
<text x="392" y="564">human</text>
<text x="88" y="580">indicates</text>
<text x="140" y="580">an</text>
<text x="200" y="580">interaction</text>
<text x="280" y="580">between</text>
<text x="348" y="580">protocol</text>
<text x="408" y="580">roles</text>
<text x="8" y="596">~</text>
<text x="24" y="596">~</text>
<text x="40" y="596">~</text>
<text x="88" y="596">indicates</text>
<text x="136" y="596">a</text>
<text x="184" y="596">potential</text>
<text x="272" y="596">equivalence</text>
<text x="332" y="596">or</text>
<text x="392" y="596">out-of-band</text>
<text x="120" y="612">communication</text>
<text x="208" y="612">between</text>
<text x="264" y="612">roles</text>
</g>
</svg>
</artwork><artwork  type="ascii-art"><![CDATA[
 .----------.           .----------.
|  End user  | ~ ~ ~ ~ |  Resource  |
|            |         | Owner (RO) |
 `----+-----`           `-----+----`
      ║                       ║
      ║                       ║
     (A)                     (B)
      ║                       ║
      ║                       ║
+-----+--+                    ║           +------------+
| Client | (1)                ║           |  Resource  |
|Instance|                    ║           |   Server   |
|        |        +-----------+---+       |    (RS)    |
|        +--(2)-->| Authorization |       |            |
|        |<-(3)---+     Server    |       |            |
|        |        |      (AS)     |       |            |
|        +--(4)-->|               |       |            |
|        |<-(5)---+               |       |            |
|        |        |               |       |            |
|        +---------------(6)------------->|            |
|        |        |               |   (7) |            |
|        |<--------------(8)------------->|            |
|        |        |               |       |            |
|        +--(9)-->|               |       |            |
|        |<-(10)--+               |       |            |
|        |        |               |       |            |
|        +---------------(11)------------>|            |
|        |        |               |  (12) |            |
|        +--(13)->|               |       |            |
|        |        |               |       |            |
+--------+        +---------------+       +------------+

Legend
===== indicates a possible interaction with a human
----- indicates an interaction between protocol roles
~ ~ ~ indicates a potential equivalence or out-of-band
        communication between roles
]]></artwork></artset></figure>

<t><list style="symbols">
  <t>(A) The end user interacts with the client instance to indicate a need for resources on
  behalf of the RO. This could identify the RS the client instance needs to call,
  the resources needed, or the RO that is needed to approve the
  request. Note that the RO and end user are often
  the same entity in practice, but GNAP makes no general assumption that they are.</t>
  <t>(1) The client instance determines what access is needed and which AS to approach for access. Note that
  for most situations, the client instance is pre-configured with which AS to talk to and which
  kinds of access it needs, but some more dynamic processes are discussed in
  <xref target="rs-request-without-token"/>.</t>
  <t>(2) The client instance <xref target="request">requests access at the AS</xref>.</t>
  <t>(3) The AS processes the request and determines what is needed to fulfill
  the request. (See <xref target="authorization"/>.)
  The AS sends its <xref target="response">response to the client instance</xref>.</t>
  <t>(B) If interaction is required, the
  AS <xref target="authorization">interacts with the RO</xref> to gather authorization.
  The interactive component of the AS can function
  using a variety of possible mechanisms including web page
  redirects, applications, challenge/response protocols, or
  other methods. The RO approves the request for the client instance
  being operated by the end user. Note that the RO and end user are often
  the same entity in practice, and many of GNAP's interaction methods allow
  the client instance to facilitate the end user interacting with the AS
  in order to fulfill the role of the RO.</t>
  <t>(4) The client instance <xref target="continue-request">continues the grant at the AS</xref>.</t>
  <t>(5) If the AS determines that access can be granted, it returns a
  <xref target="response">response to the client instance</xref> including an <xref target="response-token">access token</xref> for
  calling the RS and any <xref target="response-subject">directly returned information</xref> about the RO.</t>
  <t>(6) The client instance <xref target="use-access-token">uses the access token</xref> to call the RS.</t>
  <t>(7) The RS determines if the token is sufficient for the request by
  examining the token. The means of the RS determining this access are
  out of scope of this specification, but some options are discussed in
  <xref target="I-D.ietf-gnap-resource-servers"/>.</t>
  <t>(8) The client instance <xref target="use-access-token">calls the RS</xref> using the access token
  until the RS or client instance determine that the token is no longer valid.</t>
  <t>(9) When the token no longer works, the client instance fetches an
  <xref target="rotate-access-token">updated access token</xref> based on the
  rights granted in (5).</t>
  <t>(10) The AS issues a <xref target="response-token">new access token</xref> to the client instance.</t>
  <t>(11) The client instance <xref target="use-access-token">uses the new access token</xref> to call the RS.</t>
  <t>(12) The RS determines if the new token is sufficient for the request.
  The means of the RS determining this access are
  out of scope of this specification, but some options are discussed in
  <xref target="I-D.ietf-gnap-resource-servers"/>.</t>
  <t>(13) The client instance <xref target="revoke-access-token">disposes of the token</xref> once the client instance
  has completed its access of the RS and no longer needs the token.</t>
</list></t>

<t>The following sections and <xref target="examples"/> contain specific guidance on how to use
GNAP in different situations and deployments. For example, it is possible for the
client instance to never request an access token and never call an RS, just as it is
possible for there not to be a user involved in the delegation process.</t>

</section>
<section anchor="sequence-redirect"><name>Redirect-based Interaction</name>

<t>In this example flow, the client instance is a web application that wants access to resources on behalf
of the current user, who acts as both the end user and the resource
owner (RO). Since the client instance is capable of directing the user to an arbitrary URI and
receiving responses from the user's browser, interaction here is handled through
front-channel redirects using the user's browser. The redirection URI used for interaction is
a service hosted by the AS in this example. The client instance uses a persistent session
with the user to ensure the same user that is starting the interaction is the user
that returns from the interaction.</t>

<figure><artset><artwork  type="svg"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="496" width="576" viewBox="0 0 576 496" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px">
<path d="M 8,32 L 8,480" fill="none" stroke="black"/>
<path d="M 80,32 L 80,480" fill="none" stroke="black"/>
<path d="M 360,32 L 360,64" fill="none" stroke="black"/>
<path d="M 360,96 L 360,160" fill="none" stroke="black"/>
<path d="M 360,192 L 360,288" fill="none" stroke="black"/>
<path d="M 360,320 L 360,408" fill="none" stroke="black"/>
<path d="M 360,456 L 360,480" fill="none" stroke="black"/>
<path d="M 432,32 L 432,64" fill="none" stroke="black"/>
<path d="M 432,96 L 432,160" fill="none" stroke="black"/>
<path d="M 432,192 L 432,288" fill="none" stroke="black"/>
<path d="M 432,320 L 432,408" fill="none" stroke="black"/>
<path d="M 432,456 L 432,480" fill="none" stroke="black"/>
<path d="M 480,400 L 480,464" fill="none" stroke="black"/>
<path d="M 512,48 L 512,304" fill="none" stroke="black"/>
<path d="M 552,400 L 552,464" fill="none" stroke="black"/>
<path d="M 568,48 L 568,304" fill="none" stroke="black"/>
<path d="M 8,32 L 80,32" fill="none" stroke="black"/>
<path d="M 360,32 L 432,32" fill="none" stroke="black"/>
<path d="M 528,32 L 552,32" fill="none" stroke="black"/>
<path d="M 88,78 L 104,78" fill="none" stroke="black"/><path d="M 88,82 L 104,82" fill="none" stroke="black"/>
<path d="M 120,78 L 136,78" fill="none" stroke="black"/><path d="M 120,82 L 136,82" fill="none" stroke="black"/>
<path d="M 264,78 L 512,78" fill="none" stroke="black"/><path d="M 264,82 L 512,82" fill="none" stroke="black"/>
<path d="M 80,112 L 104,112" fill="none" stroke="black"/>
<path d="M 120,112 L 144,112" fill="none" stroke="black"/>
<path d="M 280,112 L 352,112" fill="none" stroke="black"/>
<path d="M 88,144 L 104,144" fill="none" stroke="black"/>
<path d="M 120,144 L 136,144" fill="none" stroke="black"/>
<path d="M 304,144 L 360,144" fill="none" stroke="black"/>
<path d="M 80,174 L 96,174" fill="none" stroke="black"/><path d="M 80,178 L 96,178" fill="none" stroke="black"/>
<path d="M 112,174 L 128,174" fill="none" stroke="black"/><path d="M 112,178 L 128,178" fill="none" stroke="black"/>
<path d="M 344,174 L 504,174" fill="none" stroke="black"/><path d="M 344,178 L 504,178" fill="none" stroke="black"/>
<path d="M 440,206 L 464,206" fill="none" stroke="black"/><path d="M 440,210 L 464,210" fill="none" stroke="black"/>
<path d="M 480,206 L 504,206" fill="none" stroke="black"/><path d="M 480,210 L 504,210" fill="none" stroke="black"/>
<path d="M 440,254 L 464,254" fill="none" stroke="black"/><path d="M 440,258 L 464,258" fill="none" stroke="black"/>
<path d="M 480,254 L 504,254" fill="none" stroke="black"/><path d="M 480,258 L 504,258" fill="none" stroke="black"/>
<path d="M 88,302 L 104,302" fill="none" stroke="black"/><path d="M 88,306 L 104,306" fill="none" stroke="black"/>
<path d="M 120,302 L 136,302" fill="none" stroke="black"/><path d="M 120,306 L 136,306" fill="none" stroke="black"/>
<path d="M 360,302 L 512,302" fill="none" stroke="black"/><path d="M 360,306 L 512,306" fill="none" stroke="black"/>
<path d="M 528,320 L 552,320" fill="none" stroke="black"/>
<path d="M 80,336 L 104,336" fill="none" stroke="black"/>
<path d="M 120,336 L 144,336" fill="none" stroke="black"/>
<path d="M 296,336 L 352,336" fill="none" stroke="black"/>
<path d="M 88,368 L 104,368" fill="none" stroke="black"/>
<path d="M 120,368 L 160,368" fill="none" stroke="black"/>
<path d="M 280,368 L 360,368" fill="none" stroke="black"/>
<path d="M 480,400 L 552,400" fill="none" stroke="black"/>
<path d="M 80,416 L 104,416" fill="none" stroke="black"/>
<path d="M 128,416 L 144,416" fill="none" stroke="black"/>
<path d="M 248,416 L 472,416" fill="none" stroke="black"/>
<path d="M 88,448 L 104,448" fill="none" stroke="black"/>
<path d="M 128,448 L 144,448" fill="none" stroke="black"/>
<path d="M 264,448 L 472,448" fill="none" stroke="black"/>
<path d="M 480,464 L 552,464" fill="none" stroke="black"/>
<path d="M 8,480 L 80,480" fill="none" stroke="black"/>
<path d="M 360,480 L 432,480" fill="none" stroke="black"/>
<path d="M 528,32 C 519.16936,32 512,39.16936 512,48" fill="none" stroke="black"/>
<path d="M 552,32 C 560.83064,32 568,39.16936 568,48" fill="none" stroke="black"/>
<path d="M 528,320 C 519.16936,320 512,312.83064 512,304" fill="none" stroke="black"/>
<path d="M 552,320 C 560.83064,320 568,312.83064 568,304" fill="none" stroke="black"/>
<polygon class="arrowhead" points="512,256 500,250.4 500,261.6 " fill="black" transform="rotate(0,504,256)"/>
<polygon class="arrowhead" points="512,208 500,202.4 500,213.6 " fill="black" transform="rotate(0,504,208)"/>
<polygon class="arrowhead" points="512,176 500,170.4 500,181.6 " fill="black" transform="rotate(0,504,176)"/>
<polygon class="arrowhead" points="480,416 468,410.4 468,421.6 " fill="black" transform="rotate(0,472,416)"/>
<polygon class="arrowhead" points="448,256 436,250.4 436,261.6 " fill="black" transform="rotate(180,440,256)"/>
<polygon class="arrowhead" points="448,208 436,202.4 436,213.6 " fill="black" transform="rotate(180,440,208)"/>
<polygon class="arrowhead" points="360,336 348,330.4 348,341.6 " fill="black" transform="rotate(0,352,336)"/>
<polygon class="arrowhead" points="360,112 348,106.4 348,117.6 " fill="black" transform="rotate(0,352,112)"/>
<polygon class="arrowhead" points="96,448 84,442.4 84,453.6 " fill="black" transform="rotate(180,88,448)"/>
<polygon class="arrowhead" points="96,368 84,362.4 84,373.6 " fill="black" transform="rotate(180,88,368)"/>
<polygon class="arrowhead" points="96,304 84,298.4 84,309.6 " fill="black" transform="rotate(180,88,304)"/>
<polygon class="arrowhead" points="96,144 84,138.4 84,149.6 " fill="black" transform="rotate(180,88,144)"/>
<polygon class="arrowhead" points="96,80 84,74.4 84,85.6 " fill="black" transform="rotate(180,88,80)"/>
<g class="text">
<text x="44" y="52">Client</text>
<text x="396" y="52">AS</text>
<text x="540" y="52">User</text>
<text x="44" y="68">Instance</text>
<text x="112" y="84">1</text>
<text x="168" y="84">Start</text>
<text x="224" y="84">Session</text>
<text x="112" y="116">2</text>
<text x="184" y="116">Request</text>
<text x="244" y="116">Access</text>
<text x="112" y="148">3</text>
<text x="192" y="148">Interaction</text>
<text x="268" y="148">Needed</text>
<text x="104" y="180">4</text>
<text x="172" y="180">Redirect</text>
<text x="224" y="180">for</text>
<text x="288" y="180">Interaction</text>
<text x="472" y="212">5</text>
<text x="472" y="228">AuthN</text>
<text x="472" y="260">6</text>
<text x="472" y="276">AuthZ</text>
<text x="112" y="308">7</text>
<text x="180" y="308">Redirect</text>
<text x="232" y="308">for</text>
<text x="300" y="308">Continuation</text>
<text x="112" y="340">8</text>
<text x="188" y="340">Continue</text>
<text x="256" y="340">Request</text>
<text x="112" y="372">9</text>
<text x="192" y="372">Grant</text>
<text x="244" y="372">Access</text>
<text x="116" y="420">10</text>
<text x="180" y="420">Access</text>
<text x="224" y="420">API</text>
<text x="516" y="420">RS</text>
<text x="360" y="436">|</text>
<text x="432" y="436">|</text>
<text x="116" y="452">11</text>
<text x="168" y="452">API</text>
<text x="220" y="452">Response</text>
</g>
</svg>
</artwork><artwork  type="ascii-art"><![CDATA[
+--------+                                  +--------+          .----.
| Client |                                  |   AS   |         | User |
|Instance|                                  |        |         |      |
|        |<=(1)== Start Session ===============================+      |
|        |                                  |        |         |      |
|        +--(2)--- Request Access --------->|        |         |      |
|        |                                  |        |         |      |
|        |<-(3)-- Interaction Needed -------+        |         |      |
|        |                                  |        |         |      |
|        +=(4)== Redirect for Interaction ====================>|      |
|        |                                  |        |         |      |
|        |                                  |        |<==(5)==>|      |
|        |                                  |        |  AuthN  |      |
|        |                                  |        |         |      |
|        |                                  |        |<==(6)==>|      |
|        |                                  |        |  AuthZ  |      |
|        |                                  |        |         |      |
|        |<=(7)== Redirect for Continuation ===================+      |
|        |                                  |        |          `----`
|        +--(8)--- Continue Request ------->|        |
|        |                                  |        |
|        |<-(9)----- Grant Access ----------+        |
|        |                                  |        |
|        |                                  |        |     +--------+
|        +--(10)-- Access API ---------------------------->|   RS   |
|        |                                  |        |     |        |
|        |<-(11)-- API Response ---------------------------|        |
|        |                                  |        |     +--------+
+--------+                                  +--------+
]]></artwork></artset></figure>

<t><list style="numbers">
  <t>The client instance establishes a verifiable session to the user, in the role of the end user.</t>
  <t>The client instance <xref target="request">requests access to the resource</xref>. The client instance indicates that
 it can <xref target="request-interact-redirect">redirect to an arbitrary URI</xref> and
 <xref target="request-interact-callback-redirect">receive a redirect from the browser</xref>. The client instance
 stores verification information for its redirect in the session created
 in (1).</t>
  <t>The AS determines that interaction is needed and <xref target="response">responds</xref> with
 a <xref target="response-interact-redirect">URI to send the user to</xref> and
 <xref target="response-interact-finish">information needed to verify the redirect</xref> in (7).
 The AS also includes information the client instance will need to
 <xref target="response-continue">continue the request</xref> in (8). The AS associates this
 continuation information with an ongoing request that will be referenced in (4), (6), and (8).</t>
  <t>The client instance stores the verification and continuation information from (3) in the session from (1). The client instance
 then <xref target="interaction-redirect">redirects the user to the URI</xref> given by the AS in (3).
 The user's browser loads the interaction redirect URI. The AS loads the pending
 request based on the incoming URI generated in (3).</t>
  <t>The user authenticates at the AS, taking on the role of the RO.</t>
  <t>As the RO, the user authorizes the pending request from the client instance.</t>
  <t>When the AS is done interacting with the user, the AS
 <xref target="interaction-callback">redirects the user back</xref> to the
 client instance using the redirect URI provided in (2). The redirect URI is augmented with
 an interaction reference that the AS associates with the ongoing
 request created in (2) and referenced in (4). The redirect URI is also
 augmented with a hash of the security information provided
 in (2) and (3). The client instance loads the verification information from (2) and (3) from
 the session created in (1). The client instance <xref target="interaction-hash">calculates a hash</xref>
 based on this information and continues only if the hash validates.
 Note that the client instance needs to ensure that the parameters for the incoming
 request match those that it is expecting from the session created
 in (1). The client instance also needs to be prepared for the end user never being returned
 to the client instance and handle timeouts appropriately.</t>
  <t>The client instance loads the continuation information from (3) and sends the
 interaction reference from (7) in a request to
 <xref target="continue-after-interaction">continue the request</xref>. The AS
 validates the interaction reference ensuring that the reference
 is associated with the request being continued.</t>
  <t>If the request has been authorized, the AS grants access to the information
 in the form of <xref target="response-token">access tokens</xref> and
 <xref target="response-subject">direct subject information</xref> to the client instance.</t>
  <t>The client instance <xref target="use-access-token">uses the access token</xref> to call the RS.</t>
  <t>The RS validates the access token and returns an appropriate response for the
API.</t>
</list></t>

<t>An example set of protocol messages for this method can be found in <xref target="example-auth-code"/>.</t>

</section>
<section anchor="sequence-user-code"><name>User-code Interaction</name>

<t>In this example flow, the client instance is a device that is capable of presenting a short,
human-readable code to the user and directing the user to enter that code at
a known URI. The URI the user enters the code at is an interactive service hosted by the
AS in this example. The client instance is not capable of presenting an arbitrary URI to the user,
nor is it capable of accepting incoming HTTP requests from the user's browser.
The client instance polls the AS while it is waiting for the RO to authorize the request.
The user's interaction is assumed to occur on a secondary device. In this example
it is assumed that the user is both the end user and RO, though the user is not assumed
to be interacting with the client instance through the same web browser used for interaction at
the AS.</t>

<figure><artset><artwork  type="svg"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="560" width="576" viewBox="0 0 576 560" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px">
<path d="M 8,32 L 8,544" fill="none" stroke="black"/>
<path d="M 80,32 L 80,544" fill="none" stroke="black"/>
<path d="M 360,32 L 360,112" fill="none" stroke="black"/>
<path d="M 360,144 L 360,472" fill="none" stroke="black"/>
<path d="M 360,520 L 360,544" fill="none" stroke="black"/>
<path d="M 432,32 L 432,112" fill="none" stroke="black"/>
<path d="M 432,144 L 432,472" fill="none" stroke="black"/>
<path d="M 432,520 L 432,544" fill="none" stroke="black"/>
<path d="M 480,464 L 480,528" fill="none" stroke="black"/>
<path d="M 512,48 L 512,384" fill="none" stroke="black"/>
<path d="M 552,464 L 552,528" fill="none" stroke="black"/>
<path d="M 568,48 L 568,384" fill="none" stroke="black"/>
<path d="M 8,32 L 80,32" fill="none" stroke="black"/>
<path d="M 360,32 L 432,32" fill="none" stroke="black"/>
<path d="M 528,32 L 552,32" fill="none" stroke="black"/>
<path d="M 80,64 L 104,64" fill="none" stroke="black"/>
<path d="M 120,64 L 144,64" fill="none" stroke="black"/>
<path d="M 280,64 L 352,64" fill="none" stroke="black"/>
<path d="M 88,96 L 104,96" fill="none" stroke="black"/>
<path d="M 120,96 L 136,96" fill="none" stroke="black"/>
<path d="M 304,96 L 360,96" fill="none" stroke="black"/>
<path d="M 80,126 L 104,126" fill="none" stroke="black"/><path d="M 80,130 L 104,130" fill="none" stroke="black"/>
<path d="M 120,126 L 152,126" fill="none" stroke="black"/><path d="M 120,130 L 152,130" fill="none" stroke="black"/>
<path d="M 312,126 L 504,126" fill="none" stroke="black"/><path d="M 312,130 L 504,130" fill="none" stroke="black"/>
<path d="M 440,158 L 464,158" fill="none" stroke="black"/><path d="M 440,162 L 464,162" fill="none" stroke="black"/>
<path d="M 480,158 L 512,158" fill="none" stroke="black"/><path d="M 480,162 L 512,162" fill="none" stroke="black"/>
<path d="M 440,206 L 464,206" fill="none" stroke="black"/><path d="M 440,210 L 464,210" fill="none" stroke="black"/>
<path d="M 480,206 L 504,206" fill="none" stroke="black"/><path d="M 480,210 L 504,210" fill="none" stroke="black"/>
<path d="M 80,240 L 104,240" fill="none" stroke="black"/>
<path d="M 120,240 L 144,240" fill="none" stroke="black"/>
<path d="M 328,240 L 352,240" fill="none" stroke="black"/>
<path d="M 440,254 L 464,254" fill="none" stroke="black"/><path d="M 440,258 L 464,258" fill="none" stroke="black"/>
<path d="M 480,254 L 504,254" fill="none" stroke="black"/><path d="M 480,258 L 504,258" fill="none" stroke="black"/>
<path d="M 88,272 L 104,272" fill="none" stroke="black"/>
<path d="M 128,272 L 144,272" fill="none" stroke="black"/>
<path d="M 344,272 L 360,272" fill="none" stroke="black"/>
<path d="M 440,302 L 464,302" fill="none" stroke="black"/><path d="M 440,306 L 464,306" fill="none" stroke="black"/>
<path d="M 480,302 L 504,302" fill="none" stroke="black"/><path d="M 480,306 L 504,306" fill="none" stroke="black"/>
<path d="M 440,350 L 464,350" fill="none" stroke="black"/><path d="M 440,354 L 464,354" fill="none" stroke="black"/>
<path d="M 480,350 L 504,350" fill="none" stroke="black"/><path d="M 480,354 L 504,354" fill="none" stroke="black"/>
<path d="M 80,400 L 104,400" fill="none" stroke="black"/>
<path d="M 128,400 L 144,400" fill="none" stroke="black"/>
<path d="M 328,400 L 352,400" fill="none" stroke="black"/>
<path d="M 528,400 L 552,400" fill="none" stroke="black"/>
<path d="M 88,432 L 104,432" fill="none" stroke="black"/>
<path d="M 128,432 L 168,432" fill="none" stroke="black"/>
<path d="M 288,432 L 360,432" fill="none" stroke="black"/>
<path d="M 480,464 L 552,464" fill="none" stroke="black"/>
<path d="M 80,480 L 104,480" fill="none" stroke="black"/>
<path d="M 128,480 L 144,480" fill="none" stroke="black"/>
<path d="M 248,480 L 472,480" fill="none" stroke="black"/>
<path d="M 88,512 L 104,512" fill="none" stroke="black"/>
<path d="M 128,512 L 144,512" fill="none" stroke="black"/>
<path d="M 264,512 L 480,512" fill="none" stroke="black"/>
<path d="M 480,528 L 552,528" fill="none" stroke="black"/>
<path d="M 8,544 L 80,544" fill="none" stroke="black"/>
<path d="M 360,544 L 432,544" fill="none" stroke="black"/>
<path d="M 528,32 C 519.16936,32 512,39.16936 512,48" fill="none" stroke="black"/>
<path d="M 552,32 C 560.83064,32 568,39.16936 568,48" fill="none" stroke="black"/>
<path d="M 528,400 C 519.16936,400 512,392.83064 512,384" fill="none" stroke="black"/>
<path d="M 552,400 C 560.83064,400 568,392.83064 568,384" fill="none" stroke="black"/>
<polygon class="arrowhead" points="512,352 500,346.4 500,357.6 " fill="black" transform="rotate(0,504,352)"/>
<polygon class="arrowhead" points="512,304 500,298.4 500,309.6 " fill="black" transform="rotate(0,504,304)"/>
<polygon class="arrowhead" points="512,256 500,250.4 500,261.6 " fill="black" transform="rotate(0,504,256)"/>
<polygon class="arrowhead" points="512,208 500,202.4 500,213.6 " fill="black" transform="rotate(0,504,208)"/>
<polygon class="arrowhead" points="512,128 500,122.4 500,133.6 " fill="black" transform="rotate(0,504,128)"/>
<polygon class="arrowhead" points="480,480 468,474.4 468,485.6 " fill="black" transform="rotate(0,472,480)"/>
<polygon class="arrowhead" points="448,352 436,346.4 436,357.6 " fill="black" transform="rotate(180,440,352)"/>
<polygon class="arrowhead" points="448,304 436,298.4 436,309.6 " fill="black" transform="rotate(180,440,304)"/>
<polygon class="arrowhead" points="448,256 436,250.4 436,261.6 " fill="black" transform="rotate(180,440,256)"/>
<polygon class="arrowhead" points="448,208 436,202.4 436,213.6 " fill="black" transform="rotate(180,440,208)"/>
<polygon class="arrowhead" points="448,160 436,154.4 436,165.6 " fill="black" transform="rotate(180,440,160)"/>
<polygon class="arrowhead" points="360,400 348,394.4 348,405.6 " fill="black" transform="rotate(0,352,400)"/>
<polygon class="arrowhead" points="360,240 348,234.4 348,245.6 " fill="black" transform="rotate(0,352,240)"/>
<polygon class="arrowhead" points="360,64 348,58.4 348,69.6 " fill="black" transform="rotate(0,352,64)"/>
<polygon class="arrowhead" points="96,512 84,506.4 84,517.6 " fill="black" transform="rotate(180,88,512)"/>
<polygon class="arrowhead" points="96,432 84,426.4 84,437.6 " fill="black" transform="rotate(180,88,432)"/>
<polygon class="arrowhead" points="96,272 84,266.4 84,277.6 " fill="black" transform="rotate(180,88,272)"/>
<polygon class="arrowhead" points="96,96 84,90.4 84,101.6 " fill="black" transform="rotate(180,88,96)"/>
<g class="text">
<text x="44" y="52">Client</text>
<text x="396" y="52">AS</text>
<text x="540" y="52">User</text>
<text x="44" y="68">Instance</text>
<text x="112" y="68">1</text>
<text x="184" y="68">Request</text>
<text x="244" y="68">Access</text>
<text x="112" y="100">2</text>
<text x="192" y="100">Interaction</text>
<text x="268" y="100">Needed</text>
<text x="112" y="132">3</text>
<text x="192" y="132">Display</text>
<text x="244" y="132">User</text>
<text x="284" y="132">Code</text>
<text x="472" y="164">4</text>
<text x="452" y="180">Open</text>
<text x="488" y="180">URI</text>
<text x="472" y="212">5</text>
<text x="472" y="228">AuthN</text>
<text x="112" y="244">9</text>
<text x="188" y="244">Continue</text>
<text x="256" y="244">Request</text>
<text x="304" y="244">(A)</text>
<text x="472" y="260">6</text>
<text x="116" y="276">10</text>
<text x="168" y="276">Not</text>
<text x="200" y="276">Yet</text>
<text x="248" y="276">Granted</text>
<text x="308" y="276">(Wait)</text>
<text x="468" y="276">Code</text>
<text x="472" y="308">7</text>
<text x="472" y="324">AuthZ</text>
<text x="472" y="356">8</text>
<text x="472" y="372">Completed</text>
<text x="116" y="404">11</text>
<text x="188" y="404">Continue</text>
<text x="256" y="404">Request</text>
<text x="304" y="404">(B)</text>
<text x="116" y="436">12</text>
<text x="200" y="436">Grant</text>
<text x="252" y="436">Access</text>
<text x="116" y="484">13</text>
<text x="180" y="484">Access</text>
<text x="224" y="484">API</text>
<text x="516" y="484">RS</text>
<text x="360" y="500">|</text>
<text x="432" y="500">|</text>
<text x="116" y="516">14</text>
<text x="168" y="516">API</text>
<text x="220" y="516">Response</text>
</g>
</svg>
</artwork><artwork  type="ascii-art"><![CDATA[
+--------+                                  +--------+          .----.
| Client |                                  |   AS   |         | User |
|Instance+--(1)--- Request Access --------->|        |         |      |
|        |                                  |        |         |      |
|        |<-(2)-- Interaction Needed -------+        |         |      |
|        |                                  |        |         |      |
|        +==(3)==== Display User Code ========================>|      |
|        |                                  |        |         |      |
|        |                                  |        |<==(4)===+      |
|        |                                  |        |Open URI |      |
|        |                                  |        |         |      |
|        |                                  |        |<==(5)==>|      |
|        |                                  |        |  AuthN  |      |
|        +--(9)--- Continue Request (A) --->|        |         |      |
|        |                                  |        |<==(6)==>|      |
|        |<-(10)-- Not Yet Granted (Wait) --+        |  Code   |      |
|        |                                  |        |         |      |
|        |                                  |        |<==(7)==>|      |
|        |                                  |        |  AuthZ  |      |
|        |                                  |        |         |      |
|        |                                  |        |<==(8)==>|      |
|        |                                  |        |Completed|      |
|        |                                  |        |         |      |
|        +--(11)-- Continue Request (B) --->|        |          `----`
|        |                                  |        |
|        |<-(12)----- Grant Access ---------+        |
|        |                                  |        |
|        |                                  |        |     +--------+
|        +--(13)-- Access API ---------------------------->|   RS   |
|        |                                  |        |     |        |
|        |<-(14)-- API Response ---------------------------+        |
|        |                                  |        |     +--------+
+--------+                                  +--------+
]]></artwork></artset></figure>

<t><list style="numbers">
  <t>The client instance <xref target="request">requests access to the resource</xref>. The client instance indicates that
 it can <xref target="request-interact-usercode">display a user code</xref>.</t>
  <t>The AS determines that interaction is needed and <xref target="response">responds</xref> with
 a <xref target="response-interact-usercode">user code to communicate to the user</xref>.
 The AS also includes information the client instance will need to
 <xref target="response-continue">continue the request</xref> in (8) and (10). The AS associates this
 continuation information with an ongoing request that will be referenced in (4), (6), (8), and (10).</t>
  <t>The client instance stores the continuation information from (2) for use in (8) and (10). The client instance
 then <xref target="interaction-usercode">communicates the code to the user</xref> given by the AS in (2).</t>
  <t>The users directs their browser to the user code URI. This URI is stable and
 can be communicated via the client software's documentation, the AS documentation, or
 the client software itself. Since it is assumed that the RO will interact
 with the AS through a secondary device, the client instance does not provide a mechanism to
 launch the RO's browser at this URI.</t>
  <t>The end user authenticates at the AS, taking on the role of the RO.</t>
  <t>The RO enters the code communicated in (3) to the AS. The AS validates this code
against a current request in process.</t>
  <t>As the RO, the user authorizes the pending request from the client instance.</t>
  <t>When the AS is done interacting with the user, the AS
 indicates to the RO that the request has been completed.</t>
  <t>Meanwhile, the client instance loads the continuation information stored at (3) and
 <xref target="continue-request">continues the request</xref>. The AS determines which
 ongoing access request is referenced here and checks its state.</t>
  <t>If the access request has not yet been authorized by the RO in (6),
the AS responds to the client instance to <xref target="response-continue">continue the request</xref>
at a future time through additional polled continuation requests. This response can include
updated continuation information as well as information regarding how long the
client instance should wait before calling again. The client instance replaces its stored
continuation information from the previous response (2).
Note that the AS may need to determine that the RO has not approved
the request in a sufficient amount of time and return an appropriate
error to the client instance.</t>
  <t>The client instance continues to <xref target="continue-poll">poll the AS</xref> with the new
continuation information in (9).</t>
  <t>If the request has been authorized, the AS grants access to the information
in the form of <xref target="response-token">access tokens</xref> and
<xref target="response-subject">direct subject information</xref> to the client instance.</t>
  <t>The client instance <xref target="use-access-token">uses the access token</xref> to call the RS.</t>
  <t>The RS validates the access token and returns an appropriate response for the
API.</t>
</list></t>

<t>An example set of protocol messages for this method can be found in <xref target="example-device"/>.</t>

</section>
<section anchor="sequence-async"><name>Asynchronous Authorization</name>

<t>In this example flow, the end user and RO roles are fulfilled by different parties, and
the RO does not interact with the client instance. The AS reaches out asynchronously to the RO
during the request process to gather the RO's authorization for the client instance's request.
The client instance polls the AS while it is waiting for the RO to authorize the request.</t>

<figure><artset><artwork  type="svg"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="416" width="576" viewBox="0 0 576 416" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px">
<path d="M 8,32 L 8,400" fill="none" stroke="black"/>
<path d="M 80,32 L 80,400" fill="none" stroke="black"/>
<path d="M 360,32 L 360,328" fill="none" stroke="black"/>
<path d="M 360,376 L 360,400" fill="none" stroke="black"/>
<path d="M 432,32 L 432,328" fill="none" stroke="black"/>
<path d="M 432,376 L 432,400" fill="none" stroke="black"/>
<path d="M 480,320 L 480,384" fill="none" stroke="black"/>
<path d="M 512,48 L 512,240" fill="none" stroke="black"/>
<path d="M 552,320 L 552,384" fill="none" stroke="black"/>
<path d="M 568,48 L 568,240" fill="none" stroke="black"/>
<path d="M 8,32 L 80,32" fill="none" stroke="black"/>
<path d="M 360,32 L 432,32" fill="none" stroke="black"/>
<path d="M 528,32 L 552,32" fill="none" stroke="black"/>
<path d="M 80,64 L 104,64" fill="none" stroke="black"/>
<path d="M 120,64 L 144,64" fill="none" stroke="black"/>
<path d="M 280,64 L 352,64" fill="none" stroke="black"/>
<path d="M 88,96 L 104,96" fill="none" stroke="black"/>
<path d="M 120,96 L 136,96" fill="none" stroke="black"/>
<path d="M 336,96 L 360,96" fill="none" stroke="black"/>
<path d="M 440,110 L 464,110" fill="none" stroke="black"/><path d="M 440,114 L 464,114" fill="none" stroke="black"/>
<path d="M 480,110 L 504,110" fill="none" stroke="black"/><path d="M 480,114 L 504,114" fill="none" stroke="black"/>
<path d="M 80,144 L 104,144" fill="none" stroke="black"/>
<path d="M 120,144 L 144,144" fill="none" stroke="black"/>
<path d="M 328,144 L 352,144" fill="none" stroke="black"/>
<path d="M 440,158 L 464,158" fill="none" stroke="black"/><path d="M 440,162 L 464,162" fill="none" stroke="black"/>
<path d="M 480,158 L 504,158" fill="none" stroke="black"/><path d="M 480,162 L 504,162" fill="none" stroke="black"/>
<path d="M 88,176 L 104,176" fill="none" stroke="black"/>
<path d="M 120,176 L 136,176" fill="none" stroke="black"/>
<path d="M 336,176 L 360,176" fill="none" stroke="black"/>
<path d="M 440,206 L 464,206" fill="none" stroke="black"/><path d="M 440,210 L 464,210" fill="none" stroke="black"/>
<path d="M 480,206 L 504,206" fill="none" stroke="black"/><path d="M 480,210 L 504,210" fill="none" stroke="black"/>
<path d="M 80,256 L 104,256" fill="none" stroke="black"/>
<path d="M 120,256 L 144,256" fill="none" stroke="black"/>
<path d="M 328,256 L 352,256" fill="none" stroke="black"/>
<path d="M 528,256 L 552,256" fill="none" stroke="black"/>
<path d="M 88,288 L 104,288" fill="none" stroke="black"/>
<path d="M 120,288 L 168,288" fill="none" stroke="black"/>
<path d="M 288,288 L 360,288" fill="none" stroke="black"/>
<path d="M 480,320 L 552,320" fill="none" stroke="black"/>
<path d="M 80,336 L 104,336" fill="none" stroke="black"/>
<path d="M 128,336 L 144,336" fill="none" stroke="black"/>
<path d="M 248,336 L 472,336" fill="none" stroke="black"/>
<path d="M 88,368 L 104,368" fill="none" stroke="black"/>
<path d="M 128,368 L 144,368" fill="none" stroke="black"/>
<path d="M 264,368 L 480,368" fill="none" stroke="black"/>
<path d="M 480,384 L 552,384" fill="none" stroke="black"/>
<path d="M 8,400 L 80,400" fill="none" stroke="black"/>
<path d="M 360,400 L 432,400" fill="none" stroke="black"/>
<path d="M 528,32 C 519.16936,32 512,39.16936 512,48" fill="none" stroke="black"/>
<path d="M 552,32 C 560.83064,32 568,39.16936 568,48" fill="none" stroke="black"/>
<path d="M 528,256 C 519.16936,256 512,248.83064 512,240" fill="none" stroke="black"/>
<path d="M 552,256 C 560.83064,256 568,248.83064 568,240" fill="none" stroke="black"/>
<polygon class="arrowhead" points="512,208 500,202.4 500,213.6 " fill="black" transform="rotate(0,504,208)"/>
<polygon class="arrowhead" points="512,160 500,154.4 500,165.6 " fill="black" transform="rotate(0,504,160)"/>
<polygon class="arrowhead" points="512,112 500,106.4 500,117.6 " fill="black" transform="rotate(0,504,112)"/>
<polygon class="arrowhead" points="480,336 468,330.4 468,341.6 " fill="black" transform="rotate(0,472,336)"/>
<polygon class="arrowhead" points="448,208 436,202.4 436,213.6 " fill="black" transform="rotate(180,440,208)"/>
<polygon class="arrowhead" points="448,160 436,154.4 436,165.6 " fill="black" transform="rotate(180,440,160)"/>
<polygon class="arrowhead" points="448,112 436,106.4 436,117.6 " fill="black" transform="rotate(180,440,112)"/>
<polygon class="arrowhead" points="360,256 348,250.4 348,261.6 " fill="black" transform="rotate(0,352,256)"/>
<polygon class="arrowhead" points="360,144 348,138.4 348,149.6 " fill="black" transform="rotate(0,352,144)"/>
<polygon class="arrowhead" points="360,64 348,58.4 348,69.6 " fill="black" transform="rotate(0,352,64)"/>
<polygon class="arrowhead" points="96,368 84,362.4 84,373.6 " fill="black" transform="rotate(180,88,368)"/>
<polygon class="arrowhead" points="96,288 84,282.4 84,293.6 " fill="black" transform="rotate(180,88,288)"/>
<polygon class="arrowhead" points="96,176 84,170.4 84,181.6 " fill="black" transform="rotate(180,88,176)"/>
<polygon class="arrowhead" points="96,96 84,90.4 84,101.6 " fill="black" transform="rotate(180,88,96)"/>
<g class="text">
<text x="44" y="52">Client</text>
<text x="396" y="52">AS</text>
<text x="540" y="52">RO</text>
<text x="44" y="68">Instance</text>
<text x="112" y="68">1</text>
<text x="184" y="68">Request</text>
<text x="244" y="68">Access</text>
<text x="112" y="100">2</text>
<text x="160" y="100">Not</text>
<text x="192" y="100">Yet</text>
<text x="240" y="100">Granted</text>
<text x="300" y="100">(Wait)</text>
<text x="472" y="116">3</text>
<text x="472" y="132">AuthN</text>
<text x="112" y="148">6</text>
<text x="188" y="148">Continue</text>
<text x="256" y="148">Request</text>
<text x="304" y="148">(A)</text>
<text x="472" y="164">4</text>
<text x="112" y="180">7</text>
<text x="160" y="180">Not</text>
<text x="192" y="180">Yet</text>
<text x="240" y="180">Granted</text>
<text x="300" y="180">(Wait)</text>
<text x="472" y="180">AuthZ</text>
<text x="472" y="212">5</text>
<text x="472" y="228">Completed</text>
<text x="112" y="260">8</text>
<text x="188" y="260">Continue</text>
<text x="256" y="260">Request</text>
<text x="304" y="260">(B)</text>
<text x="112" y="292">9</text>
<text x="200" y="292">Grant</text>
<text x="252" y="292">Access</text>
<text x="116" y="340">10</text>
<text x="180" y="340">Access</text>
<text x="224" y="340">API</text>
<text x="516" y="340">RS</text>
<text x="360" y="356">|</text>
<text x="432" y="356">|</text>
<text x="116" y="372">11</text>
<text x="168" y="372">API</text>
<text x="220" y="372">Response</text>
</g>
</svg>
</artwork><artwork  type="ascii-art"><![CDATA[
+--------+                                  +--------+          .----.
| Client |                                  |   AS   |         |  RO  |
|Instance+--(1)--- Request Access --------->|        |         |      |
|        |                                  |        |         |      |
|        |<-(2)-- Not Yet Granted (Wait) ---+        |         |      |
|        |                                  |        |<==(3)==>|      |
|        |                                  |        |  AuthN  |      |
|        +--(6)--- Continue Request (A) --->|        |         |      |
|        |                                  |        |<==(4)==>|      |
|        |<-(7)-- Not Yet Granted (Wait) ---+        |  AuthZ  |      |
|        |                                  |        |         |      |
|        |                                  |        |<==(5)==>|      |
|        |                                  |        |Completed|      |
|        |                                  |        |         |      |
|        +--(8)--- Continue Request (B) --->|        |          `----`
|        |                                  |        |
|        |<-(9)------ Grant Access ---------+        |
|        |                                  |        |
|        |                                  |        |     +--------+
|        +--(10)-- Access API ---------------------------->|   RS   |
|        |                                  |        |     |        |
|        |<-(11)-- API Response ---------------------------+        |
|        |                                  |        |     +--------+
+--------+                                  +--------+
]]></artwork></artset></figure>

<t><list style="numbers">
  <t>The client instance <xref target="request">requests access to the resource</xref>. The client instance does not
 send any interaction modes to the server, indicating that
 it does not expect to interact with the RO. The client instance can also signal
 which RO it requires authorization from, if known, by using the
 <xref target="request-user">user request section</xref>. It's also possible for the AS to determine which
 RO needs to be contacted by the nature of what access is being requested.</t>
  <t>The AS determines that interaction is needed, but the client instance cannot interact
 with the RO. The AS <xref target="response">responds</xref> with the information the client instance
 will need to <xref target="response-continue">continue the request</xref> in (6) and (8), including
 a signal that the client instance should wait before checking the status of the request again.
 The AS associates this continuation information with an ongoing request that will be
 referenced in (3), (4), (5), (6), and (8).</t>
  <t>The AS determines which RO to contact based on the request in (1), through a
 combination of the <xref target="request-user">user request</xref>, the
 <xref target="request-token">resources request</xref>, and other policy information. The AS
 contacts the RO and authenticates them.</t>
  <t>The RO authorizes the pending request from the client instance.</t>
  <t>When the AS is done interacting with the RO, the AS
 indicates to the RO that the request has been completed.</t>
  <t>Meanwhile, the client instance loads the continuation information stored at (2) and
 <xref target="continue-request">continues the request</xref>. The AS determines which
 ongoing access request is referenced here and checks its state.</t>
  <t>If the access request has not yet been authorized by the RO in (6),
 the AS responds to the client instance to <xref target="response-continue">continue the request</xref>
 at a future time through additional polling. This response can include
 refreshed credentials as well as information regarding how long the
 client instance should wait before calling again. The client instance replaces its stored
 continuation information from the previous response (2).
 Note that the AS may need to determine that the RO has not approved
 the request in a sufficient amount of time and return an appropriate
 error to the client instance.</t>
  <t>The client instance continues to <xref target="continue-poll">poll the AS</xref> with the new
 continuation information from (7).</t>
  <t>If the request has been authorized, the AS grants access to the information
 in the form of <xref target="response-token">access tokens</xref> and
 <xref target="response-subject">direct subject information</xref> to the client instance.</t>
  <t>The client instance <xref target="use-access-token">uses the access token</xref> to call the RS.</t>
  <t>The RS validates the access token and returns an appropriate response for the
API.</t>
</list></t>

<t>An example set of protocol messages for this method can be found in <xref target="example-async"/>.</t>

</section>
<section anchor="sequence-no-user"><name>Software-only Authorization</name>

<t>In this example flow, the AS policy allows the client instance to make a call on its own behalf,
without the need for an RO to be involved at runtime to approve the decision.
Since there is no explicit RO, the client instance does not interact with an RO.</t>

<figure><artset><artwork  type="svg"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="208" width="488" viewBox="0 0 488 208" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px">
<path d="M 8,32 L 8,192" fill="none" stroke="black"/>
<path d="M 80,32 L 80,192" fill="none" stroke="black"/>
<path d="M 312,32 L 312,120" fill="none" stroke="black"/>
<path d="M 312,168 L 312,192" fill="none" stroke="black"/>
<path d="M 384,32 L 384,120" fill="none" stroke="black"/>
<path d="M 384,168 L 384,192" fill="none" stroke="black"/>
<path d="M 408,112 L 408,176" fill="none" stroke="black"/>
<path d="M 480,112 L 480,176" fill="none" stroke="black"/>
<path d="M 8,32 L 80,32" fill="none" stroke="black"/>
<path d="M 312,32 L 384,32" fill="none" stroke="black"/>
<path d="M 80,64 L 104,64" fill="none" stroke="black"/>
<path d="M 120,64 L 144,64" fill="none" stroke="black"/>
<path d="M 280,64 L 304,64" fill="none" stroke="black"/>
<path d="M 88,96 L 104,96" fill="none" stroke="black"/>
<path d="M 120,96 L 152,96" fill="none" stroke="black"/>
<path d="M 272,96 L 312,96" fill="none" stroke="black"/>
<path d="M 408,112 L 480,112" fill="none" stroke="black"/>
<path d="M 80,128 L 104,128" fill="none" stroke="black"/>
<path d="M 120,128 L 144,128" fill="none" stroke="black"/>
<path d="M 248,128 L 400,128" fill="none" stroke="black"/>
<path d="M 88,160 L 104,160" fill="none" stroke="black"/>
<path d="M 120,160 L 144,160" fill="none" stroke="black"/>
<path d="M 264,160 L 408,160" fill="none" stroke="black"/>
<path d="M 408,176 L 480,176" fill="none" stroke="black"/>
<path d="M 8,192 L 80,192" fill="none" stroke="black"/>
<path d="M 312,192 L 384,192" fill="none" stroke="black"/>
<polygon class="arrowhead" points="408,128 396,122.4 396,133.6 " fill="black" transform="rotate(0,400,128)"/>
<polygon class="arrowhead" points="312,64 300,58.4 300,69.6 " fill="black" transform="rotate(0,304,64)"/>
<polygon class="arrowhead" points="96,160 84,154.4 84,165.6 " fill="black" transform="rotate(180,88,160)"/>
<polygon class="arrowhead" points="96,96 84,90.4 84,101.6 " fill="black" transform="rotate(180,88,96)"/>
<g class="text">
<text x="44" y="52">Client</text>
<text x="348" y="52">AS</text>
<text x="44" y="68">Instance</text>
<text x="112" y="68">1</text>
<text x="184" y="68">Request</text>
<text x="244" y="68">Access</text>
<text x="112" y="100">2</text>
<text x="184" y="100">Grant</text>
<text x="236" y="100">Access</text>
<text x="112" y="132">3</text>
<text x="180" y="132">Access</text>
<text x="224" y="132">API</text>
<text x="444" y="132">RS</text>
<text x="312" y="148">|</text>
<text x="384" y="148">|</text>
<text x="112" y="164">4</text>
<text x="168" y="164">API</text>
<text x="220" y="164">Response</text>
</g>
</svg>
</artwork><artwork  type="ascii-art"><![CDATA[
+--------+                            +--------+
| Client |                            |   AS   |
|Instance+--(1)--- Request Access --->|        |
|        |                            |        |
|        |<-(2)---- Grant Access -----+        |
|        |                            |        |  +--------+
|        +--(3)--- Access API ------------------->|   RS   |
|        |                            |        |  |        |
|        |<-(4)--- API Response ------------------+        |
|        |                            |        |  +--------+
+--------+                            +--------+
]]></artwork></artset></figure>

<t><list style="numbers">
  <t>The client instance <xref target="request">requests access to the resource</xref>. The client instance does not
 send any interaction modes to the server.</t>
  <t>The AS determines that the request has been authorized,
 the AS grants access to the resource
 in the form of <xref target="response-token">access tokens</xref> to the client instance.
 Note that <xref target="response-subject">direct subject information</xref> is not
 generally applicable in this use case, as there is no user involved.</t>
  <t>The client instance <xref target="use-access-token">uses the access token</xref> to call the RS.</t>
  <t>The RS validates the access token and returns an appropriate response for the
 API.</t>
</list></t>

<t>An example set of protocol messages for this method can be found in <xref target="example-no-user"/>.</t>

</section>
<section anchor="sequence-refresh"><name>Refreshing an Expired Access Token</name>

<t>In this example flow, the client instance receives an access token to access a resource server through
some valid GNAP process. The client instance uses that token at the RS for some time, but eventually
the access token expires. The client instance then gets a new access token by rotating the
expired access token at the AS using the token's management URI.</t>

<figure><artset><artwork  type="svg"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="400" width="504" viewBox="0 0 504 400" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px">
<path d="M 8,32 L 8,384" fill="none" stroke="black"/>
<path d="M 80,32 L 80,384" fill="none" stroke="black"/>
<path d="M 320,128 L 320,288" fill="none" stroke="black"/>
<path d="M 392,128 L 392,288" fill="none" stroke="black"/>
<path d="M 424,32 L 424,384" fill="none" stroke="black"/>
<path d="M 496,32 L 496,384" fill="none" stroke="black"/>
<path d="M 8,32 L 80,32" fill="none" stroke="black"/>
<path d="M 424,32 L 496,32" fill="none" stroke="black"/>
<path d="M 80,64 L 104,64" fill="none" stroke="black"/>
<path d="M 120,64 L 144,64" fill="none" stroke="black"/>
<path d="M 280,64 L 416,64" fill="none" stroke="black"/>
<path d="M 88,96 L 104,96" fill="none" stroke="black"/>
<path d="M 120,96 L 144,96" fill="none" stroke="black"/>
<path d="M 264,96 L 424,96" fill="none" stroke="black"/>
<path d="M 320,128 L 392,128" fill="none" stroke="black"/>
<path d="M 80,144 L 104,144" fill="none" stroke="black"/>
<path d="M 120,144 L 144,144" fill="none" stroke="black"/>
<path d="M 288,144 L 312,144" fill="none" stroke="black"/>
<path d="M 88,176 L 104,176" fill="none" stroke="black"/>
<path d="M 120,176 L 144,176" fill="none" stroke="black"/>
<path d="M 296,176 L 320,176" fill="none" stroke="black"/>
<path d="M 80,240 L 104,240" fill="none" stroke="black"/>
<path d="M 120,240 L 144,240" fill="none" stroke="black"/>
<path d="M 288,240 L 312,240" fill="none" stroke="black"/>
<path d="M 88,272 L 104,272" fill="none" stroke="black"/>
<path d="M 120,272 L 144,272" fill="none" stroke="black"/>
<path d="M 280,272 L 320,272" fill="none" stroke="black"/>
<path d="M 320,288 L 392,288" fill="none" stroke="black"/>
<path d="M 80,320 L 104,320" fill="none" stroke="black"/>
<path d="M 120,320 L 144,320" fill="none" stroke="black"/>
<path d="M 264,320 L 416,320" fill="none" stroke="black"/>
<path d="M 88,352 L 104,352" fill="none" stroke="black"/>
<path d="M 120,352 L 144,352" fill="none" stroke="black"/>
<path d="M 272,352 L 424,352" fill="none" stroke="black"/>
<path d="M 8,384 L 80,384" fill="none" stroke="black"/>
<path d="M 424,384 L 496,384" fill="none" stroke="black"/>
<polygon class="arrowhead" points="424,320 412,314.4 412,325.6 " fill="black" transform="rotate(0,416,320)"/>
<polygon class="arrowhead" points="424,64 412,58.4 412,69.6 " fill="black" transform="rotate(0,416,64)"/>
<polygon class="arrowhead" points="320,240 308,234.4 308,245.6 " fill="black" transform="rotate(0,312,240)"/>
<polygon class="arrowhead" points="320,144 308,138.4 308,149.6 " fill="black" transform="rotate(0,312,144)"/>
<polygon class="arrowhead" points="96,352 84,346.4 84,357.6 " fill="black" transform="rotate(180,88,352)"/>
<polygon class="arrowhead" points="96,272 84,266.4 84,277.6 " fill="black" transform="rotate(180,88,272)"/>
<polygon class="arrowhead" points="96,176 84,170.4 84,181.6 " fill="black" transform="rotate(180,88,176)"/>
<polygon class="arrowhead" points="96,96 84,90.4 84,101.6 " fill="black" transform="rotate(180,88,96)"/>
<g class="text">
<text x="44" y="52">Client</text>
<text x="460" y="52">AS</text>
<text x="44" y="68">Instance</text>
<text x="112" y="68">1</text>
<text x="184" y="68">Request</text>
<text x="244" y="68">Access</text>
<text x="112" y="100">2</text>
<text x="176" y="100">Grant</text>
<text x="228" y="100">Access</text>
<text x="112" y="148">3</text>
<text x="180" y="148">Access</text>
<text x="244" y="148">Resource</text>
<text x="356" y="148">RS</text>
<text x="112" y="180">4</text>
<text x="184" y="180">Success</text>
<text x="252" y="180">Response</text>
<text x="112" y="244">5</text>
<text x="180" y="244">Access</text>
<text x="244" y="244">Resource</text>
<text x="112" y="276">6</text>
<text x="176" y="276">Error</text>
<text x="236" y="276">Response</text>
<text x="112" y="324">7</text>
<text x="180" y="324">Rotate</text>
<text x="232" y="324">Token</text>
<text x="112" y="356">8</text>
<text x="184" y="356">Rotated</text>
<text x="240" y="356">Token</text>
</g>
</svg>
</artwork><artwork  type="ascii-art"><![CDATA[
+--------+                                          +--------+
| Client |                                          |   AS   |
|Instance+--(1)--- Request Access ----------------->|        |
|        |                                          |        |
|        |<-(2)--- Grant Access --------------------+        |
|        |                                          |        |
|        |                             +--------+   |        |
|        +--(3)--- Access Resource --->|   RS   |   |        |
|        |                             |        |   |        |
|        |<-(4)--- Success Response ---+        |   |        |
|        |                             |        |   |        |
|        |                             |        |   |        |
|        |                             |        |   |        |
|        +--(5)--- Access Resource --->|        |   |        |
|        |                             |        |   |        |
|        |<-(6)--- Error Response -----+        |   |        |
|        |                             +--------+   |        |
|        |                                          |        |
|        +--(7)--- Rotate Token ------------------->|        |
|        |                                          |        |
|        |<-(8)--- Rotated Token -------------------+        |
|        |                                          |        |
+--------+                                          +--------+
]]></artwork></artset></figure>

<t><list style="numbers">
  <t>The client instance <xref target="request">requests access to the resource</xref>.</t>
  <t>The AS <xref target="response">grants access to the resource</xref> with an
 <xref target="response-token">access token</xref> usable at the RS. The access token
 response includes a token management URI.</t>
  <t>The client instance <xref target="use-access-token">uses the access token</xref> to call the RS.</t>
  <t>The RS validates the access token and returns an appropriate response for the
 API.</t>
  <t>Time passes and the client instance uses the access token to call the RS again.</t>
  <t>The RS validates the access token and determines that the access token is expired.
 The RS responds to the client instance with an error.</t>
  <t>The client instance calls the token management URI returned in (2) to
 <xref target="rotate-access-token">rotate the access token</xref>. The client instance
 <xref target="use-access-token">uses the access token</xref> in this call as well as the appropriate key,
 see the token rotation section for details.</t>
  <t>The AS validates the rotation request including the signature
 and keys presented in (5) and returns a
 <xref target="response-token-single">new access token</xref>. The response includes
 a new access token and can also include updated token management
 information, which the client instance will store in place of the values
 returned in (2).</t>
</list></t>

</section>
<section anchor="sequence-user"><name>Requesting Subject Information Only</name>

<t>In this scenario, the client instance does not call an RS and does not
request an access token. Instead, the client instance only requests
and is returned <xref target="response-subject">direct subject information</xref>. Many different
interaction modes can be used in this scenario, so these are shown only in
the abstract as functions of the AS here.</t>

<figure><artset><artwork  type="svg"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="384" width="576" viewBox="0 0 576 384" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px">
<path d="M 8,32 L 8,368" fill="none" stroke="black"/>
<path d="M 80,32 L 80,368" fill="none" stroke="black"/>
<path d="M 360,32 L 360,128" fill="none" stroke="black"/>
<path d="M 360,160 L 360,256" fill="none" stroke="black"/>
<path d="M 360,288 L 360,368" fill="none" stroke="black"/>
<path d="M 432,32 L 432,128" fill="none" stroke="black"/>
<path d="M 432,160 L 432,256" fill="none" stroke="black"/>
<path d="M 432,288 L 432,368" fill="none" stroke="black"/>
<path d="M 512,48 L 512,272" fill="none" stroke="black"/>
<path d="M 568,48 L 568,272" fill="none" stroke="black"/>
<path d="M 8,32 L 80,32" fill="none" stroke="black"/>
<path d="M 360,32 L 432,32" fill="none" stroke="black"/>
<path d="M 528,32 L 552,32" fill="none" stroke="black"/>
<path d="M 80,80 L 104,80" fill="none" stroke="black"/>
<path d="M 120,80 L 144,80" fill="none" stroke="black"/>
<path d="M 280,80 L 352,80" fill="none" stroke="black"/>
<path d="M 88,112 L 104,112" fill="none" stroke="black"/>
<path d="M 120,112 L 136,112" fill="none" stroke="black"/>
<path d="M 304,112 L 360,112" fill="none" stroke="black"/>
<path d="M 80,142 L 104,142" fill="none" stroke="black"/><path d="M 80,146 L 104,146" fill="none" stroke="black"/>
<path d="M 120,142 L 136,142" fill="none" stroke="black"/><path d="M 120,146 L 136,146" fill="none" stroke="black"/>
<path d="M 336,142 L 504,142" fill="none" stroke="black"/><path d="M 336,146 L 504,146" fill="none" stroke="black"/>
<path d="M 440,174 L 464,174" fill="none" stroke="black"/><path d="M 440,178 L 464,178" fill="none" stroke="black"/>
<path d="M 480,174 L 504,174" fill="none" stroke="black"/><path d="M 480,178 L 504,178" fill="none" stroke="black"/>
<path d="M 440,222 L 464,222" fill="none" stroke="black"/><path d="M 440,226 L 464,226" fill="none" stroke="black"/>
<path d="M 480,222 L 504,222" fill="none" stroke="black"/><path d="M 480,226 L 504,226" fill="none" stroke="black"/>
<path d="M 88,270 L 104,270" fill="none" stroke="black"/><path d="M 88,274 L 104,274" fill="none" stroke="black"/>
<path d="M 120,270 L 136,270" fill="none" stroke="black"/><path d="M 120,274 L 136,274" fill="none" stroke="black"/>
<path d="M 312,270 L 512,270" fill="none" stroke="black"/><path d="M 312,274 L 512,274" fill="none" stroke="black"/>
<path d="M 528,288 L 552,288" fill="none" stroke="black"/>
<path d="M 80,304 L 104,304" fill="none" stroke="black"/>
<path d="M 120,304 L 144,304" fill="none" stroke="black"/>
<path d="M 296,304 L 352,304" fill="none" stroke="black"/>
<path d="M 88,336 L 104,336" fill="none" stroke="black"/>
<path d="M 120,336 L 160,336" fill="none" stroke="black"/>
<path d="M 280,336 L 360,336" fill="none" stroke="black"/>
<path d="M 8,368 L 80,368" fill="none" stroke="black"/>
<path d="M 360,368 L 432,368" fill="none" stroke="black"/>
<path d="M 528,32 C 519.16936,32 512,39.16936 512,48" fill="none" stroke="black"/>
<path d="M 552,32 C 560.83064,32 568,39.16936 568,48" fill="none" stroke="black"/>
<path d="M 528,288 C 519.16936,288 512,280.83064 512,272" fill="none" stroke="black"/>
<path d="M 552,288 C 560.83064,288 568,280.83064 568,272" fill="none" stroke="black"/>
<polygon class="arrowhead" points="512,224 500,218.4 500,229.6 " fill="black" transform="rotate(0,504,224)"/>
<polygon class="arrowhead" points="512,176 500,170.4 500,181.6 " fill="black" transform="rotate(0,504,176)"/>
<polygon class="arrowhead" points="512,144 500,138.4 500,149.6 " fill="black" transform="rotate(0,504,144)"/>
<polygon class="arrowhead" points="448,224 436,218.4 436,229.6 " fill="black" transform="rotate(180,440,224)"/>
<polygon class="arrowhead" points="448,176 436,170.4 436,181.6 " fill="black" transform="rotate(180,440,176)"/>
<polygon class="arrowhead" points="360,304 348,298.4 348,309.6 " fill="black" transform="rotate(0,352,304)"/>
<polygon class="arrowhead" points="360,80 348,74.4 348,85.6 " fill="black" transform="rotate(0,352,80)"/>
<polygon class="arrowhead" points="96,336 84,330.4 84,341.6 " fill="black" transform="rotate(180,88,336)"/>
<polygon class="arrowhead" points="96,272 84,266.4 84,277.6 " fill="black" transform="rotate(180,88,272)"/>
<polygon class="arrowhead" points="96,112 84,106.4 84,117.6 " fill="black" transform="rotate(180,88,112)"/>
<g class="text">
<text x="44" y="52">Client</text>
<text x="396" y="52">AS</text>
<text x="540" y="52">User</text>
<text x="44" y="68">Instance</text>
<text x="112" y="84">1</text>
<text x="184" y="84">Request</text>
<text x="244" y="84">Access</text>
<text x="112" y="116">2</text>
<text x="192" y="116">Interaction</text>
<text x="268" y="116">Needed</text>
<text x="112" y="148">3</text>
<text x="188" y="148">Facilitate</text>
<text x="280" y="148">Interaction</text>
<text x="472" y="180">4</text>
<text x="472" y="196">AuthN</text>
<text x="472" y="228">5</text>
<text x="472" y="244">AuthZ</text>
<text x="112" y="276">6</text>
<text x="172" y="276">Signal</text>
<text x="252" y="276">Continuation</text>
<text x="112" y="308">7</text>
<text x="188" y="308">Continue</text>
<text x="256" y="308">Request</text>
<text x="112" y="340">8</text>
<text x="192" y="340">Grant</text>
<text x="244" y="340">Access</text>
</g>
</svg>
</artwork><artwork  type="ascii-art"><![CDATA[
+--------+                                  +--------+          .----.
| Client |                                  |   AS   |         | User |
|Instance|                                  |        |         |      |
|        +--(1)--- Request Access --------->|        |         |      |
|        |                                  |        |         |      |
|        |<-(2)-- Interaction Needed -------+        |         |      |
|        |                                  |        |         |      |
|        +==(3)== Facilitate Interaction =====================>|      |
|        |                                  |        |         |      |
|        |                                  |        |<==(4)==>|      |
|        |                                  |        |  AuthN  |      |
|        |                                  |        |         |      |
|        |                                  |        |<==(5)==>|      |
|        |                                  |        |  AuthZ  |      |
|        |                                  |        |         |      |
|        |<=(6)== Signal Continuation =========================+      |
|        |                                  |        |          `----`
|        +--(7)--- Continue Request ------->|        |
|        |                                  |        |
|        |<-(8)----- Grant Access ----------+        |
|        |                                  |        |
+--------+                                  +--------+
]]></artwork></artset></figure>

<t><list style="numbers">
  <t>The client instance <xref target="request">requests access to subject information</xref>.</t>
  <t>The AS determines that interaction is needed and <xref target="response">responds</xref> with
 appropriate information for <xref target="response-interact">facilitating user interaction</xref>.</t>
  <t>The client instance facilitates <xref target="authorization">the user interacting with the AS</xref> as directed in (2).</t>
  <t>The user authenticates at the AS, taking on the role of the RO.</t>
  <t>As the RO, the user authorizes the pending request from the client instance.</t>
  <t>When the AS is done interacting with the user, the AS
 returns the user to the client instance and signals continuation.</t>
  <t>The client instance loads the continuation information from (2) and
 calls the AS to <xref target="continue-request">continue the request</xref>.</t>
  <t>If the request has been authorized, the AS grants access to the requested
 <xref target="response-subject">direct subject information</xref> to the client instance.
 At this stage, the user is generally considered "logged in" to the client
 instance based on the identifiers and assertions provided by the AS.
 Note that the AS can restrict the subject information returned and it
 might not match what the client instance requested, see the section on
 subject information for details.</t>
</list></t>

</section>
</section>
</section>
<section anchor="request"><name>Requesting Access</name>

<t>To start a request, the client instance sends a <xref target="RFC8259">JSON</xref> document with an object as its root. Each
member of the request object represents a different aspect of the
client instance's request. Each field is described in detail in a section below.</t>

<dl>
  <dt>
<spanx style="verb">access_token</spanx> (object / array of objects):  </dt>
  <dd>
    <t>Describes the rights and properties associated with the requested access token. <bcp14>REQUIRED</bcp14> if requesting an access token. See <xref target="request-token"/>.</t>
  </dd>
  <dt>
<spanx style="verb">subject</spanx> (object):  </dt>
  <dd>
    <t>Describes the information about the RO that the client instance is requesting to be returned
  directly in the response from the AS. <bcp14>REQUIRED</bcp14> if requesting subject information. See <xref target="request-subject"/>.</t>
  </dd>
  <dt>
<spanx style="verb">client</spanx> (object / string):  </dt>
  <dd>
    <t>Describes the client instance that is making this request, including
  the key that the client instance will use to protect this request and any continuation
  requests at the AS and any user-facing information about the client instance used in
  interactions. <bcp14>REQUIRED</bcp14>. See <xref target="request-client"/>.</t>
  </dd>
  <dt>
<spanx style="verb">user</spanx> (object / string):  </dt>
  <dd>
    <t>Identifies the end user to the AS in a manner that the AS can verify, either directly or
  by interacting with the end user to determine their status as the RO. <bcp14>OPTIONAL</bcp14>. See <xref target="request-user"/>.</t>
  </dd>
  <dt>
<spanx style="verb">interact</spanx> (object):  </dt>
  <dd>
    <t>Describes the modes that the client instance supports for allowing the RO to interact with the
  AS and modes for the client instance to receive updates when interaction is complete. <bcp14>REQUIRED</bcp14> if interaction is supported. See <xref target="request-interact"/>.</t>
  </dd>
</dl>

<t>Additional members of this request object can be defined by extensions to this protocol
as described in <xref target="request-extending"/>.</t>

<t>A non-normative example of a grant request is below:</t>

<figure><sourcecode type="json"><![CDATA[
{
    "access_token": {
        "access": [
            {
                "type": "photo-api",
                "actions": [
                    "read",
                    "write",
                    "dolphin"
                ],
                "locations": [
                    "https://server.example.net/",
                    "https://resource.local/other"
                ],
                "datatypes": [
                    "metadata",
                    "images"
                ]
            },
            "dolphin-metadata"
        ]
    },
    "client": {
      "display": {
        "name": "My Client Display Name",
        "uri": "https://example.net/client"
      },
      "key": {
        "proof": "httpsig",
        "jwk": {
          "kty": "RSA",
          "e": "AQAB",
          "kid": "xyz-1",
          "alg": "RS256",
          "n": "kOB5rR4Jv0GMeL...."
        }
      }
    },
    "interact": {
        "start": ["redirect"],
        "finish": {
            "method": "redirect",
            "uri": "https://client.example.net/return/123455",
            "nonce": "LKLTI25DK82FX4T4QFZC"
        }
    },
    "subject": {
        "sub_id_formats": ["iss_sub", "opaque"],
        "assertion_formats": ["id_token"]
    }
}
]]></sourcecode></figure>

<t>Sending a request to the grant endpoint creates a grant request in the <em>processing</em> state. The AS processes this request to determine whether interaction or authorization are necessary (moving to the <em>pending</em> state), or if access can be granted immediately (moving to the <em>approved</em> state).</t>

<t>The request <bcp14>MUST</bcp14> be sent as a JSON object in the body of the HTTP
POST request with Content-Type <spanx style="verb">application/json</spanx>,
unless otherwise specified by the signature mechanism.</t>

<t>The authorization server <bcp14>MUST</bcp14> include the HTTP "Cache-Control" response header field <xref target="RFC7234"/> with a value set to "no-store".</t>

<section anchor="request-token"><name>Requesting Access to Resources</name>

<t>If the client instance is requesting one or more access tokens for the
purpose of accessing an API, the client instance <bcp14>MUST</bcp14> include an <spanx style="verb">access_token</spanx>
field. This field <bcp14>MUST</bcp14> be an object (for a <xref target="request-token-single">single access token</xref>) or
an array of these objects (for <xref target="request-token-multiple">multiple access tokens</xref>),
as described in the following sections.</t>

<section anchor="request-token-single"><name>Requesting a Single Access Token</name>

<t>To request a single access token, the client instance sends an <spanx style="verb">acccess_token</spanx> object
composed of the following fields.</t>

<dl>
  <dt>
<spanx style="verb">access</spanx> (array of objects/strings):  </dt>
  <dd>
    <t>Describes the rights that the client instance is requesting for one or more access tokens to be
  used at RS's. <bcp14>REQUIRED</bcp14>. See <xref target="resource-access-rights"/>.</t>
  </dd>
  <dt>
<spanx style="verb">label</spanx> (string):  </dt>
  <dd>
    <t>A unique name chosen by the client instance to refer to the resulting access token. The value of this
  field is opaque to the AS.  If this field
  is included in the request, the AS <bcp14>MUST</bcp14> include the same label in the <xref target="response-token">token response</xref>.
  <bcp14>REQUIRED</bcp14> if used as part of a <xref target="request-token-multiple">multiple access token request</xref>,
  <bcp14>OPTIONAL</bcp14> otherwise.</t>
  </dd>
  <dt>
<spanx style="verb">flags</spanx> (array of strings):  </dt>
  <dd>
    <t>A set of flags that indicate desired attributes or behavior to be attached to the access token by the
  AS. <bcp14>OPTIONAL</bcp14>.</t>
  </dd>
</dl>

<t>The values of the <spanx style="verb">flags</spanx> field defined by this specification are as follows:</t>

<dl>
  <dt>
<spanx style="verb">"bearer"</spanx>:  </dt>
  <dd>
    <t>If this flag is included, the access token being requested is a bearer token.
  If this flag is omitted, the access token is bound to the key used
  by the client instance in this request (or that key's most recent rotation)
  and the access token <bcp14>MUST</bcp14> be presented using the same key and proofing method.
  Methods for presenting bound and bearer access tokens are described
  in <xref target="use-access-token"/>. See <xref target="security-bearer-tokens"/> for additional
  considerations on the use of bearer tokens.</t>
  </dd>
</dl>

<t>Flag values <bcp14>MUST NOT</bcp14> be included more than once.</t>

<t>Additional flags can be defined by extensions using <xref target="IANA">a registry TBD</xref>.</t>

<t>In the following example, the client instance is requesting access to a complex resource
described by a pair of access request object.</t>

<figure><sourcecode type="json"><![CDATA[
"access_token": {
    "access": [
        {
            "type": "photo-api",
            "actions": [
                "read",
                "write",
                "delete"
            ],
            "locations": [
                "https://server.example.net/",
                "https://resource.local/other"
            ],
            "datatypes": [
                "metadata",
                "images"
            ]
        },
        {
            "type": "walrus-access",
            "actions": [
                "foo",
                "bar"
            ],
            "locations": [
                "https://resource.other/"
            ],
            "datatypes": [
                "data",
                "pictures",
                "walrus whiskers"
            ]
        }
    ],
    "label": "token1-23"
}
]]></sourcecode></figure>

<t>If access is approved, the resulting access token is valid for the described resource
and is bound to the client instance's key (or its most recent rotation). The token
is labeled "token1-23". The token response structure is described in <xref target="response-token-single"/>.</t>

</section>
<section anchor="request-token-multiple"><name>Requesting Multiple Access Tokens</name>

<t>To request multiple access tokens to be returned in a single response, the
client instance sends an array of objects as the value of the <spanx style="verb">access_token</spanx>
parameter. Each object <bcp14>MUST</bcp14> conform to the request format for a single
access token request, as specified in
<xref target="request-token-single">requesting a single access token</xref>.
Additionally, each object in the array <bcp14>MUST</bcp14> include the <spanx style="verb">label</spanx> field, and
all values of these fields <bcp14>MUST</bcp14> be unique within the request. If the
client instance does not include a <spanx style="verb">label</spanx> value for any entry in the
array, or the values of the <spanx style="verb">label</spanx> field are not unique within the array,
the AS <bcp14>MUST</bcp14> return an error.</t>

<t>The following non-normative example shows a request for two
separate access tokens, <spanx style="verb">token1</spanx> and <spanx style="verb">token2</spanx>.</t>

<figure><sourcecode type="json"><![CDATA[
"access_token": [
    {
        "label": "token1",
        "access": [
            {
                "type": "photo-api",
                "actions": [
                    "read",
                    "write",
                    "dolphin"
                ],
                "locations": [
                    "https://server.example.net/",
                    "https://resource.local/other"
                ],
                "datatypes": [
                    "metadata",
                    "images"
                ]
            },
            "dolphin-metadata"
        ]
    },
    {
        "label": "token2",
        "access": [
            {
                "type": "walrus-access",
                "actions": [
                    "foo",
                    "bar"
                ],
                "locations": [
                    "https://resource.other/"
                ],
                "datatypes": [
                    "data",
                    "pictures",
                    "walrus whiskers"
                ]
            }
        ],
        "flags": [ "bearer" ]
    }
]

]]></sourcecode></figure>

<t>All approved access requests are returned in the
<xref target="response-token-multiple">multiple access token response</xref> structure using
the values of the <spanx style="verb">label</spanx> fields in the request.</t>

</section>
</section>
<section anchor="request-subject"><name>Requesting Subject Information</name>

<t>If the client instance is requesting information about the RO from
the AS, it sends a <spanx style="verb">subject</spanx> field as a JSON object. This object <bcp14>MAY</bcp14>
contain the following fields (or additional fields defined in
<xref target="IANA">a registry TBD</xref>).</t>

<dl>
  <dt>
<spanx style="verb">sub_id_formats</spanx> (array of strings):  </dt>
  <dd>
    <t>An array of subject identifier subject formats
  requested for the RO, as defined by <xref target="I-D.ietf-secevent-subject-identifiers"/>.
  <bcp14>REQUIRED</bcp14> if subject identifiers are requested.</t>
  </dd>
  <dt>
<spanx style="verb">assertion_formats</spanx> (array of strings):  </dt>
  <dd>
    <t>An array of requested assertion formats. Possible values include
  <spanx style="verb">id_token</spanx> for an <xref target="OIDC"/> ID Token and <spanx style="verb">saml2</spanx> for a SAML 2 assertion. Additional
  assertion formats are defined by <xref target="IANA">a registry TBD</xref>.
  <bcp14>REQUIRED</bcp14> if assertions are requested.</t>
  </dd>
</dl>

<figure><sourcecode type="json"><![CDATA[
"subject": {
  "sub_id_formats": [ "iss_sub", "opaque" ],
  "assertion_formats": [ "id_token", "saml2" ]
}
]]></sourcecode></figure>

<t>The AS can determine the RO's identity and permission for releasing
this information through <xref target="authorization">interaction with the RO</xref>,
AS policies, or <xref target="request-user">assertions presented by the client instance</xref>. If
this is determined positively, the AS <bcp14>MAY</bcp14> <xref target="response-subject">return the RO's information in its response</xref>
as requested.</t>

<t>Subject identifier types requested by the client instance serve only to identify
the RO in the context of the AS and can't be used as communication
channels by the client instance, as discussed in <xref target="response-subject"/>.</t>

<t>The AS <bcp14>SHOULD NOT</bcp14> re-use subject identifiers for multiple different ROs.</t>

<t>The "formats" and "assertions" request fields are independent of each other, and a
returned assertion <bcp14>MAY</bcp14> use a different subject identifier than other assertions and
subject identifiers in the response. All subject identifiers and assertions returned
<bcp14>MUST</bcp14> refer to the same person.</t>

</section>
<section anchor="request-client"><name>Identifying the Client Instance</name>

<t>When sending a non-continuation request to the AS, the client instance <bcp14>MUST</bcp14> identify
itself by including the <spanx style="verb">client</spanx> field of the request and by signing the
request as described in <xref target="binding-keys"/>. Note that for a
<xref target="continue-request">continuation request</xref>, the client instance is identified by its
association with the request being continued and so this field is
not sent under those circumstances.</t>

<t>When client instance information is sent
by value, the <spanx style="verb">client</spanx> field of the request consists of a JSON
object with the following fields.</t>

<dl>
  <dt>
<spanx style="verb">key</spanx> (object / string):  </dt>
  <dd>
    <t>The public key of the client instance to be used in this request as
  described in <xref target="key-format"/> or a reference to a key as
  described in <xref target="key-reference"/>. <bcp14>REQUIRED</bcp14>.</t>
  </dd>
  <dt>
<spanx style="verb">class_id</spanx> (string):  </dt>
  <dd>
    <t>An identifier string that the AS can use to identify the
  client software comprising this client instance. The contents
  and format of this field are up to the AS. <bcp14>OPTIONAL</bcp14>.</t>
  </dd>
  <dt>
<spanx style="verb">display</spanx> (object):  </dt>
  <dd>
    <t>An object containing additional information that the AS
  <bcp14>MAY</bcp14> display to the RO during interaction, authorization,
  and management. <bcp14>OPTIONAL</bcp14>.</t>
  </dd>
</dl>

<figure><sourcecode type="json"><![CDATA[
"client": {
    "key": {
        "proof": "httpsig",
        "jwk": {
            "kty": "RSA",
            "e": "AQAB",
            "kid": "xyz-1",
            "alg": "RS256",
            "n": "kOB5rR4Jv0GMeLaY6_It_r3ORwdf8ci_JtffXyaSx8..."
        },
        "cert": "MIIEHDCCAwSgAwIBAgIBATANBgkqhkiG9w0BAQsFA..."
    },
    "class_id": "web-server-1234",
    "display": {
        "name": "My Client Display Name",
        "uri": "https://example.net/client"
    }
}
]]></sourcecode></figure>

<t>Additional fields are defined in <xref target="IANA">a registry TBD</xref>.</t>

<t>The client instance <bcp14>MUST</bcp14> prove possession of any presented key by the <spanx style="verb">proof</spanx> mechanism
associated with the key in the request.  Proof types
are defined in <xref target="IANA">a registry TBD</xref> and an initial set of methods
is described in <xref target="binding-keys"/>.</t>

<t>If the same public key is sent by value on different access requests, the AS <bcp14>MUST</bcp14>
treat these requests as coming from the same client instance for purposes
of identification, authentication, and policy application.
If the AS does not know the client instance's public key ahead of time, the AS
<bcp14>MAY</bcp14> accept or reject the request based on AS policy, attestations
within the <spanx style="verb">client</spanx> request, and other mechanisms.</t>

<t>[[ <eref target="https://github.com/ietf-wg-gnap/gnap-core-protocol/issues/44">See issue #44</eref> ]]</t>

<t>The client instance <bcp14>MUST NOT</bcp14> send a symmetric key by value in the request, as doing so would expose
the key directly instead of simply proving possession of it. See considerations on symmetric keys
in <xref target="security-symmetric"/>.</t>

<t>The client instance's key <bcp14>MAY</bcp14> be pre-registered with the AS ahead of time and associated
with a set of policies and allowable actions pertaining to that client. If this pre-registration
includes other fields that can occur in the <spanx style="verb">client</spanx> request object described in this section,
such as <spanx style="verb">class_id</spanx> or <spanx style="verb">display</spanx>, the pre-registered values <bcp14>MUST</bcp14> take precedence over any values
given at runtime. Additional fields sent during a request but not present in a pre-registered
client instance record at the AS <bcp14>SHOULD NOT</bcp14> be added to the client's pre-registered record.
See additional considerations regarding client instance impersonation in <xref target="security-impersonation"/>.</t>

<t>A client instance that is capable of talking to multiple AS's <bcp14>SHOULD</bcp14> use a different key for each
AS to prevent a class of mix-up attacks as described in <xref target="security-cuckoo"/>.</t>

<section anchor="request-instance"><name>Identifying the Client Instance by Reference</name>

<t>If the client instance has an instance identifier that the AS can use to determine
appropriate key information, the client instance can send this instance
identifier as a direct reference value in lieu of the <spanx style="verb">client</spanx> object.
The instance identifier <bcp14>MAY</bcp14> be assigned to a client instance at runtime
through a grant response (<xref target="response-dynamic-handles"/>) or <bcp14>MAY</bcp14> be obtained in another fashion,
such as a static registration process at the AS.</t>

<figure><sourcecode type="json"><![CDATA[
"client": "client-541-ab"
]]></sourcecode></figure>

<t>When the AS receives a request with an instance identifier, the AS <bcp14>MUST</bcp14>
ensure that the key used to <xref target="binding-keys">sign the request</xref> is
associated with the instance identifier.</t>

<t>If the AS does not recognize the instance identifier, the request <bcp14>MUST</bcp14> be rejected
with an error.</t>

<t>If the client instance is identified in this manner, the registered key for the client instance
<bcp14>MAY</bcp14> be a symmetric key known to the AS. See considerations on symmetric keys
in <xref target="security-symmetric"/>.</t>

</section>
<section anchor="request-display"><name>Providing Displayable Client Instance Information</name>

<t>If the client instance has additional information to display to the RO
during any interactions at the AS, it <bcp14>MAY</bcp14> send that information in the
"display" field. This field is a JSON object that declares information
to present to the RO during any interactive sequences.</t>

<dl>
  <dt>
<spanx style="verb">name</spanx> (string):  </dt>
  <dd>
    <t>Display name of the client software. <bcp14>RECOMMENDED</bcp14>.</t>
  </dd>
  <dt>
<spanx style="verb">uri</spanx> (string):  </dt>
  <dd>
    <t>User-facing web page of the client software. <bcp14>OPTIONAL</bcp14>.</t>
  </dd>
  <dt>
<spanx style="verb">logo_uri</spanx> (string)  </dt>
  <dd>
    <t>Display image to represent the client software. The logo <bcp14>MAY</bcp14> be passed by value by using a data: URI <xref target="RFC2397"/> referencing an image mediatype. <bcp14>OPTIONAL</bcp14>.</t>
  </dd>
</dl>

<figure><sourcecode type="json"><![CDATA[
"display": {
    "name": "My Client Display Name",
    "uri": "https://example.net/client",
    "logo_uri": "data:image/png;base64,Eeww...="
}
]]></sourcecode></figure>

<t>Additional display fields are defined by <xref target="IANA">a registry TBD</xref>.</t>

<t>The AS <bcp14>SHOULD</bcp14> use these values during interaction with the RO.
The values are for informational purposes only and <bcp14>MUST NOT</bcp14>
be taken as authentic proof of the client instance's identity or source.
The AS <bcp14>MAY</bcp14> restrict display values to specific client instances, as identified
by their keys in <xref target="request-client"/>. See additional considerations for displayed
client information in <xref target="security-impersonation"/>.</t>

</section>
<section anchor="request-key-authenticate"><name>Authenticating the Client Instance</name>

<t>If the presented key is known to the AS and is associated with a single instance
of the client software, the process of presenting a key and proving possession of that key
is sufficient to authenticate the client instance to the AS. The AS <bcp14>MAY</bcp14> associate policies
with the client instance identified by this key, such as limiting which resources
can be requested and which interaction methods can be used. For example, only
specific client instances with certain known keys might be trusted with access tokens without the
AS interacting directly with the RO as in <xref target="example-no-user"/>.</t>

<t>The presentation of a key allows the AS to strongly associate multiple
successive requests from the same client instance with each other. This
is true when the AS knows the key ahead of time and can use the key to
authenticate the client instance, but also if the key is
ephemeral and created just for this series of requests. As such the
AS <bcp14>MAY</bcp14> allow for client instances to make requests with unknown keys. This pattern allows
for ephemeral client instances, such as single-page applications, and client software with many individual long-lived instances,
such as mobile applications, to generate key pairs per instance and use the keys within
the protocol without having to go through a separate registration step.
The AS <bcp14>MAY</bcp14> limit which capabilities are made available to client instances
with unknown keys. For example, the AS could have a policy saying that only
previously-registered client instances can request particular resources, or that all
client instances with unknown keys have to be interactively approved by an RO.</t>

</section>
</section>
<section anchor="request-user"><name>Identifying the User</name>

<t>If the client instance knows the identity of the end user through one or more
identifiers or assertions, the client instance <bcp14>MAY</bcp14> send that information to the
AS in the "user" field. The client instance <bcp14>MAY</bcp14> pass this information by value
or by reference.</t>

<dl>
  <dt>
<spanx style="verb">sub_ids</spanx> (array of objects):  </dt>
  <dd>
    <t>An array of subject identifiers for the
  end user, as defined by <xref target="I-D.ietf-secevent-subject-identifiers"/>.
  <bcp14>OPTIONAL</bcp14>.</t>
  </dd>
  <dt>
<spanx style="verb">assertions</spanx> (array of objects)  </dt>
  <dd>
    <t>An array containing assertions as objects each containing the assertion
  format and the assertion value as the JSON string serialization of the assertion.
  <bcp14>OPTIONAL</bcp14>.</t>
  </dd>
</dl>

<figure><sourcecode type="json"><![CDATA[
"user": {
  "sub_ids": [ {
    "format": "opaque",
    "id": "J2G8G8O4AZ"
  } ],
  "assertions": [ {
    "format": "id_token",
    "value": "eyj..."
  } ]
}

]]></sourcecode></figure>

<t>Subject identifiers are hints to the AS in determining the
RO and <bcp14>MUST NOT</bcp14> be taken as declarative statements that a particular
RO is present at the client instance and acting as the end user. Assertions <bcp14>SHOULD</bcp14> be validated by the AS.</t>

<t>If the identified end user does not match the RO present at the AS
during an interaction step, the AS <bcp14>SHOULD</bcp14> reject the request with an error.</t>

<t>If the AS trusts the client instance to present verifiable assertions, the AS <bcp14>MAY</bcp14>
decide, based on its policy, to skip interaction with the RO, even
if the client instance provides one or more interaction modes in its request.</t>

<t>See <xref target="security-assertions"/> for considerations that the AS has to make when accepting and
processing assertions from the client instance.</t>

<section anchor="request-user-reference"><name>Identifying the User by Reference</name>

<t>The AS can identify the current end user to the client instance with a reference
which can be used by the client instance to refer to the end user across
multiple requests.
If the client instance has a reference for the end user at this AS, the
client instance <bcp14>MAY</bcp14> pass that reference as a string. The format of this string
is opaque to the client instance.</t>

<figure><sourcecode type="json"><![CDATA[
"user": "XUT2MFM1XBIKJKSDU8QM"
]]></sourcecode></figure>

<t>One means of dynamically obtaining such a user reference is from the AS returning
an <spanx style="verb">opaque</spanx> subject identifier as described in <xref target="response-subject"/>.
Other means of configuring a client instance with a user identifier are out
of scope of this specification.</t>

<t>User reference identifiers are not intended to be human-readable
user identifiers or structured assertions. For the client instance to send
either of these, use the full <xref target="request-user">user request object</xref> instead.</t>

<t>If the AS does not recognize the user reference, it <bcp14>MUST</bcp14>
return an error.</t>

</section>
</section>
<section anchor="request-interact"><name>Interacting with the User</name>

<t>Often, the AS will require <xref target="authorization">interaction with the RO</xref> in order to
approve a requested delegation to the client instance for both access to resources and direct
subject information. Many times the end user using the client instance is the same person as
the RO, and the client instance can directly drive interaction with the end user by facilitating
the process through means such as redirection to a URI or launching an application. Other times, the
client instance can provide information to start the RO's interaction on a secondary
device, or the client instance will wait for the RO to approve the request asynchronously.
The client instance could also be signaled that interaction has concluded through a
callback mechanism.</t>

<t>The client instance declares the parameters for interaction methods that it can support
using the <spanx style="verb">interact</spanx> field.</t>

<t>The <spanx style="verb">interact</spanx> field is a JSON object with three keys whose values declare how the client can initiate
and complete the request, as well as provide hints to the AS about user preferences such as locale.
A client instance <bcp14>MUST NOT</bcp14> declare an interaction mode it does not support.
The client instance <bcp14>MAY</bcp14> send multiple modes in the same request.
There is no preference order specified in this request. An AS <bcp14>MAY</bcp14>
<xref target="response-interact">respond to any, all, or none of the presented interaction modes</xref> in a request, depending on
its capabilities and what is allowed to fulfill the request.</t>

<dl>
  <dt>
<spanx style="verb">start</spanx> (array of strings/objects):  </dt>
  <dd>
    <t>Indicates how the client instance can start an interaction. <bcp14>REQUIRED</bcp14>.</t>
  </dd>
  <dt>
<spanx style="verb">finish</spanx> (object):  </dt>
  <dd>
    <t>Indicates how the client instance can receive an indication that interaction has finished at the AS. <bcp14>OPTIONAL</bcp14>.</t>
  </dd>
  <dt>
<spanx style="verb">hints</spanx> (object):  </dt>
  <dd>
    <t>Provides additional information to inform the interaction process at the AS. <bcp14>OPTIONAL</bcp14>.</t>
  </dd>
</dl>

<t>In this non-normative example, the client instance is indicating that it can <xref target="request-interact-redirect">redirect</xref>
the end user to an arbitrary URI and can receive a <xref target="request-interact-callback-redirect">redirect</xref> through
a browser request.</t>

<figure><sourcecode type="json"><![CDATA[
"interact": {
    "start": ["redirect"],
    "finish": {
        "method": "redirect",
        "uri": "https://client.example.net/return/123455",
        "nonce": "LKLTI25DK82FX4T4QFZC"
    }
}
]]></sourcecode></figure>

<t>In this non-normative example, the client instance is indicating that it can
display a <xref target="request-interact-usercode">user code</xref> and direct the end user
to an <xref target="request-interact-redirect">arbitrary URI</xref> on a secondary
device, but it cannot accept a redirect or push callback.</t>

<figure><sourcecode type="json"><![CDATA[
"interact": {
    "start": ["redirect", "user_code"]
}
]]></sourcecode></figure>

<t>If the client instance does not provide a suitable interaction mechanism, the
AS cannot contact the RO asynchronously, and the AS determines
that interaction is required, then the AS <bcp14>SHOULD</bcp14> return an
error since the client instance will be unable to complete the
request without authorization.</t>

<section anchor="request-interact-start"><name>Start Mode Definitions</name>

<t>This specification defines the following interaction start modes as an array of string values under the <spanx style="verb">start</spanx> key:</t>

<dl>
  <dt>
<spanx style="verb">"redirect"</spanx>:  </dt>
  <dd>
    <t>Indicates that the client instance can direct the end user to an arbitrary URI
  for interaction. <xref target="request-interact-redirect"/></t>
  </dd>
  <dt>
<spanx style="verb">"app"</spanx>:  </dt>
  <dd>
    <t>Indicates that the client instance can launch an application on the end user's
  device for interaction. <xref target="request-interact-app"/></t>
  </dd>
  <dt>
<spanx style="verb">"user_code"</spanx>:  </dt>
  <dd>
    <t>Indicates that the client instance can communicate a human-readable short
  code to the end user for use with a stable URI. <xref target="request-interact-usercode"/></t>
  </dd>
  <dt>
<spanx style="verb">"user_code_uri"</spanx>:  </dt>
  <dd>
    <t>Indicates that the client instance can communicate a human-readable short
  code to the end user for use with a short, dynamic URI. <xref target="request-interact-usercodeuri"/></t>
  </dd>
</dl>

<section anchor="request-interact-redirect"><name>Redirect to an Arbitrary URI</name>

<t>If the client instance is capable of directing the end user to a URI defined
by the AS at runtime, the client instance indicates this by including
<spanx style="verb">redirect</spanx> in the array under the <spanx style="verb">start</spanx> key. The means by which
the client instance will activate this URI is out of scope of this
specification, but common methods include an HTTP redirect,
launching a browser on the end user's device, providing a scannable
image encoding, and printing out a URI to an interactive
console. While this URI is generally hosted at the AS, the client
instance can make no assumptions about its contents, composition,
or relationship to the AS grant URI.</t>

<figure><sourcecode type="json"><![CDATA[
"interact": {
  "start": ["redirect"]
}
]]></sourcecode></figure>

<t>If this interaction mode is supported for this client instance and
request, the AS returns a redirect interaction response <xref target="response-interact-redirect"/>.
The client instance manages this interaction method as described in <xref target="interaction-redirect"/>.</t>

<t>See <xref target="security-front-channel"/> for more considerations regarding the use of front-channel
communication techniques such as this.</t>

</section>
<section anchor="request-interact-app"><name>Open an Application-specific URI</name>

<t>If the client instance can open a URI associated with an application on
the end user's device, the client instance indicates this by including <spanx style="verb">app</spanx>
in the array under the <spanx style="verb">start</spanx> key. The means by which the client instance
determines the application to open with this URI are out of scope of
this specification.</t>

<figure><sourcecode type="json"><![CDATA[
"interact": {
  "start": ["app"]
}
]]></sourcecode></figure>

<t>If this interaction mode is supported for this client instance and
request, the AS returns an app interaction response with an app URI
payload <xref target="response-interact-app"/>. The client instance manages
this interaction method as described in <xref target="interaction-app"/>.</t>

<t>[[ <eref target="https://github.com/ietf-wg-gnap/gnap-core-protocol/issues/54">See issue #54</eref> ]]</t>

</section>
<section anchor="request-interact-usercode"><name>Display a Short User Code</name>

<t>If the client instance is capable of displaying or otherwise communicating
a short, human-entered code to the RO, the client instance indicates this
by including <spanx style="verb">user_code</spanx> in the array under the <spanx style="verb">start</spanx> key. This
code is to be entered at a static URI that does not change at
runtime. The client instance has no reasonable means to communicate a dynamic
URI to the RO, and so this URI is usually communicated out of band to the
RO through documentation or other messaging outside of GNAP.
While this URI is generally hosted at the AS, the client
instance can make no assumptions about its contents, composition,
or relationship to the AS grant URI.</t>

<figure><sourcecode type="json"><![CDATA[
"interact": {
    "start": ["user_code"]
}
]]></sourcecode></figure>

<t>If this interaction mode is supported for this client instance and
request, the AS returns a user code as specified
in <xref target="response-interact-usercode"/>. The client instance manages this interaction
method as described in <xref target="interaction-usercode"/>.</t>

</section>
<section anchor="request-interact-usercodeuri"><name>Display a Short User Code and URI</name>

<t>If the client instance is capable of displaying or otherwise communicating
a short, human-entered code along with a short, human-entered URI to the RO,
the client instance indicates this
by including <spanx style="verb">user_code_uri</spanx> in the array under the <spanx style="verb">start</spanx> key. This
code is to be entered at the dynamic URL given in the response.
While this URL is generally hosted at the AS, the client
instance can make no assumptions about its contents, composition,
or relationship to the AS grant URL.</t>

<figure><sourcecode type="json"><![CDATA[
"interact": {
    "start": ["user_code_uri"]
}
]]></sourcecode></figure>

<t>If this interaction mode is supported for this client instance and
request, the AS returns a user code and interaction URL as specified
in <xref target="response-interact-usercodeuri"/>. The client instance manages this interaction
method as described in <xref target="interaction-usercodeuri"/>.</t>

</section>
</section>
<section anchor="request-interact-finish"><name>Finish Interaction Methods</name>

<t>If the client instance is capable of receiving a message from the AS indicating
that the RO has completed their interaction, the client instance
indicates this by sending the following members of an object under the <spanx style="verb">finish</spanx> key.</t>

<dl>
  <dt>
<spanx style="verb">method</spanx> (string):  </dt>
  <dd>
    <t>The callback method that the AS will use to contact the client instance.
  <bcp14>REQUIRED</bcp14>.</t>
  </dd>
  <dt>
<spanx style="verb">uri</spanx> (string):  </dt>
  <dd>
    <t>Indicates the URI that the AS will either send the RO to
  after interaction or send an HTTP POST request. This URI <bcp14>MAY</bcp14> be unique per request and <bcp14>MUST</bcp14>
  be hosted by or accessible by the client instance. This URI <bcp14>MUST NOT</bcp14> contain
  any fragment component. This URI <bcp14>MUST</bcp14> be protected by HTTPS, be
  hosted on a server local to the RO's browser ("localhost"), or
  use an application-specific URI scheme. If the client instance needs any
  state information to tie to the front channel interaction
  response, it <bcp14>MUST</bcp14> use a unique callback URI to link to
  that ongoing state. The allowable URIs and URI patterns <bcp14>MAY</bcp14> be restricted by the AS
  based on the client instance's presented key information. The callback URI
  <bcp14>SHOULD</bcp14> be presented to the RO during the interaction phase
  before redirect. <bcp14>REQUIRED</bcp14> for <spanx style="verb">redirect</spanx> and <spanx style="verb">push</spanx> methods.</t>
  </dd>
  <dt>
<spanx style="verb">nonce</spanx> (string):  </dt>
  <dd>
    <t>Unique value to be used in the
  calculation of the "hash" query parameter sent to the callback URI,
  must be sufficiently random to be unguessable by an attacker.
  <bcp14>MUST</bcp14> be generated by the client instance as a unique value for this
  request. <bcp14>REQUIRED</bcp14>.</t>
  </dd>
  <dt>
<spanx style="verb">hash_method</spanx> (string):  </dt>
  <dd>
    <t>An identifier of a hash calculation mechanism to be used for the callback hash in <xref target="interaction-hash"/>,
  as defined in the <eref target="https://www.iana.org/assignments/named-information/named-information.xhtml#hash-alg">IANA Named Information Hash Algorithm Registry</eref>.
  If absent, the default value is <spanx style="verb">sha3-512</spanx>. <bcp14>OPTIONAL</bcp14>.</t>
  </dd>
</dl>

<t>This specification defines the following values for the <spanx style="verb">method</spanx> parameter,
with other values defined by <xref target="IANA">a registry TBD</xref>:</t>

<dl>
  <dt>
<spanx style="verb">"redirect"</spanx>:  </dt>
  <dd>
    <t>Indicates that the client instance can receive a redirect from the end user's device
  after interaction with the RO has concluded. <xref target="request-interact-callback-redirect"/></t>
  </dd>
  <dt>
<spanx style="verb">"push"</spanx>:  </dt>
  <dd>
    <t>Indicates that the client instance can receive an HTTP POST request from the AS
  after interaction with the RO has concluded. <xref target="request-interact-callback-push"/></t>
  </dd>
</dl>

<t>If this interaction mode is supported for this client instance and
request, the AS returns a nonce for use in validating
<xref target="response-interact-finish">the callback response</xref>.
Requests to the callback URI <bcp14>MUST</bcp14> be processed as described in
<xref target="interaction-finish"/>, and the AS <bcp14>MUST</bcp14> require
presentation of an interaction callback reference as described in
<xref target="continue-after-interaction"/>.</t>

<t>[[ <eref target="https://github.com/ietf-wg-gnap/gnap-core-protocol/issues/58">See issue #58</eref> ]]</t>

<section anchor="request-interact-callback-redirect"><name>Receive an HTTP Callback Through the Browser</name>

<t>A finish <spanx style="verb">method</spanx> value of <spanx style="verb">redirect</spanx> indicates that the client instance
will expect a request from the RO's browser using the HTTP method
GET as described in <xref target="interaction-callback"/>.</t>

<figure><sourcecode type="json"><![CDATA[
"interact": {
    "finish": {
        "method": "redirect",
        "uri": "https://client.example.net/return/123455",
        "nonce": "LKLTI25DK82FX4T4QFZC"
    }
}
]]></sourcecode></figure>

<t>Requests to the callback URI <bcp14>MUST</bcp14> be processed by the client instance as described in
<xref target="interaction-callback"/>.</t>

<t>Since the incoming request to the callback URI is from the RO's
browser, this method is usually used when the RO and end user are the
same entity. See <xref target="security-sessions"/> for considerations on ensuring the incoming HTTP message
matches the expected context of the request.
See <xref target="security-front-channel"/> for more considerations regarding the use of front-channel
communication techniques such as this.</t>

</section>
<section anchor="request-interact-callback-push"><name>Receive an HTTP Direct Callback</name>

<t>A finish <spanx style="verb">method</spanx> value of <spanx style="verb">push</spanx> indicates that the client instance will
expect a request from the AS directly using the HTTP method POST
as described in <xref target="interaction-pushback"/>.</t>

<figure><sourcecode type="json"><![CDATA[
"interact": {
    "finish": {
        "method": "push",
        "uri": "https://client.example.net/return/123455",
        "nonce": "LKLTI25DK82FX4T4QFZC"
    }
}
]]></sourcecode></figure>

<t>Requests to the callback URI <bcp14>MUST</bcp14> be processed by the client instance as described in
<xref target="interaction-pushback"/>.</t>

<t>Since the incoming request to the callback URI is from the AS and
not from the RO's browser, this request is not expected to have any shared
session information from the start method. See <xref target="security-sessions"/> and <xref target="security-polling"/> for
more considerations regarding the use of back-channel and polling mechanisms like this.</t>

</section>
</section>
<section anchor="request-interact-hint"><name>Hints</name>

<t>The <spanx style="verb">hints</spanx> key is an object describing one or more suggestions from the client
instance that the AS can use to help drive user interaction.</t>

<t>This specification defines the following properties under the <spanx style="verb">hints</spanx> key:</t>

<dl>
  <dt>
<spanx style="verb">ui_locales</spanx> (array of strings):  </dt>
  <dd>
    <t>Indicates the end user's preferred locales that the AS can use
  during interaction, particularly before the RO has
  authenticated. <bcp14>OPTIONAL</bcp14>. <xref target="request-interact-locale"/></t>
  </dd>
</dl>

<t>The following sections detail requests for interaction
hints. Additional interaction hints are defined in
<xref target="IANA">a registry TBD</xref>.</t>

<section anchor="request-interact-locale"><name>Indicate Desired Interaction Locales</name>

<t>If the client instance knows the end user's locale and language preferences, the
client instance can send this information to the AS using the <spanx style="verb">ui_locales</spanx> field
with an array of locale strings as defined by <xref target="RFC5646"/>.</t>

<figure><sourcecode type="json"><![CDATA[
"interact": {
    "hints": {
        "ui_locales": ["en-US", "fr-CA"]
    }
}
]]></sourcecode></figure>

<t>If possible, the AS <bcp14>SHOULD</bcp14> use one of the locales in the array, with
preference to the first item in the array supported by the AS. If none
of the given locales are supported, the AS <bcp14>MAY</bcp14> use a default locale.</t>

</section>
</section>
<section anchor="request-interact-extend"><name>Extending Interaction Modes</name>

<t>Additional interaction start modes, finish modes, and hints are defined in <xref target="IANA">a registry TBD</xref>.</t>

</section>
</section>
<section anchor="request-extending"><name>Extending The Grant Request</name>

<t>The request object <bcp14>MAY</bcp14> be extended by registering new items in
<xref target="IANA">a registry TBD</xref>. Extensions <bcp14>SHOULD</bcp14> be orthogonal to other parameters.
Extensions <bcp14>MUST</bcp14> document any aspects where the extension item affects or influences
the values or behavior of other request and response objects.</t>

</section>
</section>
<section anchor="response"><name>Grant Response</name>

<t>In response to a client instance's request, the AS responds with a JSON object
as the HTTP entity body. Each possible field is detailed in the sections below.</t>

<dl>
  <dt>
<spanx style="verb">continue</spanx> (object):  </dt>
  <dd>
    <t>Indicates that the client instance can continue the request by making one or
  more continuation requests. <bcp14>REQUIRED</bcp14> if continuation calls are allowed for this client instance on this grant request. See <xref target="response-continue"/>.</t>
  </dd>
  <dt>
<spanx style="verb">access_token</spanx> (object / array of objects):  </dt>
  <dd>
    <t>A single access token or set of access tokens that the client instance can use to call the RS on
  behalf of the RO. <bcp14>REQUIRED</bcp14> if an access token is included. See <xref target="response-token"/>.</t>
  </dd>
  <dt>
<spanx style="verb">interact</spanx> (object):  </dt>
  <dd>
    <t>Indicates that interaction through some set of defined mechanisms
  needs to take place. <bcp14>REQUIRED</bcp14> if interaction is needed or allowed. See <xref target="response-interact"/>.</t>
  </dd>
  <dt>
<spanx style="verb">subject</spanx> (object):  </dt>
  <dd>
    <t>Claims about the RO as known and declared by the AS. <bcp14>REQUIRED</bcp14> if subject information is included. See <xref target="response-subject"/>.</t>
  </dd>
  <dt>
<spanx style="verb">instance_id</spanx> (string):  </dt>
  <dd>
    <t>An identifier this client instance can use to identify itself when making
  future requests. <bcp14>OPTIONAL</bcp14>. See <xref target="response-dynamic-handles"/>.</t>
  </dd>
  <dt>
<spanx style="verb">error</spanx> (object):  </dt>
  <dd>
    <t>An error code indicating that something has gone wrong. <bcp14>REQUIRED</bcp14> for an error condition. If included, other fields <bcp14>MUST NOT</bcp14> be included. See <xref target="response-error"/>.</t>
  </dd>
</dl>

<t>In this example, the AS is returning an <xref target="response-interact-redirect">interaction URI</xref>,
a <xref target="response-interact-finish">callback nonce</xref>, and a <xref target="response-continue">continuation response</xref>.</t>

<figure><sourcecode type="json"><![CDATA[
NOTE: '\' line wrapping per RFC 8792

{
    "interact": {
        "redirect": "https://server.example.com/interact/4CF492ML\
          VMSW9MKMXKHQ",
        "finish": "MBDOFXG4Y5CVJCX821LH"
    },
    "continue": {
        "access_token": {
            "value": "80UPRY5NM33OMUKMKSKU",
        },
        "uri": "https://server.example.com/tx"
    }
}
]]></sourcecode></figure>

<t>In this example, the AS is returning a bearer <xref target="response-token-single">access token</xref> with a management URI and a <xref target="response-subject">subject identifier</xref> in the form of
an opaque identifier.</t>

<figure><sourcecode type="json"><![CDATA[
NOTE: '\' line wrapping per RFC 8792

{
    "access_token": {
        "value": "OS9M2PMHKUR64TB8N6BW7OZB8CDFONP219RP1LT0",
        "flags": ["bearer"],
        "manage": "https://server.example.com/token/PRY5NM33O\
            M4TB8N6BW7OZB8CDFONP219RP1L",
    },
    "subject": {
        "sub_ids": [ {
          "format": "opaque",
          "id": "J2G8G8O4AZ"
        } ]
    }
}
]]></sourcecode></figure>

<t>In this example, the AS is returning set of <xref target="response-subject">subject identifiers</xref>,
simultaneously as an opaque identifier, an email address, and a decentralized identifier (DID).</t>

<figure><sourcecode type="json"><![CDATA[
{
    "subject": {
        "sub_ids": [ {
          "format": "opaque",
          "id": "J2G8G8O4AZ"
        }, {
          "format": "email",
          "email": "user@example.com"
        }, {
          "format": "did",
          "url": "did:example:123456"
        } ]
    }
}
]]></sourcecode></figure>

<section anchor="response-continue"><name>Request Continuation</name>

<t>If the AS determines that the request can be continued with
additional requests, it responds with the <spanx style="verb">continue</spanx> field. This field
contains a JSON object with the following properties.</t>

<dl>
  <dt>
<spanx style="verb">uri</spanx> (string):  </dt>
  <dd>
    <t>The URI at which the client instance can make
  continuation requests. This URI <bcp14>MAY</bcp14> vary per
  request, or <bcp14>MAY</bcp14> be stable at the AS.
  The client instance <bcp14>MUST</bcp14> use this
  value exactly as given when making a <xref target="continue-request">continuation request</xref>.
  <bcp14>REQUIRED</bcp14>.</t>
  </dd>
  <dt>
<spanx style="verb">wait</spanx> (integer):  </dt>
  <dd>
    <t>The amount of time in integer
  seconds the client instance <bcp14>MUST</bcp14> wait after receiving this request continuation
  response and calling the continuation URI. The value <bcp14>SHOULD NOT</bcp14> be less than five seconds,
  and omission of the value <bcp14>MUST NOT</bcp14> be interpreted as zero (i.e., no delay
  between requests).
  <bcp14>RECOMMENDED</bcp14>.</t>
  </dd>
  <dt>
<spanx style="verb">access_token</spanx> (object):  </dt>
  <dd>
    <t>A unique access token for continuing the request, called the "continuation access token".
  The value of this property <bcp14>MUST</bcp14> be in the format specified
  in <xref target="response-token-single"/>. This access token <bcp14>MUST</bcp14> be bound to the
  client instance's key used in the request and <bcp14>MUST NOT</bcp14> be a bearer token. As a consequence,
  the <spanx style="verb">flags</spanx> array of this access token <bcp14>MUST NOT</bcp14> contain the string <spanx style="verb">bearer</spanx> and the
  <spanx style="verb">key</spanx> field <bcp14>MUST</bcp14> be omitted.
  The client instance <bcp14>MUST</bcp14> present the continuation access token in all requests to the continuation URI as described in <xref target="use-access-token"/>.
  <bcp14>REQUIRED</bcp14>.</t>
  </dd>
</dl>

<figure><sourcecode type="json"><![CDATA[
{
    "continue": {
        "access_token": {
            "value": "80UPRY5NM33OMUKMKSKU"
        },
        "uri": "https://server.example.com/continue",
        "wait": 60
    }
}
]]></sourcecode></figure>

<t>This field is <bcp14>REQUIRED</bcp14> if the grant request is in the <em>pending</em> state, as
the field contains the information needed by the client request to continue the
request as described in <xref target="continue-request"/>. Note that the
continuation access token is bound to the client instance's key, and therefore the
client instance <bcp14>MUST</bcp14> sign all continuation requests with its key as described
in <xref target="binding-keys"/> and
<bcp14>MUST</bcp14> present the continuation access token in its continuation request.</t>

</section>
<section anchor="response-token"><name>Access Tokens</name>

<t>If the AS has successfully granted one or more access tokens to the client instance,
the AS responds with the <spanx style="verb">access_token</spanx> field. This field contains either a single
access token as described in <xref target="response-token-single"/> or an array of access tokens
as described in <xref target="response-token-multiple"/>.</t>

<t>The client instance uses any access tokens in this response to call the RS as
described in <xref target="use-access-token"/>.</t>

<t>The grant request <bcp14>MUST</bcp14> be in the <em>approved</em> state to include this field in the response.</t>

<section anchor="response-token-single"><name>Single Access Token</name>

<t>If the client instance has requested a single access token and the AS has
granted that access token, the AS responds with the "access_token"
field. The value of this field is an object with the following
properties.</t>

<dl>
  <dt>
<spanx style="verb">value</spanx> (string):  </dt>
  <dd>
    <t>The value of the access token as a
  string. The value is opaque to the client instance. The value <bcp14>SHOULD</bcp14> be
  limited to ASCII characters to facilitate transmission over HTTP
  headers within other protocols without requiring additional encoding.
  <bcp14>REQUIRED</bcp14>.</t>
  </dd>
  <dt>
<spanx style="verb">label</spanx> (string):  </dt>
  <dd>
    <t>The value of the <spanx style="verb">label</spanx> the client instance provided in the associated
  <xref target="request-token">token request</xref>, if present.
  <bcp14>REQUIRED</bcp14> for multiple access tokens, <bcp14>OPTIONAL</bcp14> for single access token.</t>
  </dd>
  <dt>
<spanx style="verb">manage</spanx> (string):  </dt>
  <dd>
    <t>The management URI for this
  access token. If provided, the client instance <bcp14>MAY</bcp14> manage its access
  token as described in <xref target="token-management"/>. This management
  URI is a function of the AS and is separate from the RS
  the client instance is requesting access to.
  This URI <bcp14>MUST NOT</bcp14> include the
  access token value and <bcp14>SHOULD</bcp14> be different for each access
  token issued in a request.
  <bcp14>OPTIONAL</bcp14>.</t>
  </dd>
  <dt>
<spanx style="verb">access</spanx> (array of objects/strings):  </dt>
  <dd>
    <t>A description of the rights
  associated with this access token, as defined in
  <xref target="resource-access-rights"/>. If included, this <bcp14>MUST</bcp14> reflect the rights
  associated with the issued access token. These rights <bcp14>MAY</bcp14> vary
  from what was requested by the client instance.
  <spanx style="verb">REQUIRED</spanx>.</t>
  </dd>
  <dt>
<spanx style="verb">expires_in</spanx> (integer):  </dt>
  <dd>
    <t>The number of seconds in
  which the access will expire. The client instance <bcp14>MUST NOT</bcp14> use the access
  token past this time. An RS <bcp14>MUST NOT</bcp14> accept an access token
  past this time. Note that the access token <bcp14>MAY</bcp14> be revoked by the
  AS or RS at any point prior to its expiration.
  <bcp14>OPTIONAL</bcp14>.</t>
  </dd>
  <dt>
<spanx style="verb">key</spanx> (object / string):  </dt>
  <dd>
    <t>The key that the token is bound to, if different from the
  client instance's presented key. The key <bcp14>MUST</bcp14> be an object or string in a format
  described in <xref target="key-format"/>. The client instance <bcp14>MUST</bcp14> be able to
  dereference or process the key information in order to be able
  to sign the request.
  <bcp14>OPTIONAL</bcp14>.</t>
  </dd>
  <dt>
<spanx style="verb">flags</spanx> (array of strings):  </dt>
  <dd>
    <t>A set of flags that represent attributes or behaviors of the access token
  issued by the AS.
  <bcp14>OPTIONAL</bcp14>.</t>
  </dd>
</dl>

<t>The values of the <spanx style="verb">flags</spanx> field defined by this specification are as follows:</t>

<dl>
  <dt>
<spanx style="verb">"bearer"</spanx>:  </dt>
  <dd>
    <t>This flag indicates whether the token is a bearer token, not bound to a key and proofing mechanism.
  If the <spanx style="verb">bearer</spanx> flag is present, the access token is a bearer token, and the <spanx style="verb">key</spanx>
  field in this response <bcp14>MUST</bcp14> be omitted. If the <spanx style="verb">bearer</spanx> flag is omitted and the <spanx style="verb">key</spanx> field
  in this response is omitted, the token is bound the <xref target="request-client">key used by the client instance</xref>
  in its request for access. If the <spanx style="verb">bearer</spanx> flag is omitted, and the <spanx style="verb">key</spanx> field is present,
  the token is bound to the key and proofing mechanism indicated in the <spanx style="verb">key</spanx> field.
  See <xref target="security-bearer-tokens"/> for additional considerations on the use of bearer tokens.</t>
  </dd>
  <dt>
<spanx style="verb">"durable"</spanx>:  </dt>
  <dd>
    <t>Flag indicating a hint of AS behavior on token rotation.
  If this flag is present, then the client instance can expect
  a previously-issued access token to continue to work after it has been <xref target="rotate-access-token">rotated</xref>
  or the underlying grant request has been <xref target="continue-modify">modified</xref>, resulting
  in the issuance of new access tokens. If this flag is omitted, the client
  instance can anticipate a given access token
  could stop working after token rotation or grant request modification.
  Note that a token flagged as <spanx style="verb">durable</spanx> can still expire or be revoked through
  any normal means.</t>
  </dd>
</dl>

<t>Flag values <bcp14>MUST NOT</bcp14> be included more than once.</t>

<t>Additional flags can be defined by extensions using <xref target="IANA">a registry TBD</xref>.</t>

<t>The following non-normative example shows a single access token bound to the client instance's key
used in the initial request, with a management URI, and that has access to three described resources
(one using an object and two described by reference strings).</t>

<figure><sourcecode type="json"><![CDATA[
NOTE: '\' line wrapping per RFC 8792

"access_token": {
    "value": "OS9M2PMHKUR64TB8N6BW7OZB8CDFONP219RP1LT0",
    "manage": "https://server.example.com/token/PRY5NM33O\
        M4TB8N6BW7OZB8CDFONP219RP1L",
    "access": [
        {
            "type": "photo-api",
            "actions": [
                "read",
                "write",
                "dolphin"
            ],
            "locations": [
                "https://server.example.net/",
                "https://resource.local/other"
            ],
            "datatypes": [
                "metadata",
                "images"
            ]
        },
        "read", "dolphin-metadata"
    ]
}
]]></sourcecode></figure>

<t>The following non-normative example shows a single bearer access token
with access to two described resources.</t>

<figure><sourcecode type="json"><![CDATA[
"access_token": {
    "value": "OS9M2PMHKUR64TB8N6BW7OZB8CDFONP219RP1LT0",
    "flags": ["bearer"],
    "access": [
        "finance", "medical"
    ]
}
]]></sourcecode></figure>

<t>If the client instance <xref target="request-token-single">requested a single access token</xref>, the AS <bcp14>MUST NOT</bcp14> respond with the multiple
access token structure.</t>

<t>[[ <eref target="https://github.com/ietf-wg-gnap/gnap-core-protocol/issues/69">See issue #69</eref> ]]</t>

</section>
<section anchor="response-token-multiple"><name>Multiple Access Tokens</name>

<t>If the client instance has requested multiple access tokens and the AS has
granted at least one of them, the AS responds with the
"access_token" field. The value of this field is a JSON
array, the members of which are distinct access
tokens as described in <xref target="response-token-single"/>.
Each object <bcp14>MUST</bcp14> have a unique <spanx style="verb">label</spanx> field, corresponding to the token labels
chosen by the client instance in the <xref target="request-token-multiple">multiple access token request</xref>.</t>

<t>In this non-normative example, two tokens are issued under the
names <spanx style="verb">token1</spanx> and <spanx style="verb">token2</spanx>, and only the first token has a management
URI associated with it.</t>

<figure><sourcecode type="json"><![CDATA[
NOTE: '\' line wrapping per RFC 8792

"access_token": [
    {
        "label": "token1",
        "value": "OS9M2PMHKUR64TB8N6BW7OZB8CDFONP219RP1LT0",
        "manage": "https://server.example.com/token/PRY5NM33O\
            M4TB8N6BW7OZB8CDFONP219RP1L",
        "access": [ "finance" ]
    },
    {
        "label": "token2",
        "value": "UFGLO2FDAFG7VGZZPJ3IZEMN21EVU71FHCARP4J1",
        "access": [ "medical" ]
    }
}
]]></sourcecode></figure>

<t>Each access token corresponds to one of the objects in the <spanx style="verb">access_token</spanx> array of
the client instance's <xref target="request-token-multiple">request</xref>.</t>

<t>The multiple access token response <bcp14>MUST</bcp14> be used when multiple access tokens are
requested, even if only one access token is issued as a result of the request.
The AS <bcp14>MAY</bcp14> refuse to issue one or more of the
requested access tokens, for any reason. In such cases the refused token is omitted
from the response and all of the other issued access
tokens are included in the response the requested names appropriate names.</t>

<t>If the client instance <xref target="request-token-multiple">requested multiple access tokens</xref>, the AS <bcp14>MUST NOT</bcp14> respond with a
single access token structure, even if only a single access token is granted. In such cases, the AS responds
with a multiple access token structure containing one access token.</t>

<figure><sourcecode type="json"><![CDATA[
"access_token": [
    {
        "label": "token2",
        "value": "8N6BW7OZB8CDFONP219-OS9M2PMHKUR64TBRP1LT0",
        "manage": "https://server.example.com/token/PRY5NM33O\
            M4TB8N6BW7OZB8CDFONP219RP1L",
        "access": [ "fruits" ]
    }
]
]]></sourcecode></figure>

<t>Each access token <bcp14>MAY</bcp14> be bound to different keys with different proofing mechanisms.</t>

<t>The <spanx style="verb">manage</spanx> URI <bcp14>MUST NOT</bcp14> contain the access token <spanx style="verb">value</spanx>.</t>

</section>
</section>
<section anchor="response-interact"><name>Interaction Modes</name>

<t>If the client instance has indicated a <xref target="request-interact">capability to interact with the RO in its request</xref>,
and the AS has determined that interaction is both
supported and necessary, the AS responds to the client instance with any of the
following values in the <spanx style="verb">interact</spanx> field of the response. There is
no preference order for interaction modes in the response,
and it is up to the client instance to determine which ones to use. All supported
interaction methods are included in the same <spanx style="verb">interact</spanx> object.</t>

<dl>
  <dt>
<spanx style="verb">redirect</spanx> (string):  </dt>
  <dd>
    <t>Redirect to an arbitrary URI. <bcp14>REQUIRED</bcp14> if the <spanx style="verb">redirect</spanx> interaction start mode is possible for this request. See <xref target="response-interact-redirect"/>.</t>
  </dd>
  <dt>
<spanx style="verb">app</spanx> (string):  </dt>
  <dd>
    <t>Launch of an application URI. <bcp14>REQUIRED</bcp14> if the <spanx style="verb">app</spanx> interaction start mode is possible for this request. See <xref target="response-interact-app"/>.</t>
  </dd>
  <dt>
<spanx style="verb">user_code</spanx> (string):  </dt>
  <dd>
    <t>Display a short user code. <bcp14>REQUIRED</bcp14> if the <spanx style="verb">user_code</spanx> interaction start mode is possible for this request. See <xref target="response-interact-usercode"/>.</t>
  </dd>
  <dt>
<spanx style="verb">user_code_uri</spanx> (object):  </dt>
  <dd>
    <t>Display a short user code and URL. <bcp14>REQUIRED</bcp14> if the <spanx style="verb">user_code_uri</spanx> interaction start mode is possible for this request. <xref target="response-interact-usercodeuri"/></t>
  </dd>
  <dt>
<spanx style="verb">finish</spanx> (string):  </dt>
  <dd>
    <t>A nonce used by the client instance to verify the callback after interaction is completed. <bcp14>REQUIRED</bcp14> if the interaction finish method requested by the client instance is possible for this request. See <xref target="response-interact-finish"/>.</t>
  </dd>
  <dt>
<spanx style="verb">expires_in</spanx> (integer):  </dt>
  <dd>
    <t>The number of integer seconds after which this set of interaction responses will expire and no longer be usable by the client instance. If the interaction methods expire, the client <bcp14>MAY</bcp14> re-start the interaction process for this grant request by sending an <xref target="continue-modify">update</xref> with a new <xref target="request-interact">interaction request</xref> section. <bcp14>OPTIONAL</bcp14>. If omitted, the interaction response modes returned do not expire.</t>
  </dd>
</dl>

<t>Additional interaction mode responses can be defined in <xref target="IANA">a registry TBD</xref>.</t>

<t>The AS <bcp14>MUST NOT</bcp14> respond with any interaction mode that the
client instance did not indicate in its request. The AS <bcp14>MUST NOT</bcp14> respond with
any interaction mode that the AS does not support. Since interaction
responses include secret or unique information, the AS <bcp14>SHOULD</bcp14>
respond to each interaction mode only once in an ongoing request,
particularly if the client instance <xref target="continue-modify">modifies its request</xref>.</t>

<t>The grant request <bcp14>MUST</bcp14> be in the <em>pending</em> state to include this field in the response.</t>

<section anchor="response-interact-redirect"><name>Redirection to an arbitrary URI</name>

<t>If the client instance indicates that it can <xref target="request-interact-redirect">redirect to an arbitrary URI</xref> and the AS supports this mode for the client instance's
request, the AS responds with the "redirect" field, which is
a string containing the URI to direct the end user to. This URI <bcp14>MUST</bcp14> be
unique for the request and <bcp14>MUST NOT</bcp14> contain any security-sensitive
information such as user identifiers or access tokens.</t>

<figure><artwork><![CDATA[
"interact": {
    "redirect": "https://interact.example.com/4CF492MLVMSW9MKMXKHQ"
}
]]></artwork></figure>

<t>The URI returned is a function of the AS, but the URI itself <bcp14>MAY</bcp14> be completely
distinct from the URI the client instance uses to <xref target="request">request access</xref>, allowing an
AS to separate its user-interactive functionality from its back-end security
functionality. If the AS does not directly host the functionality accessed through
the given URI, then the means for the interaction functionality to communicate
with the rest of the AS are out of scope for this specification.</t>

<t>The client instance sends the end user to the URI to interact with the AS. The
client instance <bcp14>MUST NOT</bcp14> alter the URI in any way. The means for the client instance
to send the end user to this URI is out of scope of this specification,
but common methods include an HTTP redirect, launching the system
browser, displaying a scannable code, or printing out the URI in an
interactive console. See details of the interaction in <xref target="interaction-redirect"/>.</t>

</section>
<section anchor="response-interact-app"><name>Launch of an application URI</name>

<t>If the client instance indicates that it can <xref target="request-interact-app">launch an application URI</xref> and
the AS supports this mode for the client instance's request, the AS
responds with the "app" field, which is a string containing the URI
for the client instance to launch. This URI <bcp14>MUST</bcp14> be unique for the request and
<bcp14>MUST NOT</bcp14> contain any security-sensitive information such as user identifiers or access tokens.</t>

<figure><sourcecode type="json"><![CDATA[
"interact": {
    "app": "https://app.example.com/launch?tx=4CF492MLV"
}
]]></sourcecode></figure>

<t>The means for the launched application to communicate with the AS are out of
scope for this specification.</t>

<t>The client instance launches the URI as appropriate on its platform, and
the means for the client instance to launch this URI is out of scope of this
specification. The client instance <bcp14>MUST NOT</bcp14> alter the URI in any way. The
client instance <bcp14>MAY</bcp14> attempt to detect if an installed application will
service the URI being sent before attempting to launch the
application URI. See details of the interaction in <xref target="interaction-app"/>.</t>

<t>[[ <eref target="https://github.com/ietf-wg-gnap/gnap-core-protocol/issues/71">See issue #71</eref> ]]</t>

</section>
<section anchor="response-interact-usercode"><name>Display of a Short User Code</name>

<t>If the client instance indicates that it can
<xref target="request-interact-usercode">display a short user-typeable code</xref>
and the AS supports this mode for the client instance's
request, the AS responds with a "user_code" field. This field is string
containing a unique short code that the user
can type into a web page. This string <bcp14>MUST</bcp14> be
case-insensitive, <bcp14>MUST</bcp14> consist of only easily typeable
characters (such as letters or numbers). The time in which this
code will be accepted <bcp14>SHOULD</bcp14> be short lived, such as several
minutes. It is <bcp14>RECOMMENDED</bcp14> that this code be no more than eight
characters in length.
<bcp14>REQUIRED</bcp14>.</t>

<figure><sourcecode type="json"><![CDATA[
"interact": {
    "user_code": "A1BC-3DFF"
}
]]></sourcecode></figure>

<t>The client instance <bcp14>MUST</bcp14> communicate the "user_code" value to the end user in some
fashion, such as displaying it on a screen or reading it out
audibly. This code is used by the interaction component of the AS as a means
of identifying the pending grant request and does not function as an
authentication factor for the RO.</t>

<t>The URI that the end user is intended to enter the code into <bcp14>MUST</bcp14> be stable,
since the client instance is expected to have no means of communicating a
dynamic URI to the end user at runtime.</t>

<t>As this interaction mode is designed to facilitate interaction
via a secondary device, it is not expected that the client instance redirect
the end user to the URL given here at runtime.
If the client instance is capable of communicating an
short arbitrary URI to the end user for use with the user code, the client
instance can instead use the <xref target="request-interact-usercodeuri">"user_code_uri"</xref> method instead.
If the client instance is capable of communicating a long arbitrary URI to the end user,
such as through a scannable code, the
client instance can use the <xref target="request-interact-redirect">"redirect"</xref> mode
for this purpose instead of or in addition to the user code mode.</t>

<t>See details of the interaction in <xref target="interaction-usercode"/>.</t>

</section>
<section anchor="response-interact-usercodeuri"><name>Display of a Short User Code and URI</name>

<t>If the client instance indicates that it can
<xref target="request-interact-usercode">display a short user-typeable code</xref>
and the AS supports this mode for the client instance's
request, the AS responds with a "user_code_uri"
object that contains the following members.</t>

<dl>
  <dt>
<spanx style="verb">code</spanx> (string):  </dt>
  <dd>
    <t>A unique short code that the end user
  can type into a provided URI. This string <bcp14>MUST</bcp14> be
  case-insensitive, <bcp14>MUST</bcp14> consist of only easily typeable
  characters (such as letters or numbers). The time in which this
  code will be accepted <bcp14>SHOULD</bcp14> be short lived, such as several
  minutes. It is <bcp14>RECOMMENDED</bcp14> that this code be no more than eight
  characters in length.
  <bcp14>REQUIRED</bcp14>.</t>
  </dd>
  <dt>
<spanx style="verb">uri</spanx> (string):  </dt>
  <dd>
    <t>The interaction URI that the client instance
  will direct the RO to. This URI <bcp14>MUST</bcp14> be short enough to be
  communicated to the end user. It is <bcp14>RECOMMENDED</bcp14> that this URI
  be short enough for an end user to type in manually. The URI
  <bcp14>MUST NOT</bcp14> contain the <spanx style="verb">code</spanx> value.
  <bcp14>REQUIRED</bcp14>.</t>
  </dd>
</dl>

<figure><sourcecode type="json"><![CDATA[
"interact": {
    "user_code_uri": {
        "code": "A1BC-3DFF",
        "uri": "https://srv.ex/device"
    }
}
]]></sourcecode></figure>

<t>The client instance <bcp14>MUST</bcp14> communicate the "code" to the end user in some
fashion, such as displaying it on a screen or reading it out
audibly. This code is used by the interaction component of the AS as a means
of identifying the pending grant request and does not function as an
authentication factor for the RO.</t>

<t>The client instance <bcp14>MUST</bcp14> also communicate the URI to the end user. Since it is expected
that the end user will continue interaction on a secondary device,
the URI needs to be short enough to allow the end user to type or copy it to a secondary
device without mistakes.</t>

<t>The URI returned is a function of the AS, but the URI itself <bcp14>MAY</bcp14> be completely
distinct from the URI the client instance uses to <xref target="request">request access</xref>, allowing an
AS to separate its user-interactive functionality from its back-end security
functionality. If the AS does not directly host the functionality accessed through
the given URI, then the means for the interaction functionality to communicate
with the rest of the AS are out of scope for this specification.</t>

<t>See details of the interaction in <xref target="interaction-usercode"/>.</t>

</section>
<section anchor="response-interact-finish"><name>Interaction Finish</name>

<t>If the client instance indicates that it can <xref target="request-interact-finish">receive a post-interaction redirect or push at a URI</xref>
and the AS supports this mode for the
client instance's request, the AS responds with a <spanx style="verb">finish</spanx> field containing a nonce
that the client instance will use in validating the callback as defined in
<xref target="interaction-finish"/>.</t>

<figure><sourcecode type="json"><![CDATA[
"interact": {
    "finish": "MBDOFXG4Y5CVJCX821LH"
}
]]></sourcecode></figure>

<t>When the interaction is completed, the interaction component <bcp14>MUST</bcp14> contact the client instance
using either a redirect or launch of the RO's browser
or through an HTTP POST to the client instance's callback URI using the method indicated in the
<xref target="request-interact-finish">interaction request</xref> as described in <xref target="interaction-finish"/>.</t>

<t>If the AS returns a nonce, the client instance <bcp14>MUST NOT</bcp14>
continue a grant request before it receives the associated
interaction reference on the callback URI. See details in <xref target="interaction-finish"/>.</t>

</section>
<section anchor="response-interact-extend"><name>Extending Interaction Mode Responses</name>

<t>Extensions to this specification can define new interaction
mode responses in <xref target="IANA">a registry TBD</xref>. Extensions <bcp14>MUST</bcp14>
document the corresponding interaction request.</t>

</section>
</section>
<section anchor="response-subject"><name>Returning Subject Information</name>

<t>If information about the RO is requested and the AS
grants the client instance access to that data, the AS returns the approved
information in the "subject" response field. The AS <bcp14>MUST</bcp14> return the <spanx style="verb">subject</spanx> field only in cases where the AS is sure that
the RO and the end user are the same party. This can be accomplished through some forms of
<xref target="authorization">interaction with the RO</xref>.</t>

<t>This field is an object with the following <bcp14>OPTIONAL</bcp14> properties.</t>

<dl>
  <dt>
<spanx style="verb">sub_ids</spanx> (array of objects):  </dt>
  <dd>
    <t>An array of subject identifiers for the
  RO, as defined by
  <xref target="I-D.ietf-secevent-subject-identifiers"/>.
  <bcp14>REQUIRED</bcp14> if returning subject identifiers.</t>
  </dd>
  <dt>
<spanx style="verb">assertions</spanx> (array of objects):  </dt>
  <dd>
    <t>An array containing assertions as objects each containing the assertion
  format and the assertion value as the JSON string serialization of the assertion.
  Possible formats include <spanx style="verb">id_token</spanx> for an <xref target="OIDC"/> ID Token and <spanx style="verb">saml2</spanx> for a SAML 2 assertion.
  Additional assertion formats are defined by <xref target="IANA">a registry TBD</xref>.
  <bcp14>REQUIRED</bcp14> if returning assertions.</t>
  </dd>
  <dt>
<spanx style="verb">updated_at</spanx> (string):  </dt>
  <dd>
    <t>Timestamp as an ISO8610 date string, indicating
  when the identified account was last updated. The client instance <bcp14>MAY</bcp14> use
  this value to determine if it needs to request updated profile
  information through an identity API. The definition of such an
  identity API is out of scope for this specification.
  <bcp14>RECOMMENDED</bcp14>.</t>
  </dd>
</dl>

<figure><sourcecode type="json"><![CDATA[
"subject": {
  "sub_ids": [ {
    "format": "opaque",
    "id": "XUT2MFM1XBIKJKSDU8QM"
  } ],
  "assertions": [ {
    "format": "id_token",
    "value": "eyj..."
  } ]
}
]]></sourcecode></figure>

<t>Subject identifiers returned by the AS <bcp14>SHOULD</bcp14> uniquely identify the RO at the
AS. Some forms of subject identifier are opaque to the client instance (such as the subject of an
issuer and subject pair), while others forms (such as email address and phone number) are
intended to allow the client instance to correlate the identifier with other account information
at the client instance. The AS <bcp14>MUST</bcp14> ensure that the returned subject identifiers only apply to the authenticated end user. The client instance <bcp14>MUST NOT</bcp14> request or use any returned subject identifiers for communication
purposes (see <xref target="request-subject"/>). That is, a subject identifier returned in the format of an email address or
a phone number only identifies the RO to the AS and does not indicate that the
AS has validated that the represented email address or phone number in the identifier
is suitable for communication with the current user. To get such information,
the client instance <bcp14>MUST</bcp14> use an identity protocol to request and receive additional identity
claims. The details of an identity protocol and associated schema
are outside the scope of this specification.</t>

<t>Extensions to this specification <bcp14>MAY</bcp14> define additional response
properties in <xref target="IANA">a registry TBD</xref>.</t>

<t>The grant request <bcp14>MUST</bcp14> be in the <em>approved</em> state to return this field in the response.</t>

<t>See <xref target="security-assertions"/> for considerations that the client instance has to make when accepting
and processing assertions from the AS.</t>

</section>
<section anchor="response-dynamic-handles"><name>Returning a Dynamically-bound Client Instance Identifier</name>

<t>Many parts of the client instance's request can be passed as either a value
or a reference. The use of a reference in place of a value allows
for a client instance to optimize requests to the AS.</t>

<t>Some references, such as for the <xref target="request-instance">client instance's identity</xref>
or the <xref target="resource-access-reference">requested resources</xref>, can be managed statically through an
admin console or developer portal provided by the AS or RS. The developer
of the client software can include these values in their code for a more
efficient and compact request.</t>

<t>If desired, the AS <bcp14>MAY</bcp14> also generate and return an instance identifier
dynamically to the client instance in the response to facilitate multiple
interactions with the same client instance over time. The client instance <bcp14>SHOULD</bcp14> use this
instance identifier in future requests in lieu of sending the associated data
values in the <spanx style="verb">client</spanx> field.</t>

<t>Dynamically generated client instance identifiers are string values that <bcp14>MUST</bcp14> be
protected by the client instance as secrets. Instance identifier values <bcp14>MUST</bcp14> be unguessable
and <bcp14>MUST NOT</bcp14> contain any information that would compromise any party if revealed. Instance identifier values are
opaque to the client instance.</t>

<dl>
  <dt>
<spanx style="verb">instance_id</spanx> (string):  </dt>
  <dd>
    <t>A string value used to represent the information
  in the <spanx style="verb">client</spanx> object that the client instance can use in a future request, as
  described in <xref target="request-instance"/>.
  <bcp14>OPTIONAL</bcp14>.</t>
  </dd>
</dl>

<t>This non-normative example shows an instance identifier along side an issued access token.</t>

<figure><sourcecode type="json"><![CDATA[
{
    "instance_id": "7C7C4AZ9KHRS6X63AJAO",
    "access_token": {
        "value": "OS9M2PMHKUR64TB8N6BW7OZB8CDFONP219RP1LT0"
    }
}

]]></sourcecode></figure>

<t>[[ <eref target="https://github.com/ietf-wg-gnap/gnap-core-protocol/issues/78">See issue #78</eref> ]]</t>

</section>
<section anchor="response-error"><name>Error Response</name>

<t>If the AS determines that the request cannot be issued for any
reason, it responds to the client instance with an error message.</t>

<dl>
  <dt>
<spanx style="verb">error</spanx> (string):  </dt>
  <dd>
    <t>A single ASCII error code from the
following, with additional values available in <xref target="IANA">a registry TBD</xref>.
<bcp14>REQUIRED</bcp14>.
</t>

    <dl>
      <dt>
<spanx style="verb">"invalid_request"</spanx>:      </dt>
      <dd>
        <t>The request is missing a required parameter, includes an
invalid parameter value or is otherwise malformed.</t>
      </dd>
      <dt>
<spanx style="verb">"invalid_client"</spanx>:      </dt>
      <dd>
        <t>The request was made from a client that was not recognized
or allowed by the AS, or the client's signature validation failed.</t>
      </dd>
      <dt>
<spanx style="verb">"user_denied"</spanx>:      </dt>
      <dd>
        <t>The RO denied the request.</t>
      </dd>
      <dt>
<spanx style="verb">"too_fast"</spanx>:      </dt>
      <dd>
        <t>The client instance did not respect the timeout in the wait response.</t>
      </dd>
      <dt>
<spanx style="verb">"unknown_request"</spanx>:      </dt>
      <dd>
        <t>The request referenced an unknown ongoing access request.</t>
      </dd>
      <dt>
<spanx style="verb">"request_denied"</spanx>:      </dt>
      <dd>
        <t>The request was denied for an unspecified reason.</t>
      </dd>
      <dt>
<spanx style="verb">"invalid_interaction"</spanx>      </dt>
      <dd>
        <t>The client instance has provided an interaction reference that is incorrect
  for this request or the interaction modes in use have expired.</t>
      </dd>
    </dl>
  </dd>
  <dt>
<spanx style="verb">error_description</spanx> (string):  </dt>
  <dd>
    <t>A human-readable string description of the error intended for the
developer of the client.
<bcp14>OPTIONAL</bcp14>.</t>
  </dd>
</dl>

<t>For example, if the RO denied the request while interacting with the AS,
the AS would return the following error when the client instance tries to
continue the grant request:</t>

<figure><sourcecode type="json"><![CDATA[
{
  "error": "user_denied"
}
]]></sourcecode></figure>

</section>
<section anchor="response-extend"><name>Extending the Response</name>

<t>Extensions to this specification <bcp14>MAY</bcp14> define additional fields for
the grant response in <xref target="IANA">a registry TBD</xref>.</t>

</section>
</section>
<section anchor="authorization"><name>Determining Authorization and Consent</name>

<t>When the client instance makes its <xref target="request">initial request</xref> to the AS for delegated access, it
is capable of asking for several different kinds of information in response:</t>

<t><list style="symbols">
  <t>the access being requested in the <spanx style="verb">access_token</spanx> request parameter</t>
  <t>the subject information being requested in the <spanx style="verb">subject</spanx> request parameter</t>
  <t>any additional requested information defined by extensions of this protocol</t>
</list></t>

<t>When the grant request is in the <em>processing</em> state, the AS determines what authorizations and
consents are required to fulfill this requested delegation. The details of how the
AS makes this determination are out of scope for this document. However, there are several common
patterns defined and supported by GNAP for fulfilling these requirements, including information
sent by the client instance, information gathered through the interaction process, and information
supplied by external parties. An individual AS can define its own policies and processes for
deciding when and how to gather the necessary authorizations and consent.</t>

<t>The client instance can supply information directly to the AS in its request. From this information, the AS can determine
if the requested delegation can be granted immediately. The client instance can send several kinds of things, including:</t>

<t><list style="symbols">
  <t>the identity of the client instance, known from the presented keys or associated identifiers</t>
  <t>the identity of the end user presented in the <spanx style="verb">user</spanx> request parameter</t>
  <t>any additional information presented by the client instance in the request, including any extensions</t>
</list></t>

<t>The AS will verify this presented information in the context of the client instance's request and
can only trust the information as much as it trusts the presentation and context of the information.
If the AS determines that the information presented in the initial request is sufficient for granting the requested
access, the AS <bcp14>MAY</bcp14> move the grant request to the <em>approved</em> state and return results <xref target="response">immediately in its response</xref> with
access tokens and subject information.</t>

<t>If the AS determines that additional runtime authorization is required, the AS can either deny the
request outright (if there is no possible recovery) or move the grant request to the <em>pending</em>
state and use a number of means at its disposal to gather that authorization from the appropriate ROs, including for example:</t>

<t><list style="symbols">
  <t>starting interaction with the end user facilitated by the client software, such as a redirection or user code</t>
  <t>challenging the client instance through a challenge-response mechanism</t>
  <t>requesting that the client instance present specific additional information, such as a user's credential or an assertion</t>
  <t>contacting an RO through an out-of-band mechanism, such as a push notification</t>
  <t>contacting an auxiliary software process through an out-of-band mechanism, such as querying a digital wallet</t>
</list></t>

<t>The authorization and consent gathering process in GNAP is left deliberately flexible to allow for a
wide variety of different deployments, interactions, and methodologies.
In this process, the AS can gather consent from the RO or apply the RO's policy as necessitated by the access that has
been requested. The AS can sometimes determine which RO needs to consent based on what has been requested
by the client instance, such as a specific RS record, an identified user, or a request requiring specific
access such as approval by an administrator. If the AS has a means of contacting the RO directly, it could
do so without involving the client instance in its consent gathering process. For example, the AS could
push a notification to a known RO and have the RO approve the pending request asynchronously. These interactions
can be through an interface of the AS itself (such as a hosted web page), through another application (such as
something installed on the RO's device), through a messaging fabric, or any other means.
When interacting with an RO, the AS can do anything it needs to determine the authorization of the requested grant,
including:</t>

<t><list style="symbols">
  <t>authenticate the RO, through a local account or some other means such as federated login</t>
  <t>validate the RO through presentation of claims, attributes, or other information</t>
  <t>prompt the RO for consent for the requested delegation</t>
  <t>describe to the RO what information is being released, to whom, and for what purpose</t>
  <t>provide warnings to the RO about potential attacks or negative effects of allowing the information</t>
  <t>allow the RO to modify the client instance's requested access, including limiting or expanding that access</t>
  <t>provide the RO with artifacts such as receipts to facilitate an audit trail of authorizations</t>
  <t>allow the RO to deny the requested delegation</t>
</list></t>

<t>The AS is also allowed to request authorization from more than one RO, if the AS deems fit. For example, a medical
record might need to be released by both an attending nurse and a physician, or both owners of a bank account
need to sign off on a transfer request. Alternatively, the AS could require N of M possible RO's
to approve a given request in order. The AS could also determine that the end user is not the appropriate RO
for a given request and reach out to the appropriate RO asynchronously.</t>

<t>The RO is also allowed to define a policy at the AS to determine which kind of end user can get access to the resource, and under which condition. For instance, such a condition might require the end user login and the acceptance of the RO's legal provisions. Alternatively, client software could be acting without an end user, and the RO's policy allows issuance of access tokens to instances of that client software without human interaction.</t>

<t>The details of determining which RO's or related policies are required for a given request are out of scope for this specification.</t>

<t>The client instance can also indicate that it is capable of facilitating interaction with the end user,
another party, or another piece of software through its <xref target="request-interact-start">interaction start</xref> request.
In many cases, the end user is delegating their own access as RO to the client instance. Here, the
AS needs to determine the identity of the end user and will often need to interact directly with
the end user to determine their status as an RO and collect their consent. If the AS has determined
that authorization is required and the AS can support one or more of the requested interaction start
methods, the AS returns the associated <xref target="response-interact">interaction start responses</xref>. The client
instance <bcp14>SHOULD</bcp14> <xref target="interaction-start">initiate one or more of these interaction methods</xref> in order to
facilitate the granting of the request. If more than one interaction start method is available,
the means by which the client chooses which methods to follow is out of scope of this specification.
The client instance <bcp14>MUST</bcp14> use each interaction method once at most.</t>

<t>After starting interaction, the client instance can then make a <xref target="continue-request">continuation request</xref>
either in response to a signal indicating the <xref target="interaction-finish">finish of the interaction</xref>, through
polling, or through some other method defined by an extension of this specification.</t>

<t>If the grant request is not in the <em>approved</em> state, the
client instance can repeat the interaction process by sending a <xref target="continue-modify">grant update request</xref> with new <xref target="request-interact">interaction</xref> methods.</t>

<t>The AS <bcp14>SHOULD</bcp14> handle any interact request as a one-time-use mechanism and <bcp14>SHOULD</bcp14> apply suitable
timeouts to any interaction start methods provided, including user codes and redirection URIs.
The client instance <bcp14>SHOULD</bcp14> apply suitable timeouts to any interaction finish method.</t>

<section anchor="interaction-start"><name>Starting Interaction With the End User</name>

<t>When a grant request is in the <em>pending</em> state, the interaction start methods sent by
the client instance can be used to facilitate interaction with the end user.
To initiate an interaction start method indicated by the
<xref target="response-interact">interaction start responses</xref> from the AS, the client instance
follows the steps defined by that interaction start mode. The actions of the client instance
required for the interaction start modes defined in this specification are described
in the following sections. Interaction start modes defined in extensions to this specification
<bcp14>MUST</bcp14> define the expected actions of the client software.</t>

<t>If the client instance does not start an interaction start mode within an AS-determined amount of
time, the AS <bcp14>SHOULD</bcp14> reject attempts to use the interaction start modes. If the client instance has
already begun one interaction start mode, the AS <bcp14>SHOULD</bcp14> reject attempts to use other interaction
start modes.</t>

<section anchor="interaction-redirect"><name>Interaction at a Redirected URI</name>

<t>When the end user is directed to an arbitrary URI through the <xref target="response-interact-redirect">"redirect"</xref>
mode, the client instance facilitates opening the URI through the end user's web browser.
The client instance could launch the URI through the system browser, provide a clickable
link, redirect the user through HTTP response codes, or display the URI in a form
the end user can use to launch such as a multidimensional barcode.
With this method, it is common (though not required) for the RO to be the same party as the end user, since
the client instance has to communicate the redirection URI to the end user.</t>

<t>In many cases, the URI indicates a web page hosted at the AS, allowing the
AS to authenticate the end user as the RO and interactively provide consent.
The URI value is used to identify the grant request being authorized.
If the URI cannot be associated with a currently active
request, the AS <bcp14>MUST</bcp14> display an error to the RO and <bcp14>MUST NOT</bcp14> attempt
to redirect the RO back to any client instance even if a <xref target="request-interact-callback-redirect">redirect finish method is supplied</xref>.
If the URI is not hosted by the AS directly, the means of communication between
the AS and this URI are out of scope for this specification.</t>

<t>The client instance <bcp14>MUST NOT</bcp14> modify the URI when launching it,
in particular the client instance <bcp14>MUST NOT</bcp14> add any parameters to the URI.
The URI <bcp14>MUST</bcp14> be reachable from the end user's browser, though
the URI <bcp14>MAY</bcp14> be opened on a separate device from the client instance
itself. The URI <bcp14>MUST</bcp14> be accessible from an HTTP GET
request and <bcp14>MUST</bcp14> be protected by HTTPS or equivalent means.</t>

</section>
<section anchor="interaction-usercode"><name>Interaction at the Static User Code URI</name>

<t>When the end user is directed to enter a short code through the <xref target="response-interact-usercode">"user_code"</xref>
mode, the client instance communicates the user code to the end user and
directs the end user to enter that code at an associated URI.
This mode is used when the client instance is not able to communicate or facilitate launching
an arbitrary URI. The associated URI could be statically configured with the client instance or
in the client software's documentation. As a consequence, these URIs <bcp14>SHOULD</bcp14> be short.
The user code URI <bcp14>MUST</bcp14> be reachable from the end user's browser, though
the URI is usually be opened on a separate device from the client instance
itself. Since it is designed to be typed in, the URI <bcp14>SHOULD</bcp14> be accessible from an HTTP GET
request and <bcp14>MUST</bcp14> be protected by HTTPS or equivalent means.</t>

<t>In many cases, the URI indicates a web page hosted at the AS, allowing the
AS to authenticate the end user as the RO and interactively provide consent.
The value of the user code is used to identify the grant request being authorized.
If the user code cannot be associated with a currently active
request, the AS <bcp14>MUST</bcp14> display an error to the RO and <bcp14>MUST NOT</bcp14> attempt
to redirect the RO back to any client instance even if a <xref target="request-interact-callback-redirect">redirect finish method is supplied</xref>.
If the interaction component at the user code URI is not hosted by the AS directly, the means of communication between
the AS and this URI, including communication of the user code itself, are out of scope for this specification.</t>

<t>When the RO enters this code at the user code URI,
the AS <bcp14>MUST</bcp14> uniquely identify the pending request that the code was associated
with. If the AS does not recognize the entered code, the interaction component <bcp14>MUST</bcp14>
display an error to the user. If the AS detects too many unrecognized code
enter attempts, the interaction component <bcp14>SHOULD</bcp14> display an error to the user and
<bcp14>MAY</bcp14> take additional actions such as slowing down the input interactions.
The user should be warned as such an error state is approached, if possible.</t>

</section>
<section anchor="interaction-usercodeuri"><name>Interaction at a Dynamic User Code URI</name>

<t>When the end user is directed to enter a short code through the <xref target="response-interact-usercodeuri">"user_code_uri"</xref>
mode, the client instance communicates the user code and associated URI to the end user and
directs the end user to enter that code at the URI.
This mode is used when the client instance is not able to facilitate launching
an arbitrary URI but can communicate arbitrary values like URIs. As a consequence, these URIs
<bcp14>SHOULD</bcp14> be short.
The client instance <bcp14>MUST NOT</bcp14> modify the URI when communicating it to the end user;
in particular the client instance <bcp14>MUST NOT</bcp14> add any parameters to the URI.
The user code URI <bcp14>MUST</bcp14> be reachable from the end user's browser, though
the URI is usually be opened on a separate device from the client instance
itself. Since it is designed to be typed in, the URI <bcp14>SHOULD</bcp14> be accessible from an HTTP GET
request and <bcp14>MUST</bcp14> be protected by HTTPS or equivalent means.</t>

<t>In many cases, the URI indicates a web page hosted at the AS, allowing the
AS to authenticate the end user as the RO and interactively provide consent.
The value of the user code is used to identify the grant request being authorized.
If the user code cannot be associated with a currently active
request, the AS <bcp14>MUST</bcp14> display an error to the RO and <bcp14>MUST NOT</bcp14> attempt
to redirect the RO back to any client instance even if a <xref target="request-interact-callback-redirect">redirect finish method is supplied</xref>.
If the interaction component at the user code URI is not hosted by the AS directly, the means of communication between
the AS and this URI, including communication of the user code itself, are out of scope for this specification.</t>

<t>When the RO enters this code at the given URI,
the AS <bcp14>MUST</bcp14> uniquely identify the pending request that the code was associated
with. If the AS does not recognize the entered code, the interaction component <bcp14>MUST</bcp14>
display an error to the user. If the AS detects too many unrecognized code
enter attempts, the interaction component <bcp14>SHOULD</bcp14> display an error to the user and
<bcp14>MAY</bcp14> take additional actions such as slowing down the input interactions.
The user should be warned as such an error state is approached, if possible.</t>

</section>
<section anchor="interaction-app"><name>Interaction through an Application URI</name>

<t>When the client instance is directed to launch an application through the
<xref target="response-interact-app">"app"</xref> mode, the client launches the
URI as appropriate to the system, such as through a deep link or custom URI
scheme registered to a mobile application. The means by which the AS and the
launched application communicate with each other and perform any
of the required actions are out of scope for this specification.</t>

</section>
</section>
<section anchor="interaction-finish"><name>Post-Interaction Completion</name>

<t>If an interaction <xref target="response-interact-finish">"finish"</xref> method is
associated with the current request, the AS <bcp14>MUST</bcp14> follow the appropriate
method at upon completion of interaction in order to signal the client
instance to continue, except for some limited error cases discussed below.
If a finish method is not available, the AS <bcp14>SHOULD</bcp14> instruct the RO to
return to the client instance upon completion.</t>

<t>The AS <bcp14>MUST</bcp14> create an interaction reference and associate that
reference with the current interaction and the underlying pending
request. This interaction reference value <bcp14>MUST</bcp14> be sufficiently random so as not to be
guessable by an attacker. The interaction reference <bcp14>MUST</bcp14> be
one-time-use to prevent interception and replay attacks.</t>

<t>The AS <bcp14>MUST</bcp14> calculate a hash value based on the client instance and AS nonces and the
interaction reference, as described in
<xref target="interaction-hash"/>. The client instance will use this value to
validate the "finish" call.</t>

<t>The AS <bcp14>MUST</bcp14> send the hash and interaction reference based on
the interaction finish mode as described in the following
sections.</t>

<t>Note that the "finish" method still occurs in many error cases, such as when the RO has denied
access. This pattern allows the client instance to potentially recover from the error
state by modifying its request or providing additional information directly to the AS in a
continuation request. The AS <bcp14>MUST NOT</bcp14> follow the "finish" method in the
following circumstances:</t>

<t><list style="symbols">
  <t>The AS has determined that any URIs involved with the finish method are dangerous or blocked.</t>
  <t>The AS cannot determine which ongoing grant request is being referenced.</t>
  <t>The ongoing grant request has been cancelled or otherwise blocked.</t>
</list></t>

<section anchor="interaction-callback"><name>Completing Interaction with a Browser Redirect to the Callback URI</name>

<t>When using the <xref target="response-interact-finish"><spanx style="verb">redirect</spanx> interaction finish method</xref>,
the AS signals to the client instance that interaction is
complete and the request can be continued by directing the RO (in
their browser) back to the client instance's redirect URI sent in <xref target="request-interact-callback-redirect">the callback request</xref>.</t>

<t>The AS secures this redirect by adding the hash and interaction
reference as query parameters to the client instance's redirect URI.</t>

<dl>
  <dt>
<spanx style="verb">hash</spanx>:  </dt>
  <dd>
    <t>The interaction hash value as
  described in <xref target="interaction-hash"/>.
  <bcp14>REQUIRED</bcp14>.</t>
  </dd>
  <dt>
<spanx style="verb">interact_ref</spanx>:  </dt>
  <dd>
    <t>The interaction reference
  generated for this interaction.
  <bcp14>REQUIRED</bcp14>.</t>
  </dd>
</dl>

<t>The means of directing the RO to this URI are outside the scope
of this specification, but common options include redirecting the
RO from a web page and launching the system browser with the
target URI. See <xref target="security-redirect-status-codes"/> for considerations on
which HTTP status code to use when redirecting a request that
potentially contains credentials.</t>

<figure><artwork><![CDATA[
NOTE: '\' line wrapping per RFC 8792

https://client.example.net/return/123455\
  ?hash=p28jsq0Y2KK3WS__a42tavNC64ldGTBroywsWxT4md_jZQ1R2\
    HZT8BOWYHcLmObM7XHPAdJzTZMtKBsaraJ64A\
  &interact_ref=4IFWWIKYBC2PQ6U56NL1
]]></artwork></figure>

<t>When receiving the request, the client instance <bcp14>MUST</bcp14> parse the query
parameters to calculate and validate the hash value as described in
<xref target="interaction-hash"/>. If the hash validates, the client instance
sends a continuation request to the AS as described in
<xref target="continue-after-interaction"/> using the interaction
reference value received here.</t>

</section>
<section anchor="interaction-pushback"><name>Completing Interaction with a Direct HTTP Request Callback</name>

<t>When using the <xref target="response-interact-finish"><spanx style="verb">push</spanx> interaction finish method</xref>,
the AS signals to the client instance that interaction is
complete and the request can be continued by sending an HTTP POST
request to the client instance's callback URI sent in <xref target="request-interact-callback-push">the callback request</xref>.</t>

<t>The entity message body is a JSON object consisting of the
following two fields:</t>

<dl>
  <dt>
<spanx style="verb">hash</spanx> (string):  </dt>
  <dd>
    <t>The interaction hash value as
  described in <xref target="interaction-hash"/>.
  <bcp14>REQUIRED</bcp14>.</t>
  </dd>
  <dt>
<spanx style="verb">interact_ref</spanx> (string)  </dt>
  <dd>
    <t>The interaction reference
  generated for this interaction.
  <bcp14>REQUIRED</bcp14>.</t>
  </dd>
</dl>

<figure><sourcecode type="json"><![CDATA[
NOTE: '\' line wrapping per RFC 8792

POST /push/554321 HTTP/1.1
Host: client.example.net
Content-Type: application/json

{
  "hash": "p28jsq0Y2KK3WS__a42tavNC64ldGTBroywsWxT4md_jZQ1R\
    2HZT8BOWYHcLmObM7XHPAdJzTZMtKBsaraJ64A",
  "interact_ref": "4IFWWIKYBC2PQ6U56NL1"
}
]]></sourcecode></figure>

<t>When processing such a call, the AS <bcp14>MUST</bcp14> protect itself against SSRF attacks as discussed in
<xref target="security-ssrf"/>.</t>

<t>When receiving the request, the client instance <bcp14>MUST</bcp14> parse the JSON object
and validate the hash value as described in
<xref target="interaction-hash"/>. If the hash validates, the client instance sends
a continuation request to the AS as described in <xref target="continue-after-interaction"/> using the interaction
reference value received here.</t>

</section>
<section anchor="interaction-hash"><name>Calculating the interaction hash</name>

<t>The "hash" parameter in the request to the client instance's callback URI ties
the front channel response to an ongoing request by using values
known only to the parties involved. This security mechanism allows the client instance to protect itself against
several kinds of session fixation and injection attacks. The AS <bcp14>MUST</bcp14>
always provide this hash, and the client instance <bcp14>MUST</bcp14> validate the hash when received.</t>

<t>To calculate the "hash" value, the party doing the calculation
creates a hash string by concatenating the following values in the following order
using a single newline (<spanx style="verb">\n</spanx>) character to separate them:</t>

<t><list style="symbols">
  <t>the "nonce" value sent by the client instance in the <xref target="request-interact-finish">interaction "finish" section of the initial request</xref></t>
  <t>the AS's nonce value from <xref target="response-interact-finish">the interaction finish response</xref></t>
  <t>the "interact_ref" returned from the AS as part of the <xref target="interaction-finish">interaction finish method</xref></t>
  <t>the grant endpoint URI the client instance used to make its <xref target="request">initial request</xref></t>
</list></t>

<t>There is no padding or whitespace before or after any of the lines,
and no trailing newline character.</t>

<figure><artwork><![CDATA[
VJLO6A4CAYLBXHTR0KRO
MBDOFXG4Y5CVJCX821LH
4IFWWIKYBC2PQ6U56NL1
https://server.example.com/tx
]]></artwork></figure>

<t>The party then hashes this string with the appropriate algorithm
based on the "hash_method" parameter under the "finish" key. The resulting
byte array from the hash function is then encoded using URL-Safe Base64
with no padding <xref target="RFC4648"/>. The resulting string is the hash value.</t>

<t>The "hash_method" value <bcp14>MUST</bcp14> be one of the hash name strings defined in the
<eref target="https://www.iana.org/assignments/named-information/named-information.xhtml#hash-alg">IANA Named Information Hash Algorithm Registry</eref>.</t>

<t>If the "hash_method" value is not present in the client instance's
request, the algorithm defaults to "sha3-512".</t>

<t>For example, the "sha3-512" hash method consists of hashing the input string
with the 512-bit SHA3 algorithm. The byte array is then encoded
using URL-Safe Base64 with no padding <xref target="RFC4648"/>. The resulting string is the
hash value.</t>

<figure><artwork><![CDATA[
NOTE: '\' line wrapping per RFC 8792

p28jsq0Y2KK3WS__a42tavNC64ldGTBroywsWxT4md_jZQ1R2HZT8BOWYHcLmObM\
  7XHPAdJzTZMtKBsaraJ64A
]]></artwork></figure>

<t>The "sha2-512" hash method consists of hashing the input string
with the 512-bit SHA2 algorithm. The byte array is then encoded
using URL-Safe Base64 with no padding <xref target="RFC4648"/>. The resulting string is the
hash value.</t>

<figure><artwork><![CDATA[
NOTE: '\' line wrapping per RFC 8792

62SbcD3Xs7L40rjgALA-ymQujoh2LB2hPJyX9vlcr1H6ecChZ8BNKkG_HrOKP_Bp\
  j84rh4mC9aE9x7HPBFcIHw
]]></artwork></figure>

</section>
</section>
</section>
<section anchor="continue-request"><name>Continuing a Grant Request</name>

<t>While it is possible for the AS to return an approved <xref target="response">grant response</xref> with all the
client instance's requested information (including <xref target="response-token">access tokens</xref> and
<xref target="response-subject">direct user information</xref>) immediately, it's more common that the AS and
the client instance will need to communicate several times over the lifetime of a grant request,
especially while it is in the <em>pending</em> state.
This is often part of facilitating <xref target="authorization">interaction</xref>, but it could
also be used to allow the AS and client instance to continue negotiating the parameters of
the <xref target="request">original grant request</xref> through modification of the request.</t>

<t>To enable this ongoing negotiation, the AS provides a continuation API to the client software.
The AS returns a <spanx style="verb">continue</spanx> field
<xref target="response-continue">in the response</xref> that contains information the client instance needs to
access this API, including a URI to access
as well as a continuation access token to use during the requests.</t>

<t>The continuation access token is initially bound to the same key and method the client instance used to make
the initial request. As a consequence,
when the client instance makes any calls to the continuation URI, the client instance <bcp14>MUST</bcp14> present
the continuation access token as described in <xref target="use-access-token"/> and present
proof of the client instance's key (or its most recent rotation)
by signing the request as described in <xref target="binding-keys"/>.
The AS <bcp14>MUST</bcp14> validate all keys presented by the client instance or referenced in an
ongoing request for each call within that request.</t>

<t>Access tokens other than the continuation access tokens <bcp14>MUST NOT</bcp14> be usable for continuation requests.</t>

<t>[[ <eref target="https://github.com/ietf-wg-gnap/gnap-core-protocol/issues/85">See issue #85</eref> ]]</t>

<t>For example, here the client instance makes a POST request to a unique URI and signs
the request with HTTP Message Signatures:</t>

<figure><sourcecode type="http-message"><![CDATA[
POST /continue/KSKUOMUKM HTTP/1.1
Authorization: GNAP 80UPRY5NM33OMUKMKSKU
Host: server.example.com
Content-Length: 0
Signature-Input: sig1=...
Signature: sig1=...
]]></sourcecode></figure>

<t>The AS <bcp14>MUST</bcp14> be able to tell from the client instance's request which specific ongoing request
is being accessed, using a combination of the continuation URI,
the provided continuation access token, and the client instance identified by the key signature.
If the AS cannot determine a single active grant request to map the
continuation request to, the AS <bcp14>MUST</bcp14> return an error.</t>

<t>The ability to continue an already-started request allows the client instance to perform several
important functions, including presenting additional information from interaction,
modifying the initial request, and getting the current state of the request.</t>

<t>All requests to the continuation API are protected by this bound continuation access token.
For example, here the client instance makes a POST request to a stable continuation endpoint
URI with the <xref target="continue-after-interaction">interaction reference</xref>,
includes the access token, and signs with HTTP Message Signatures:</t>

<figure><sourcecode type="http-message"><![CDATA[
POST /continue HTTP/1.1
Host: server.example.com
Content-Type: application/json
Authorization: GNAP 80UPRY5NM33OMUKMKSKU
Signature-Input: sig1=...
Signature: sig1=...
Content-Digest: sha-256=...

{
  "interact_ref": "4IFWWIKYBC2PQ6U56NL1"
}
]]></sourcecode></figure>

<t>If a <spanx style="verb">wait</spanx> parameter was included in the <xref target="response-continue">continuation response</xref>, the
client instance <bcp14>MUST NOT</bcp14> call the continuation URI prior to waiting the number of
seconds indicated. If no <spanx style="verb">wait</spanx> period is indicated, the client instance
<bcp14>MUST NOT</bcp14> poll immediately and <bcp14>SHOULD</bcp14>
wait at least 5 seconds. If the client instance does not respect the
given wait period, the AS <bcp14>MUST</bcp14> return the error <spanx style="verb">too_fast</spanx> defined in <xref target="response-error"/>.</t>

<t>The response from the AS is a JSON object and <bcp14>MAY</bcp14> contain any of the
fields described in <xref target="response"/>, as described in more detail in the
sections below.</t>

<t>If the AS determines that the client instance can
make a further continuation request, the AS <bcp14>MUST</bcp14> include a new
<xref target="response-continue">"continue" response</xref>.
The new <spanx style="verb">continue</spanx> response <bcp14>MUST</bcp14> include a continuation access token as well, and
this token <bcp14>SHOULD</bcp14> be a new access token, invalidating the previous access token.
If the AS does not return a new <spanx style="verb">continue</spanx> response, the client instance
<bcp14>MUST NOT</bcp14> make an additional continuation request. If a client instance does so,
the AS <bcp14>MUST</bcp14> return an error.
[[ <eref target="https://github.com/ietf-wg-gnap/gnap-core-protocol/issues/87">See issue #87</eref> ]]</t>

<t>For continuation functions that require the client instance to send a message body, the body <bcp14>MUST</bcp14> be
a JSON object.</t>

<section anchor="continue-after-interaction"><name>Continuing After a Completed Interaction</name>

<t>When the AS responds to the client instance's <spanx style="verb">finish</spanx> method as in <xref target="interaction-callback"/>, this
response includes an interaction reference. The client instance <bcp14>MUST</bcp14> include that value as the field
<spanx style="verb">interact_ref</spanx> in a POST request to the continuation URI.</t>

<figure><sourcecode type="http-message"><![CDATA[
POST /continue HTTP/1.1
Host: server.example.com
Content-Type: application/json
Authorization: GNAP 80UPRY5NM33OMUKMKSKU
Signature-Input: sig1=...
Signature: sig1=...
Content-Digest: sha-256=...

{
  "interact_ref": "4IFWWIKYBC2PQ6U56NL1"
}
]]></sourcecode></figure>

<t>Since the interaction reference is a one-time-use value as described in <xref target="interaction-callback"/>,
if the client instance needs to make additional continuation calls after this request, the client instance
<bcp14>MUST NOT</bcp14> include the interaction reference. If the AS detects a client instance submitting the same
interaction reference multiple times, the AS <bcp14>MUST</bcp14> return an error and <bcp14>SHOULD</bcp14> invalidate
the ongoing request.</t>

<t>If the grant request is in the <em>approved</em> state, the <xref target="response">grant response</xref> <bcp14>MAY</bcp14> contain any
newly-created <xref target="response-token">access tokens</xref> or
newly-released <xref target="response-subject">subject information</xref>. The response <bcp14>MAY</bcp14> contain
a new <xref target="response-continue">"continue" response</xref> as described above. The response
<bcp14>SHOULD NOT</bcp14> contain any <xref target="response-interact">interaction responses</xref>.
[[ <eref target="https://github.com/ietf-wg-gnap/gnap-core-protocol/issues/89">See issue #89</eref> ]]</t>

<t>If the grant request is in the <em>pending</em> state, the <xref target="response">grant response</xref> <bcp14>MUST NOT</bcp14> contain access tokens or subject information, and <bcp14>MAY</bcp14> contain a new <xref target="response-interact">interaction responses</xref> to any interaction methods that have not been exhausted at the AS.</t>

<t>For example, if the request is successful in causing the AS to issue access tokens and
release opaque subject claims, the response could look like this:</t>

<figure><sourcecode type="json"><![CDATA[
NOTE: '\' line wrapping per RFC 8792

{
    "access_token": {
        "value": "OS9M2PMHKUR64TB8N6BW7OZB8CDFONP219RP1LT0",
        "manage": "https://server.example.com/token/PRY5NM33O\
            M4TB8N6BW7OZB8CDFONP219RP1L",
    },
    "subject": {
        "sub_ids": [ {
          "format": "opaque",
          "id": "J2G8G8O4AZ"
        } ]
    }
}
]]></sourcecode></figure>

<t>With this example, the client instance can not make an additional continuation request because
a <spanx style="verb">continue</spanx> field is not included.</t>

<t>[[ <eref target="https://github.com/ietf-wg-gnap/gnap-core-protocol/issues/88">See issue #88</eref> ]]</t>

</section>
<section anchor="continue-poll"><name>Continuing During Pending Interaction</name>

<t>When the client instance does not include a <spanx style="verb">finish</spanx> parameter, the client instance will often need to
poll the AS until the RO has authorized the request. To do so, the client instance makes a POST
request to the continuation URI as in <xref target="continue-after-interaction"/>, but does not
include a message body.</t>

<figure><sourcecode type="http-message"><![CDATA[
POST /continue HTTP/1.1
Host: server.example.com
Content-Type: application/json
Authorization: GNAP 80UPRY5NM33OMUKMKSKU
Signature-Input: sig1=...
Signature: sig1=...
]]></sourcecode></figure>

<t>If the grant request is in the <em>approved</em> state, the <xref target="response">grant response</xref> <bcp14>MAY</bcp14> contain any
newly-created <xref target="response-token">access tokens</xref> or
newly-released <xref target="response-subject">subject claims</xref>. The response <bcp14>MAY</bcp14> contain
a new <xref target="response-continue">"continue" response</xref> as described above. If a <spanx style="verb">continue</spanx>
field is included, it <bcp14>SHOULD</bcp14> include a <spanx style="verb">wait</spanx> field to facilitate a reasonable polling rate by
the client instance. The response <bcp14>SHOULD NOT</bcp14> contain <xref target="response-interact">interaction responses</xref>.</t>

<t>If the grant request is in the <em>pending</em> state, the <xref target="response">grant response</xref> <bcp14>MUST NOT</bcp14> contain access tokens or subject information, and <bcp14>MAY</bcp14> contain a new <xref target="response-interact">interaction responses</xref> to any interaction methods that have not been exhausted at the AS.</t>

<t>For example, if the request has not yet been authorized by the RO, the AS could respond
by telling the client instance to make another continuation request in the future. In this example,
a new, unique access token has been issued for the call, which the client instance will use in its
next continuation request.</t>

<figure><sourcecode type="json"><![CDATA[
{
    "continue": {
        "access_token": {
            "value": "33OMUKMKSKU80UPRY5NM"
        },
        "uri": "https://server.example.com/continue",
        "wait": 30
    }
}
]]></sourcecode></figure>

<t>[[ <eref target="https://github.com/ietf-wg-gnap/gnap-core-protocol/issues/91">See issue #91</eref> ]]</t>

<t>If the request is successful in causing the AS to issue access tokens and
release subject information, the response could look like this example:</t>

<figure><sourcecode type="json"><![CDATA[
NOTE: '\' line wrapping per RFC 8792

{
    "access_token": {
        "value": "OS9M2PMHKUR64TB8N6BW7OZB8CDFONP219RP1LT0",
        "manage": "https://server.example.com/token/PRY5NM33O\
            M4TB8N6BW7OZB8CDFONP219RP1L",
    },
    "subject": {
        "sub_ids": [ {
          "format": "opaque",
          "id": "J2G8G8O4AZ"
        } ]
    }
}
]]></sourcecode></figure>

<t>See <xref target="security-polling"/> for considerations on polling for continuation without an interaction
<spanx style="verb">finish</spanx> method.</t>

</section>
<section anchor="continue-modify"><name>Modifying an Existing Request</name>

<t>The client instance might need to modify an ongoing request, whether or not tokens have already been
issued or claims have already been released. In such cases, the client instance makes an HTTP PATCH
request to the continuation URI and includes any fields it needs to modify. Fields
that aren't included in the request are considered unchanged from the original request.</t>

<t>When the AS receives a valid modification request, the AS <bcp14>MUST</bcp14> place the grant request into the
<em>processing</em> state and re-evaluate the authorization in the new context created by the update
request.</t>

<t>The client instance <bcp14>MAY</bcp14> include the <spanx style="verb">access_token</spanx> and <spanx style="verb">subject</spanx> fields as described in <xref target="request-token"/>
and <xref target="request-subject"/>. Inclusion of these fields override any values in the initial request,
which <bcp14>MAY</bcp14> trigger additional requirements and policies by the AS. For example, if the client instance is asking for
more access, the AS could require additional interaction with the RO to gather additional consent.
If the client instance is asking for more limited access, the AS could determine that sufficient authorization
has been granted to the client instance and return the more limited access rights immediately.</t>

<t>The client instance <bcp14>MAY</bcp14> include the <spanx style="verb">interact</spanx> field as described in <xref target="request-interact"/>.
Inclusion of this field indicates that the client instance is capable of driving interaction with
the end user, and this field replaces any values from a previous request. The AS <bcp14>MAY</bcp14> respond to any
of the interaction responses as described in <xref target="response-interact"/>, just like it would to a new
request.</t>

<t>The client instance <bcp14>MAY</bcp14> include the <spanx style="verb">user</spanx> field as described in <xref target="request-user"/> to present new assertions
or information about the end user. The AS <bcp14>SHOULD</bcp14> check that this presented user information is
consistent with any user information previously presented by the client instance for this
grant request.</t>

<t>The client instance <bcp14>MUST NOT</bcp14> include the <spanx style="verb">client</spanx> section of the request, since the client
instance is assumed not to have changed.</t>

<t>The client instance <bcp14>MUST NOT</bcp14> include post-interaction responses such as described in <xref target="continue-after-interaction"/>.</t>

<t>Modification requests <bcp14>MUST NOT</bcp14> alter previously-issued access tokens. Instead, any access
tokens issued from a continuation are considered new, separate access tokens. The AS
<bcp14>MAY</bcp14> revoke previously-issued access tokens after a modification has occurred.</t>

<t>If the modified request can be granted immediately by the AS,
the <xref target="response">grant response</xref> <bcp14>MAY</bcp14> contain any newly-created <xref target="response-token">access tokens</xref> or
newly-released <xref target="response-subject">subject claims</xref>. The response <bcp14>MAY</bcp14> contain
a new <xref target="response-continue">"continue" response</xref> as described above. If interaction
can occur, the response <bcp14>SHOULD</bcp14> contain <xref target="response-interact">interaction responses</xref> as well.</t>

<t>For example, a client instance initially requests a set of resources using references:</t>

<figure><sourcecode type="http-message"><![CDATA[
POST /tx HTTP/1.1
Host: server.example.com
Content-Type: application/json
Signature-Input: sig1=...
Signature: sig1=...
Content-Digest: sha-256=...

{
    "access_token": {
        "access": [
            "read", "write"
        ]
    },
    "interact": {
        "start": ["redirect"],
        "finish": {
            "method": "redirect",
            "uri": "https://client.example.net/return/123455",
            "nonce": "LKLTI25DK82FX4T4QFZC"
        }
    },
    "client": "987YHGRT56789IOLK"
}
]]></sourcecode></figure>

<t>Access is granted by the RO, and a token is issued by the AS.
In its final response, the AS includes a <spanx style="verb">continue</spanx> field, which includes
a separate access token for accessing the continuation API:</t>

<figure><sourcecode type="json"><![CDATA[
{
    "continue": {
        "access_token": {
            "value": "80UPRY5NM33OMUKMKSKU"
        },
        "uri": "https://server.example.com/continue",
        "wait": 30
    },
    "access_token": {
        "value": "RP1LT0-OS9M2P_R64TB",
        "access": [
            "read", "write"
        ]
    }
}
]]></sourcecode></figure>

<t>This <spanx style="verb">continue</spanx> field allows the client instance to make an eventual continuation call. In the future,
the client instance realizes that it no longer needs
"write" access and therefore modifies its ongoing request, here asking for just "read" access
instead of both "read" and "write" as before.</t>

<figure><sourcecode type="json"><![CDATA[
PATCH /continue HTTP/1.1
Host: server.example.com
Content-Type: application/json
Authorization: GNAP 80UPRY5NM33OMUKMKSKU
Signature-Input: sig1=...
Signature: sig1=...
Content-Digest: sha-256=...

{
    "access_token": {
        "access": [
            "read"
        ]
    }
    ...
}
]]></sourcecode></figure>

<t>The AS replaces the previous <spanx style="verb">access</spanx> from the first request, allowing the AS to
determine if any previously-granted consent already applies. In this case, the AS would
likely determine that reducing the breadth of the requested access means that new access
tokens can be issued to the client instance. The AS would likely revoke previously-issued access tokens
that had the greater access rights associated with them, unless they had been issued
with the <spanx style="verb">durable</spanx> flag.</t>

<figure><sourcecode type="json"><![CDATA[
{
    "continue": {
        "access_token": {
            "value": "M33OMUK80UPRY5NMKSKU"
        },
        "uri": "https://server.example.com/continue",
        "wait": 30
    },
    "access_token": {
        "value": "0EVKC7-2ZKwZM_6N760",
        "access": [
            "read"
        ]
    }
}
]]></sourcecode></figure>

<t>For another example, the client instance initially requests read-only access but later
needs to step up its access. The initial request could look like this example.</t>

<figure><sourcecode type="http-message"><![CDATA[
POST /tx HTTP/1.1
Host: server.example.com
Content-Type: application/json
Signature-Input: sig1=...
Signature: sig1=...
Content-Digest: sha-256=...

{
    "access_token": {
        "access": [
            "read"
        ]
    },
    "interact": {
        "start": ["redirect"],
        "finish": {
            "method": "redirect",
            "uri": "https://client.example.net/return/123455",
            "nonce": "LKLTI25DK82FX4T4QFZC"
        }
    },
    "client": "987YHGRT56789IOLK"
}
]]></sourcecode></figure>

<t>Access is granted by the RO, and a token is issued by the AS.
In its final response, the AS includes a <spanx style="verb">continue</spanx> field:</t>

<figure><sourcecode type="http-message"><![CDATA[
{
    "continue": {
        "access_token": {
            "value": "80UPRY5NM33OMUKMKSKU"
        },
        "uri": "https://server.example.com/continue",
        "wait": 30
    },
    "access_token": {
        "value": "RP1LT0-OS9M2P_R64TB",
        "access": [
            "read"
        ]
    }
}
]]></sourcecode></figure>

<t>This allows the client instance to make an eventual continuation call. The client instance later realizes that it now
needs "write" access in addition to the "read" access. Since this is an expansion of what
it asked for previously, the client instance also includes a new interaction section in case the AS needs
to interact with the RO again to gather additional authorization. Note that the client instance's
nonce and callback are different from the initial request. Since the original callback was
already used in the initial exchange, and the callback is intended for one-time-use, a new one
needs to be included in order to use the callback again.</t>

<figure><sourcecode type="http-message"><![CDATA[
PATCH /continue HTTP/1.1
Host: server.example.com
Content-Type: application/json
Authorization: GNAP 80UPRY5NM33OMUKMKSKU
Signature-Input: sig1=...
Signature: sig1=...
Content-Digest: sha-256=...

{
    "access_token": {
        "access": [
            "read", "write"
        ]
    },
    "interact": {
        "start": ["redirect"],
        "finish": {
            "method": "redirect",
            "uri": "https://client.example.net/return/654321",
            "nonce": "K82FX4T4LKLTI25DQFZC"
        }
    }
}
]]></sourcecode></figure>

<t>From here, the AS can determine that the client instance is asking for more than it was previously granted,
but since the client instance has also provided a mechanism to interact with the RO, the AS can use that
to gather the additional consent. The protocol continues as it would with a new request.
Since the old access tokens are good for a subset of the rights requested here, the
AS might decide to not revoke them. However, any access tokens granted after this update
process are new access tokens and do not modify the rights of existing access tokens.</t>

</section>
<section anchor="continue-delete"><name>Revoking a Grant Request</name>

<t>If the client instance wishes to cancel an ongoing grant request and place it into the <em>revoked</em>
state, the client instance makes an
HTTP DELETE request to the continuation URI.</t>

<figure><sourcecode type="http-message"><![CDATA[
DELETE /continue HTTP/1.1
Host: server.example.com
Content-Type: application/json
Authorization: GNAP 80UPRY5NM33OMUKMKSKU
Signature-Input: sig1=...
Signature: sig1=...
]]></sourcecode></figure>

<t>If the request is successfully revoked, the AS responds with an HTTP 202 (No Content).
The AS <bcp14>SHOULD</bcp14> revoke all associated access tokens, if possible. The AS <bcp14>SHOULD</bcp14> disable all
token rotation and other token management functions on such access tokens, if possible.
Once the grant request is in the <em>revoked</em> state, it <bcp14>MUST NOT</bcp14> be moved to any other state.</t>

</section>
</section>
<section anchor="token-management"><name>Token Management</name>

<t>If an access token response includes the <spanx style="verb">manage</spanx> parameter as
described in <xref target="response-token-single"/>, the client instance <bcp14>MAY</bcp14> call
this URI to manage the access token with any of the actions defined in
the following sections: rotate and revoke. Other actions are undefined by this
specification.</t>

<t>The access token being managed acts as the access element for its own
management API. The client instance <bcp14>MUST</bcp14> present proof of an appropriate key
along with the access token.</t>

<t>If the token is sender-constrained (i.e., not a bearer token), it
<bcp14>MUST</bcp14> be sent <xref target="use-access-token">with the appropriate binding for the access token</xref>.</t>

<t>If the token is a bearer token, the client instance <bcp14>MUST</bcp14> present proof of the
same <xref target="request-client">key identified in the initial request</xref> as described in <xref target="binding-keys"/>.</t>

<t>The AS <bcp14>MUST</bcp14> validate the proof and assure that it is associated with
either the token itself or the client instance the token was issued to, as
appropriate for the token's presentation type.</t>

<section anchor="rotate-access-token"><name>Rotating the Access Token</name>

<t>If the client instance has an access token and that access token expires, the
client instance might want to rotate the access token.
Rotating an access token consists of issuing a new access token in place of an
existing access token, with the same rights and properties as the original token,
apart from an updated expiration time.</t>

<t>To rotate an access token, the client instance makes an HTTP POST to the token management URI,
sending the access token in the appropriate header and signing the request
with the appropriate key.</t>

<figure><sourcecode type="http-message"><![CDATA[
POST /token/PRY5NM33OM4TB8N6BW7OZB8CDFONP219RP1L HTTP/1.1
Host: server.example.com
Authorization: GNAP OS9M2PMHKUR64TB8N6BW7OZB8CDFONP219RP1LT0
Signature-Input: sig1=...
Signature: sig1=...
Content-Digest: sha-256=...
]]></sourcecode></figure>

<t>The AS validates that the token presented is associated with the management
URI, that the AS issued the token to the given client instance, and that
the presented key is appropriate to the token.</t>

<t>Note that in many cases, the access token will have expired for regular use. To facilitate
token rotation, the AS <bcp14>SHOULD</bcp14> honor the rotation request of the expired access token
since it is likely that the client instance is attempting to
refresh the expired token. To support this, the AS <bcp14>MAY</bcp14> allow a longer lifetime for
token management compared to its use at an RS. An AS <bcp14>MUST NOT</bcp14>
honor a rotation request for an access token that has been revoked or otherwise disabled.</t>

<t>If the token is validated and the key is appropriate for the
request, the AS <bcp14>MUST</bcp14> invalidate the current access token associated
with this URI, if possible. Note that stateless access tokens can make proactive
revocation difficult within a system, see <xref target="security-stateless-tokens"/>.</t>

<t>The AS responds with an HTTP 200 with a JSON body consisting of the rotated access token
in the <spanx style="verb">access_token</spanx> field described in <xref target="response-token-single"/>. The value of the
access token <bcp14>MUST NOT</bcp14> be the same as the current value of the access
token used to access the management API. The response <bcp14>MUST</bcp14> include an
access token management URI, and the value of this URI <bcp14>MAY</bcp14> be different
from the URI used by the client instance to make the rotation call. The client instance
<bcp14>MUST</bcp14> use this new URI to manage the rotated access token.</t>

<t>The access rights in the <spanx style="verb">access</spanx> array for the rotated access token <bcp14>MUST</bcp14>
be included in the response and <bcp14>MUST</bcp14> be the same
as the token before rotation. If the client instance requires different access rights,
the client instance can request a new access token by creating <xref target="request">a new request</xref> or
by <xref target="continue-modify">updating an existing grant request</xref>.</t>

<figure><sourcecode type="json"><![CDATA[
NOTE: '\' line wrapping per RFC 8792

{
    "access_token": {
        "value": "FP6A8H6HY37MH13CK76LBZ6Y1UADG6VEUPEER5H2",
        "manage": "https://server.example.com/token/PRY5NM33O\
            M4TB8N6BW7OZB8CDFONP219RP1L",
        "expires_in": 3600,
        "access": [
            {
                "type": "photo-api",
                "actions": [
                    "read",
                    "write",
                    "dolphin"
                ],
                "locations": [
                    "https://server.example.net/",
                    "https://resource.local/other"
                ],
                "datatypes": [
                    "metadata",
                    "images"
                ]
            },
            "read", "dolphin-metadata"
        ]
    }
}
]]></sourcecode></figure>

<t>[[ <eref target="https://github.com/ietf-wg-gnap/gnap-core-protocol/issues/103">See issue #103</eref> ]]</t>

</section>
<section anchor="revoke-access-token"><name>Revoking the Access Token</name>

<t>If the client instance wishes to revoke the access token proactively, such as when
a user indicates to the client instance that they no longer wish for it to have
access or the client instance application detects that it is being uninstalled,
the client instance can use the token management URI to indicate to the AS that
the AS should invalidate the access token for all purposes.</t>

<t>The client instance makes an HTTP DELETE request to the token management
URI, presenting the access token and signing the request with
the appropriate key.</t>

<figure><sourcecode type="http-message"><![CDATA[
DELETE /token/PRY5NM33OM4TB8N6BW7OZB8CDFONP219RP1L HTTP/1.1
Host: server.example.com
Authorization: GNAP OS9M2PMHKUR64TB8N6BW7OZB8CDFONP219RP1LT0
Signature-Input: sig1=...
Signature: sig1=...
]]></sourcecode></figure>

<t>If the key presented is associated with the token (or the client instance, in
the case of a bearer token), the AS <bcp14>MUST</bcp14> invalidate the access token, if
possible, and return an HTTP 204 response code.</t>

<figure><sourcecode type="http-message"><![CDATA[
204 No Content
]]></sourcecode></figure>

<t>Though the AS <bcp14>MAY</bcp14> revoke an access token at any time for
any reason, the token management function is specifically for the client instance's use.
If the access token has already expired or has been revoked through other
means, the AS <bcp14>SHOULD</bcp14> honor the revocation request to
the token management URI as valid, since the end result is still the token
not being usable.</t>

</section>
</section>
<section anchor="secure-requests"><name>Securing Requests from the Client Instance</name>

<t>In GNAP, the client instance secures its requests to the AS and RS by presenting an access
token, presenting proof of a key that it possesses (aka, a "key proof"), or both an access token and
key proof together.</t>

<t><list style="symbols">
  <t>When an access token is used with a key proof, this is a bound token request. This type of
  request is used for calls to the RS as well as the AS during negotiation.</t>
  <t>When a key proof is used with no access token, this is a non-authorized signed request. This
  type of request is used for calls to the AS to initiate a negotiation.</t>
  <t>When an access token is used with no key proof, this is a bearer token request. This type of
  request is used only for calls to the RS, and only with access tokens that are
  not bound to any key as described in <xref target="response-token-single"/>.</t>
  <t>When neither an access token nor key proof are used, this is an unsecured request. This type
  of request is used optionally for calls to the RS as part of an RS-first discovery
  process as described in <xref target="rs-request-without-token"/>.</t>
</list></t>

<section anchor="key-format"><name>Key Formats</name>

<t>Several different places in GNAP require the presentation of key material
by value. Proof of this key material <bcp14>MUST</bcp14> be bound to a request, the nature of which varies with
the location in the protocol the key is used. For a key used as part of a client instance's initial request
in <xref target="request-client"/>, the key value is the client instance's public key, and
proof of that key <bcp14>MUST</bcp14> be presented in that request. For a key used as part of an
access token response in <xref target="response-token-single"/>, the proof of that key <bcp14>MUST</bcp14>
be used when presenting the access token.</t>

<t>A key presented by value <bcp14>MUST</bcp14> be a public key in at least one
supported format. If a key is sent in multiple
formats, all the key format values <bcp14>MUST</bcp14> be equivalent. Note that
while most formats present the full value of the public key, some
formats present a value cryptographically derived from the public key.</t>

<dl>
  <dt>
<spanx style="verb">proof</spanx> (string or object):  </dt>
  <dd>
    <t>The form of proof that the client instance will use when
  presenting the key. The valid values of this field and
  the processing requirements for each are detailed in
  <xref target="binding-keys"/>. <bcp14>REQUIRED</bcp14>.</t>
  </dd>
  <dt>
<spanx style="verb">jwk</spanx> (object):  </dt>
  <dd>
    <t>The public key and its properties represented as a JSON Web Key <xref target="RFC7517"/>.
  A JWK <bcp14>MUST</bcp14> contain the <spanx style="verb">alg</spanx> (Algorithm) and <spanx style="verb">kid</spanx> (Key ID) parameters. The <spanx style="verb">alg</spanx>
  parameter <bcp14>MUST NOT</bcp14> be "none". The <spanx style="verb">x5c</spanx> (X.509 Certificate Chain) parameter <bcp14>MAY</bcp14>
  be used to provide the X.509 representation of the provided public key.
  <bcp14>OPTIONAL</bcp14>.</t>
  </dd>
  <dt>
<spanx style="verb">cert</spanx> (string):  </dt>
  <dd>
    <t>PEM serialized value of the certificate used to
  sign the request, with optional internal whitespace per <xref target="RFC7468"/>. The
  PEM header and footer are optionally removed.
  <bcp14>OPTIONAL</bcp14>.</t>
  </dd>
  <dt>
<spanx style="verb">cert#S256</spanx> (string):  </dt>
  <dd>
    <t>The certificate thumbprint calculated as
  per <xref target="RFC8705">OAuth-MTLS</xref> in base64 URL
  encoding. Note that this format does not include
  the full public key.
  <bcp14>OPTIONAL</bcp14>.</t>
  </dd>
</dl>

<t>Additional key formats are defined in <xref target="IANA">a registry TBD</xref>.</t>

<t>This non-normative example shows a single key presented in multiple
formats. This example key is intended to be used with the <eref target="{{httpsig-binding}}">HTTP Message Signatures</eref>
proofing mechanism, as indicated by the <spanx style="verb">httpsig</spanx> value of the <spanx style="verb">proof</spanx> field.</t>

<figure><sourcecode type="json"><![CDATA[
"key": {
    "proof": "httpsig",
    "jwk": {
        "kty": "RSA",
        "e": "AQAB",
        "kid": "xyz-1",
        "alg": "RS256",
        "n": "kOB5rR4Jv0GMeLaY6_It_r3ORwdf8ci_JtffXyaSx8xY..."
    },
    "cert": "MIIEHDCCAwSgAwIBAgIBATANBgkqhkiG9w0BAQsFA..."
}
]]></sourcecode></figure>

<section anchor="key-reference"><name>Key References</name>

<t>Keys in GNAP can also be passed by reference such that the party receiving
the reference will be able to determine the appropriate keying material for
use in that part of the protocol.</t>

<figure><sourcecode type="json"><![CDATA[
    "key": "S-P4XJQ_RYJCRTSU1.63N3E"
]]></sourcecode></figure>

<t>Keys referenced in this manner <bcp14>MAY</bcp14> be shared symmetric keys. The key reference
<bcp14>MUST NOT</bcp14> contain any unencrypted private or shared symmetric key information.</t>

<t>Keys referenced in this manner <bcp14>MUST</bcp14> be bound to a single proofing mechanism.</t>

<t>The means of dereferencing this value are out of scope for this specification.
Commonly, key references are created by the AS and are not necessarily needed
to be dereferencable by the client. These types of key references are an
internal reference to the AS, such as an identifier of a record in a database.
In other applications, it can be useful to use key references that are resolvable
by both clients and ASs, which could be accomplished by e.g. a client publishing
a public key at a URI. For interoperability, this method could later be described
as an extension.</t>

</section>
<section anchor="key-protection"><name>Key Protection</name>

<t>The security of GNAP relies on the cryptographic security of the keys themselves.
When symmetric keys are used in GNAP, a key management system or secure key derivation mechanism <bcp14>MUST</bcp14> be used to supply the keys. Symmetric keys <bcp14>MUST NOT</bcp14> be a human memorable password or a value derived from one. Symmetric keys <bcp14>MUST NOT</bcp14> be passed by value from the client instance to the AS.</t>

</section>
</section>
<section anchor="use-access-token"><name>Presenting Access Tokens</name>

<t>The method the client instance uses to send an access token depends on whether
the token is bound to a key, and if so which proofing method is associated
with the key. This information is conveyed by the
<spanx style="verb">key</spanx> parameter and the <spanx style="verb">bearer</spanx> flag in <xref target="response-token-single">the single</xref>
and <xref target="response-token-multiple">multiple access tokens</xref> responses.</t>

<t>If the <spanx style="verb">flags</spanx> field does not contain the <spanx style="verb">bearer</spanx> flag and the <spanx style="verb">key</spanx> is absent, the access token
<bcp14>MUST</bcp14> be sent using the same key and proofing mechanism that the client instance used
in its initial request (or its most recent rotation).</t>

<t>If the <spanx style="verb">flags</spanx> field does not contain the <spanx style="verb">bearer</spanx> flag and the <spanx style="verb">key</spanx> value is an object as
described in <xref target="key-format"/>, the access token <bcp14>MUST</bcp14> be sent using the key and proofing
mechanism defined by the value of the <spanx style="verb">proof</spanx> field within the key object.</t>

<t>The access token <bcp14>MUST</bcp14> be sent using the HTTP "Authorization" request header field and
the "GNAP" authorization scheme along with a key proof as described in <xref target="binding-keys"/>
for the key bound to the access token. For example, an "httpsig"-bound access token is sent as follows:</t>

<figure><sourcecode type="http-message"><![CDATA[
NOTE: '\' line wrapping per RFC 8792

GET /stuff HTTP/1.1
Host: resource.example.com
Authorization: GNAP 80UPRY5NM33OMUKMKSKU
Signature-Input: sig1=("@method" "@target-uri" "authorization")\
  ;created=1618884473;keyid="gnap-rsa"
Signature: sig1=:ThgXGQjGiJYQW8JYxcNypXk7wQWG8KZ6AtyKOrqNOkgoa8iWgm\
  feHLkRmT6BUj83DkLX84TQehhK3D5Lcgllhghuu2Pr3JmYVY7FFYwYAcfoISzVPKp\
  YyDbh/g34qOpFvlCYDgG94ZX16LAKlqYXWn5vYgealgm54zzCCnvyaLKViGVWz6PM\
  7rOIZqMQPOu6JceqdsiVn8xj2qTS9CWEmuJABtTnRoXNGVg8tUEQp7qt3F7tCI/AM\
  vHW4FAYrQbE47qQsjh4zPiES1EM+lHdA9fCE0OEsfabxB7Gr9GvkMyiApWTf/Zs45\
  IoJhr1OVtOCGVhEmoiNFreBTm7cTyTgg==:
]]></sourcecode></figure>

<t>If the <spanx style="verb">flags</spanx> field contains the <spanx style="verb">bearer</spanx> flag, the access token is a bearer token
that <bcp14>MUST</bcp14> be sent using the <spanx style="verb">Authorization Request Header Field</spanx> method defined in <xref target="RFC6750"/>.</t>

<figure><sourcecode type="http-message"><![CDATA[
Authorization: Bearer OS9M2PMHKUR64TB8N6BW7OZB8CDFONP219RP1LT0
]]></sourcecode></figure>

<t>The <spanx style="verb">Form-Encoded Body Parameter</spanx> and <spanx style="verb">URI Query Parameter</spanx> methods of <xref target="RFC6750"/> <bcp14>MUST NOT</bcp14>
be used.</t>

<t>[[ <eref target="https://github.com/ietf-wg-gnap/gnap-core-protocol/issues/104">See issue #104</eref> ]]</t>

<t>The client software <bcp14>MUST</bcp14> reject as an error a situation where the <spanx style="verb">flags</spanx> field contains the <spanx style="verb">bearer</spanx> flag
and the <spanx style="verb">key</spanx> field is present with any value.</t>

</section>
<section anchor="binding-keys"><name>Proving Possession of a Key with a Request</name>

<t>Any keys presented by the client instance to the AS or RS <bcp14>MUST</bcp14> be validated as
part of the request in which they are presented. The type of binding
used is indicated by the <spanx style="verb">proof</spanx> parameter of the key object in <xref target="key-format"/>. This
parameter is formally specified by an object with at least the following member:</t>

<dl>
  <dt>
<spanx style="verb">method</spanx>:  </dt>
  <dd>
    <t>The name of the key proofing method to be used.
  <bcp14>REQUIRED</bcp14>.</t>
  </dd>
</dl>

<t>Individual methods <bcp14>MAY</bcp14> define additional parameters as members in this object.</t>

<t>Values for the <spanx style="verb">method</spanx> defined by this specification are as follows:</t>

<dl>
  <dt>
<spanx style="verb">"httpsig"</spanx>:  </dt>
  <dd>
    <t>HTTP Signing signature headers. See <xref target="httpsig-binding"/>.</t>
  </dd>
  <dt>
<spanx style="verb">"mtls"</spanx>:  </dt>
  <dd>
    <t>Mutual TLS certificate verification. See <xref target="mtls"/>.</t>
  </dd>
  <dt>
<spanx style="verb">"jwsd"</spanx>:  </dt>
  <dd>
    <t>A detached JWS signature header. See <xref target="detached-jws"/>.</t>
  </dd>
  <dt>
<spanx style="verb">"jws"</spanx>:  </dt>
  <dd>
    <t>Attached JWS payload. See <xref target="attached-jws"/>.</t>
  </dd>
</dl>

<t>Additional proofing methods are defined by <xref target="IANA">a registry TBD</xref>.</t>

<t>For example, the <spanx style="verb">httpsig</spanx> method can be specified with its parameters as:</t>

<figure><sourcecode type="json"><![CDATA[
{
    "proof": {
        "method": "httpsig",
        "alg": "rsa-pss-sha512",
        "content-digest-alg": "sha512"
    }
}
]]></sourcecode></figure>

<t>If additional parameters are not required or used for a specific method, the method <bcp14>MAY</bcp14> be passed
as a string instead of an object. For example, the <spanx style="verb">mtls</spanx> method with no additional parameters could be sent by the client instance as:</t>

<figure><sourcecode type="json"><![CDATA[
{
    "proof": "mtls"
}
]]></sourcecode></figure>

<t>The AS would map this to the equivalent expanded form as follows:</t>

<figure><sourcecode type="json"><![CDATA[
{
    "proof": {
        "method": "mtls"
    }
}
]]></sourcecode></figure>

<t>All key binding methods used by this specification <bcp14>MUST</bcp14> cover all relevant portions
of the request, including anything that would change the nature of the request, to allow
for secure validation of the request. Relevant aspects include
the URI being called, the HTTP method being used, any relevant HTTP headers and
values, and the HTTP message body itself. The verifier of the signed message
<bcp14>MUST</bcp14> validate all components of the signed message to ensure that nothing
has been tampered with or substituted in a way that would change the nature of
the request. Key binding method definitions <bcp14>SHOULD</bcp14> enumerate how these
requirements are fulfilled.</t>

<t>When a key proofing mechanism is bound to an access token, the key being presented <bcp14>MUST</bcp14>
be the key associated with the access token and the access token <bcp14>MUST</bcp14> be covered
by the signature method of the proofing mechanism.</t>

<t>The key binding methods in this section <bcp14>MAY</bcp14> be used by other components making calls
as part of GNAP, such as the extensions allowing the RS to make calls to the
AS defined in <xref target="I-D.ietf-gnap-resource-servers"/>. To facilitate this extended use, the
sections below are defined in generic terms of the "signer" and "verifier" of the HTTP message.
In the core functions of GNAP, the "signer" is the client instance and the "verifier"
is the AS or RS, as appropriate.</t>

<t>When used for delegation in GNAP, these key binding mechanisms allow
the AS to ensure that the keys presented by the client instance in the initial request are in
control of the party calling any follow-up or continuation requests. To facilitate
this requirement, the <xref target="response-continue">continuation response</xref> includes
an access token bound to the <xref target="request-client">client instance's key</xref>, and that key (or its most recent rotation)
<bcp14>MUST</bcp14> be proved in all continuation requests
<xref target="continue-request"/>. Token management requests <xref target="token-management"/> are similarly bound
to either the access token's own key or, in the case of bearer tokens, the client instance's key.</t>

<t>[[ <eref target="https://github.com/ietf-wg-gnap/gnap-core-protocol/issues/105">See issue #105</eref> ]]</t>

<t>In the following sections, unless otherwise noted, the <spanx style="verb">RS256</spanx> JOSE Signature Algorithm is applied
using the following RSA key (presented here in JWK format):</t>

<figure><sourcecode type="json"><![CDATA[
NOTE: '\' line wrapping per RFC 8792

{
    "kid": "gnap-rsa",
    "p": "xS4-YbQ0SgrsmcA7xDzZKuVNxJe3pCYwdAe6efSy4hdDgF9-vhC5gjaRk\
        i1wWuERSMW4Tv44l5HNrL-Bbj_nCJxr_HAOaesDiPn2PnywwEfg3Nv95Nn-\
        eilhqXRaW-tJKEMjDHu_fmJBeemHNZI412gBnXdGzDVo22dvYoxd6GM",
    "kty": "RSA",
    "q": "rVdcT_uy-CD0GKVLGpEGRR7k4JO6Tktc8MEHkC6NIFXihk_6vAIOCzCD6\
        LMovMinOYttpRndKoGTNdJfWlDFDScAs8C5n2y1STCQPRximBY-bw39-aZq\
        JXMxOLyPjzuVgiTOCBIvLD6-8-mvFjXZk_eefD0at6mQ5qV3U1jZt88",
    "d": "FHlhdTF0ozTliDxMBffT6aJVKZKmbbFJOVNten9c3lXKB3ux3NAb_D2dB\
        7inp9EV23oWrDspFtvCvD9dZrXgRKMHofkEpo_SSvBZfgtH-OTkbY_TqtPF\
        FLPKAw0JX5cFPnn4Q2xE4n-dQ7tpRCKl59vZLHBrHShr90zqzFp0AKXU5fj\
        b1gC9LPwsFA2Fd7KXmI1drQQEVq9R-o18Pnn4BGQNQNjO_VkcJTiBmEIVT_\
        KJRPdpVJAmbgnYWafL_hAfeb_dK8p85yurEVF8nCK5oO3EPrqB7IL4UqaEn\
        5Sl3u0j8x5or-xrrAoNz-gdOv7ONfZY6NFoa-3f8q9wBAHUuQ",
    "e": "AQAB",
    "qi": "ogpNEkDKg22Rj9cDV_-PJBZaXMk66Fp557RT1tafIuqJRHEufSOYnsto\
        bWPJ0gHxv1gVJw3gm-zYvV-wTMNgr2wVsBSezSJjPSjxWZtmT2z68W1DuvK\
        kZy15vz7Jd85hmDlriGcXNCoFEUsGLWkpHH9RwPIzguUHWmTt8y0oXyI",
    "dp": "dvCKGI2G7RLh3WyjoJ_Dr6hZ3LhXweB3YcY3qdD9BnxZ71mrLiMQg4c_\
        EBnwqCETN_5sStn2cRc2JXnvLP3G8t7IFKHTT_i_TSTacJ7uT04MSa053Y3\
        RfwbvLjRNPR0UKAE3ZxROUoIaVNuU_6-QMf8-2ilUv2GIOrCN87gP_Vk",
    "alg": "RS256",
    "dq": "iMZmELaKgT9_W_MRT-UfDWtTLeFjIGRW8aFeVmZk9R7Pnyt8rNzyN-IQ\
        M40ql8u8J6vc2GmQGfokLlPQ6XLSCY68_xkTXrhoU1f-eDntkhP7L6XawSK\
        Onv5F2H7wyBQ75HUmHTg8AK2B_vRlMyFKjXbVlzKf4kvqChSGEz4IjQ",
    "n": "hYOJ-XOKISdMMShn_G4W9m20mT0VWtQBsmBBkI2cmRt4Ai8BfYdHsFzAt\
        YKOjpBR1RpKpJmVKxIGNy0g6Z3ad2XYsh8KowlyVy8IkZ8NMwSrcUIBZGYX\
        jHpwjzvfGvXH_5KJlnR3_uRUp4Z4Ujk2bCaKegDn11V2vxE41hqaPUnhRZx\
        e0jRETddzsE3mu1SK8dTCROjwUl14mUNo8iTrTm4n0qDadz8BkPo-uv4BC0\
        bunS0K3bA_3UgVp7zBlQFoFnLTO2uWp_muLEWGl67gBq9MO3brKXfGhi3kO\
        zywzwPTuq-cVQDyEN7aL0SxCb3Hc4IdqDaMg8qHUyObpPitDQ"
}
]]></sourcecode></figure>

<section anchor="httpsig-binding"><name>HTTP Message Signing</name>

<t>This method is indicated by the method value <spanx style="verb">httpsig</spanx>. The signer creates an HTTP
Message Signature as described in <xref target="I-D.ietf-httpbis-message-signatures"/>. This method defines the following parameters:</t>

<dl>
  <dt>
<spanx style="verb">alg</spanx>:  </dt>
  <dd>
    <t>The explicit HTTP signature algorithm, from the HTTP Signature Algorithm registry. If
  this parameter is omitted, the signing algorithm <bcp14>MUST</bcp14> be derived from the key
  material (such as using the JWS algorithm in a JWK formatted key). <bcp14>OPTIONAL</bcp14>.</t>
  </dd>
  <dt>
<spanx style="verb">content-digest-alg</spanx>:  </dt>
  <dd>
    <t>The algorithm used for the Content-Digest field, used to protect the body. If this
  parameter is omitted, its value is <spanx style="verb">sha-256</spanx>. <bcp14>OPTIONAL</bcp14>.</t>
  </dd>
</dl>

<t>The covered components of the signature <bcp14>MUST</bcp14> include the following:</t>

<dl>
  <dt>
<spanx style="verb">"@method"</spanx>:  </dt>
  <dd>
    <t>The method used in the HTTP request.</t>
  </dd>
  <dt>
<spanx style="verb">"@target-uri"</spanx>:  </dt>
  <dd>
    <t>The full request URI of the HTTP request.</t>
  </dd>
</dl>

<t>When the message contains a request body, the covered components <bcp14>MUST</bcp14> also include the following:</t>

<dl>
  <dt>
<spanx style="verb">"content-digest"</spanx>:  </dt>
  <dd>
    <t>The Content-Digest header as defined in <xref target="I-D.ietf-httpbis-digest-headers"/>. When the
  request message has a body, the signer <bcp14>MUST</bcp14> calculate this field value and include
  the field in the request. The verifier
  <bcp14>MUST</bcp14> validate this field value. <bcp14>REQUIRED</bcp14> when the message request contains a message body.</t>
  </dd>
</dl>

<t>When the request is bound to an access token, the covered components
<bcp14>MUST</bcp14> also include the following:</t>

<dl>
  <dt>
<spanx style="verb">"authorization"</spanx>:  </dt>
  <dd>
    <t>The Authorization header used to present the access token as discussed in
<xref target="use-access-token"/>.</t>
  </dd>
</dl>

<t>Other message components <bcp14>MAY</bcp14> also be included.</t>

<t>If the signer's key presented is a JWK, the <spanx style="verb">keyid</spanx> parameter of the signature <bcp14>MUST</bcp14> be set
to the <spanx style="verb">kid</spanx> value of the JWK, the signing algorithm used <bcp14>MUST</bcp14> be the JWS
algorithm denoted by the key's <spanx style="verb">alg</spanx> field, and the explicit <spanx style="verb">alg</spanx> signature
parameter <bcp14>MUST NOT</bcp14> be included.</t>

<t>In this example, the message body is the following JSON object:</t>

<figure><sourcecode type="json"><![CDATA[
NOTE: '\' line wrapping per RFC 8792

{
    "access_token": {
        "access": [
            "dolphin-metadata"
        ]
    },
    "interact": {
        "start": ["redirect"],
        "finish": {
            "method": "redirect",
            "uri": "https://client.foo/callback",
            "nonce": "VJLO6A4CAYLBXHTR0KRO"
        }
    },
    "client": {
      "key": {
        "proof": "httpsig",
        "jwk": {
            "kid": "gnap-rsa",
            "kty": "RSA",
            "e": "AQAB",
            "alg": "PS512",
            "n": "hYOJ-XOKISdMMShn_G4W9m20mT0VWtQBsmBBkI2cmRt4Ai8Bf\
  YdHsFzAtYKOjpBR1RpKpJmVKxIGNy0g6Z3ad2XYsh8KowlyVy8IkZ8NMwSrcUIBZG\
  YXjHpwjzvfGvXH_5KJlnR3_uRUp4Z4Ujk2bCaKegDn11V2vxE41hqaPUnhRZxe0jR\
  ETddzsE3mu1SK8dTCROjwUl14mUNo8iTrTm4n0qDadz8BkPo-uv4BC0bunS0K3bA_\
  3UgVp7zBlQFoFnLTO2uWp_muLEWGl67gBq9MO3brKXfGhi3kOzywzwPTuq-cVQDyE\
  N7aL0SxCb3Hc4IdqDaMg8qHUyObpPitDQ"
        }
      }
      "display": {
        "name": "My Client Display Name",
        "uri": "https://client.foo/"
      },
    }
}
]]></sourcecode></figure>

<t>This body is hashed for the Content-Digest header using <spanx style="verb">sha-256</spanx> into the following encoded value:</t>

<figure><artwork><![CDATA[
sha-256=:q2XBmzRDCREcS2nWo/6LYwYyjrlN1bRfv+HKLbeGAGg=:
]]></artwork></figure>

<t>The HTTP message signature input string is calculated to be the following:</t>

<figure><artwork><![CDATA[
NOTE: '\' line wrapping per RFC 8792

"@method": POST
"@target-uri": https://server.example.com/gnap
"content-digest": \
  sha-256=:q2XBmzRDCREcS2nWo/6LYwYyjrlN1bRfv+HKLbeGAGg=:
"content-length": 988
"content-type": application/json
"@signature-params": ("@method" "@target-uri" "content-digest" \
  "content-length" "content-type");created=1618884473;keyid="gnap-rsa"
]]></artwork></figure>

<t>This leads to the following full HTTP message request:</t>

<figure><sourcecode type="http-message"><![CDATA[
NOTE: '\' line wrapping per RFC 8792

POST /gnap HTTP/1.1
Host: server.example.com
Content-Type: application/json
Content-Length: 988
Content-Digest: sha-256=:q2XBmzRDCREcS2nWo/6LYwYyjrlN1bRfv+HKLbeGAG\
  g=:
Signature-Input: sig1=("@method" "@target-uri" "content-digest" \
  "content-length" "content-type");created=1618884473;keyid="gnap-rsa"
Signature: sig1=:EWJgAONk3D6542Scj8g51rYeMHw96cH2XiCMxcyL511wyemGcw\
  5PosYVO3eK+v+h1H+LiO4BjapL5ffZV+SgU8Q2v+qEDA4FrP0+/ni9W+lazjIrzNs\
  FAojwTlngMkAjZyDC/5+qUYB0KeEb4gnAhmuikv28DF30MT28yxCjeui2NGyzpPxB\
  cWk1K2Cxb6hS1WXUSZufFN9jOzrTg2c8/jcKkROKbLZLshF/oCuxAAgDabTqJy+qk\
  kz/Z/U5hI181qlTzNIYijnAvXzezlsLPZcMpJ1Au9APyBYAtDipAzyD6+IZl3rhzP\
  2leuCMCOvDxg9qA83LVtsqfjNJO+dEHA==:

{
    "access_token": {
        "access": [
            "dolphin-metadata"
        ]
    },
    "interact": {
        "start": ["redirect"],
        "finish": {
            "method": "redirect",
            "uri": "https://client.foo/callback",
            "nonce": "VJLO6A4CAYLBXHTR0KRO"
        }
    },
    "client": {
      "key": {
        "proof": "httpsig",
        "jwk": {
            "kid": "gnap-rsa",
            "kty": "RSA",
            "e": "AQAB",
            "alg": "PS512",
            "n": "hYOJ-XOKISdMMShn_G4W9m20mT0VWtQBsmBBkI2cmRt4Ai8Bf\
  YdHsFzAtYKOjpBR1RpKpJmVKxIGNy0g6Z3ad2XYsh8KowlyVy8IkZ8NMwSrcUIBZG\
  YXjHpwjzvfGvXH_5KJlnR3_uRUp4Z4Ujk2bCaKegDn11V2vxE41hqaPUnhRZxe0jR\
  ETddzsE3mu1SK8dTCROjwUl14mUNo8iTrTm4n0qDadz8BkPo-uv4BC0bunS0K3bA_\
  3UgVp7zBlQFoFnLTO2uWp_muLEWGl67gBq9MO3brKXfGhi3kOzywzwPTuq-cVQDyE\
  N7aL0SxCb3Hc4IdqDaMg8qHUyObpPitDQ"
        }
      }
      "display": {
        "name": "My Client Display Name",
        "uri": "https://client.foo/"
      },
    }
}
]]></sourcecode></figure>

<t>If the HTTP Message includes a message body, the verifier <bcp14>MUST</bcp14>
calculate and verify the value of the <spanx style="verb">Digest</spanx> or <spanx style="verb">Content-Digest</spanx> header. The verifier
<bcp14>MUST</bcp14> ensure that the signature covers all required message components. The verifier <bcp14>MUST</bcp14> validate
the signature against the expected key of the signer.</t>

</section>
<section anchor="mtls"><name>Mutual TLS</name>

<t>This method is indicated by the method value <spanx style="verb">mtls</spanx>. This method defines no
additional parameters. The signer presents its TLS client
certificate during TLS negotiation with the verifier.</t>

<t>In this example, the certificate is communicated to the application
through the <spanx style="verb">Client-Cert</spanx> header from a TLS reverse proxy, leading
to the following full HTTP request message:</t>

<figure><sourcecode type="http-message"><![CDATA[
POST /gnap HTTP/1.1
Host: server.example.com
Content-Type: application/jose
Content-Length: 1567
Client-Cert: \
  :MIIC6jCCAdKgAwIBAgIGAXjw74xPMA0GCSqGSIb3DQEBCwUAMDYxNDAyBgNVBAMM\
  K05JWU15QmpzRGp5QkM5UDUzN0Q2SVR6a3BEOE50UmppOXlhcEV6QzY2bVEwHhcN\
  MjEwNDIwMjAxODU0WhcNMjIwMjE0MjAxODU0WjA2MTQwMgYDVQQDDCtOSVlNeUJq\
  c0RqeUJDOVA1MzdENklUemtwRDhOdFJqaTl5YXBFekM2Nm1RMIIBIjANBgkqhkiG\
  9w0BAQEFAAOCAQ8AMIIBCgKCAQEAhYOJ+XOKISdMMShn/G4W9m20mT0VWtQBsmBB\
  kI2cmRt4Ai8BfYdHsFzAtYKOjpBR1RpKpJmVKxIGNy0g6Z3ad2XYsh8KowlyVy8I\
  kZ8NMwSrcUIBZGYXjHpwjzvfGvXH/5KJlnR3/uRUp4Z4Ujk2bCaKegDn11V2vxE4\
  1hqaPUnhRZxe0jRETddzsE3mu1SK8dTCROjwUl14mUNo8iTrTm4n0qDadz8BkPo+\
  uv4BC0bunS0K3bA/3UgVp7zBlQFoFnLTO2uWp/muLEWGl67gBq9MO3brKXfGhi3k\
  OzywzwPTuq+cVQDyEN7aL0SxCb3Hc4IdqDaMg8qHUyObpPitDQIDAQABMA0GCSqG\
  SIb3DQEBCwUAA4IBAQBnYFK0eYHy+hVf2D58usj39lhL5znb/q9G35GBd/XsWfCE\
  wHuLOSZSUmG71bZtrOcx0ptle9bp2kKl4HlSTTfbtpuG5onSa3swRNhtKtUy5NH9\
  W/FLViKWfoPS3kwoEpC1XqKY6l7evoTCtS+kTQRSrCe4vbNprCAZRxz6z1nEeCgu\
  NMk38yTRvx8ihZpVOuU+Ih+dOtVe/ex5IAPYxlQsvtfhsUZqc7IyCcy72WHnRHlU\
  fn3pJm0S5270+Yls3Iv6h3oBAP19i906UjiUTNH3g0xMW+V4uLxgyckt4wD4Mlyv\
  jnaQ7Z3sR6EsXMocAbXHIAJhwKdtU/fLgdwL5vtx:


{
    "access_token": {
        "access": [
            "dolphin-metadata"
        ]
    },
    "interact": {
        "start": ["redirect"],
        "finish": {
            "method": "redirect",
            "uri": "https://client.foo/callback",
            "nonce": "VJLO6A4CAYLBXHTR0KRO"
        }
    },
    "client": {
      "key": {
        "proof": "mtls",
        "cert": "MIIC6jCCAdKgAwIBAgIGAXjw74xPMA0GCSqGSIb3DQEBCwUAMD\
  YxNDAyBgNVBAMMK05JWU15QmpzRGp5QkM5UDUzN0Q2SVR6a3BEOE50UmppOXlhcEV\
  6QzY2bVEwHhcNMjEwNDIwMjAxODU0WhcNMjIwMjE0MjAxODU0WjA2MTQwMgYDVQQD\
  DCtOSVlNeUJqc0RqeUJDOVA1MzdENklUemtwRDhOdFJqaTl5YXBFekM2Nm1RMIIBI\
  jANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAhYOJ+XOKISdMMShn/G4W9m20mT\
  0VWtQBsmBBkI2cmRt4Ai8BfYdHsFzAtYKOjpBR1RpKpJmVKxIGNy0g6Z3ad2XYsh8\
  KowlyVy8IkZ8NMwSrcUIBZGYXjHpwjzvfGvXH/5KJlnR3/uRUp4Z4Ujk2bCaKegDn\
  11V2vxE41hqaPUnhRZxe0jRETddzsE3mu1SK8dTCROjwUl14mUNo8iTrTm4n0qDad\
  z8BkPo+uv4BC0bunS0K3bA/3UgVp7zBlQFoFnLTO2uWp/muLEWGl67gBq9MO3brKX\
  fGhi3kOzywzwPTuq+cVQDyEN7aL0SxCb3Hc4IdqDaMg8qHUyObpPitDQIDAQABMA0\
  GCSqGSIb3DQEBCwUAA4IBAQBnYFK0eYHy+hVf2D58usj39lhL5znb/q9G35GBd/Xs\
  WfCEwHuLOSZSUmG71bZtrOcx0ptle9bp2kKl4HlSTTfbtpuG5onSa3swRNhtKtUy5\
  NH9W/FLViKWfoPS3kwoEpC1XqKY6l7evoTCtS+kTQRSrCe4vbNprCAZRxz6z1nEeC\
  guNMk38yTRvx8ihZpVOuU+Ih+dOtVe/ex5IAPYxlQsvtfhsUZqc7IyCcy72WHnRHl\
  Ufn3pJm0S5270+Yls3Iv6h3oBAP19i906UjiUTNH3g0xMW+V4uLxgyckt4wD4Mlyv\
  jnaQ7Z3sR6EsXMocAbXHIAJhwKdtU/fLgdwL5vtx"
      }
      "display": {
        "name": "My Client Display Name",
        "uri": "https://client.foo/"
      },
    },
    "subject": {
        "formats": ["iss_sub", "opaque"]
    }
}
]]></sourcecode></figure>

<t>The verifier compares the TLS client certificate presented during
mutual TLS negotiation to the expected key of the signer. Since the
TLS connection covers the entire message, there are no additional
requirements to check.</t>

<t>Note that in many instances, the verifier will not do a full certificate
chain validation of the presented TLS client certificate, as the
means of trust for this certificate could be in something other than
a PKI system, such as a static registration or trust-on-first-use.
See <xref target="security-mtls"/> and <xref target="security-mtls-patterns"/> for some additional
considerations for this key proofing method.</t>

</section>
<section anchor="detached-jws"><name>Detached JWS</name>

<t>This method is indicated by the method value <spanx style="verb">jwsd</spanx>. This method defines no
additional parameters. A JWS <xref target="RFC7515"/> object is created as follows:</t>

<t>To protect the request, the JOSE header of the signature contains the following
claims:</t>

<dl>
  <dt>
<spanx style="verb">kid</spanx> (string):  </dt>
  <dd>
    <t>The key identifier. <bcp14>REQUIRED</bcp14> if the key is presented in JWK format, this
<bcp14>MUST</bcp14> be the value of the <spanx style="verb">kid</spanx> field of the key.</t>
  </dd>
  <dt>
<spanx style="verb">alg</spanx> (string):  </dt>
  <dd>
    <t>The algorithm used to sign the request. <bcp14>MUST</bcp14> be appropriate to the key presented.
If the key is presented as a JWK, this <bcp14>MUST</bcp14> be equal to the <spanx style="verb">alg</spanx> parameter of the key. <bcp14>MUST NOT</bcp14> be <spanx style="verb">none</spanx>.
<bcp14>REQUIRED</bcp14>.</t>
  </dd>
  <dt>
<spanx style="verb">typ</spanx> (string):  </dt>
  <dd>
    <t>The type header, value ”gnap-binding+jwsd”. <bcp14>REQUIRED</bcp14>.</t>
  </dd>
  <dt>
<spanx style="verb">htm</spanx> (string):  </dt>
  <dd>
    <t>The HTTP Method used to make this request, as a case-sensitive ASCII string. Note that most public HTTP methods are in uppercase ASCII by convention. <bcp14>REQUIRED</bcp14>.</t>
  </dd>
  <dt>
<spanx style="verb">uri</spanx> (string):  </dt>
  <dd>
    <t>The HTTP URI used for this request, including all path and query components and no fragment component. <bcp14>REQUIRED</bcp14>.</t>
  </dd>
  <dt>
<spanx style="verb">created</spanx> (integer):  </dt>
  <dd>
    <t>A timestamp of when the signature was created, in integer seconds since UNIX Epoch. <bcp14>REQUIRED</bcp14>.</t>
  </dd>
</dl>

<t>When the request is bound to an access token, the JOSE header <bcp14>MUST</bcp14> also include the following:</t>

<dl>
  <dt>
<spanx style="verb">ath</spanx> (string):  </dt>
  <dd>
    <t>The hash of the access token. The value <bcp14>MUST</bcp14> be the
result of Base64url encoding (with no padding) the SHA-256 digest
of the ASCII encoding of the associated access token's value. <bcp14>REQUIRED</bcp14>.</t>
  </dd>
</dl>

<t>If the HTTP request has a message body, such as an HTTP POST or PUT method,
the payload of the JWS object is the Base64url encoding (without padding)
of the SHA256 digest of the bytes of the body.
If the request being made does not have a message body, such as
an HTTP GET, OPTIONS, or DELETE method, the JWS signature is
calculated over an empty payload.</t>

<t>The signer presents the signed object in compact form
<xref target="RFC7515"/> in the Detached-JWS HTTP Header field.</t>

<t>In this example, the JOSE Header contains the following parameters:</t>

<figure><sourcecode type="json"><![CDATA[
{
    "alg": "RS256",
    "kid": "gnap-rsa",
    "uri": "https://server.example.com/gnap",
    "htm": "POST",
    "typ": "gnap-binding+jwsd",
    "created": 1618884475
}
]]></sourcecode></figure>

<t>The request body is the following JSON object:</t>

<figure><sourcecode type="json"><![CDATA[
NOTE: '\' line wrapping per RFC 8792

{
    "access_token": {
        "access": [
            "dolphin-metadata"
        ]
    },
    "interact": {
        "start": ["redirect"],
        "finish": {
            "method": "redirect",
            "uri": "https://client.foo/callback",
            "nonce": "VJLO6A4CAYLBXHTR0KRO"
        }
    },
    "client": {
      "key": {
        "proof": "jwsd",
        "jwk": {
            "kid": "gnap-rsa",
            "kty": "RSA",
            "e": "AQAB",
            "alg": "RS256",
            "n": "hYOJ-XOKISdMMShn_G4W9m20mT0VWtQBsmBBkI2cmRt4Ai8Bf\
  YdHsFzAtYKOjpBR1RpKpJmVKxIGNy0g6Z3ad2XYsh8KowlyVy8IkZ8NMwSrcUIBZG\
  YXjHpwjzvfGvXH_5KJlnR3_uRUp4Z4Ujk2bCaKegDn11V2vxE41hqaPUnhRZxe0jR\
  ETddzsE3mu1SK8dTCROjwUl14mUNo8iTrTm4n0qDadz8BkPo-uv4BC0bunS0K3bA_\
  3UgVp7zBlQFoFnLTO2uWp_muLEWGl67gBq9MO3brKXfGhi3kOzywzwPTuq-cVQDyE\
  N7aL0SxCb3Hc4IdqDaMg8qHUyObpPitDQ"
        }
      }
      "display": {
        "name": "My Client Display Name",
        "uri": "https://client.foo/"
      },
    }
}
]]></sourcecode></figure>

<t>This is hashed to the following Base64 encoded value:</t>

<figure><artwork><![CDATA[
PGiVuOZUcN1tRtUS6tx2b4cBgw9mPgXG3IPB3wY7ctc
]]></artwork></figure>

<t>This leads to the following full HTTP request message:</t>

<figure><sourcecode type="http-message"><![CDATA[
NOTE: '\' line wrapping per RFC 8792

POST /gnap HTTP/1.1
Host: server.example.com
Content-Type: application/json
Content-Length: 983
Detached-JWS: eyJhbGciOiJSUzI1NiIsImNyZWF0ZWQiOjE2MTg4ODQ0NzUsImh0b\
  SI6IlBPU1QiLCJraWQiOiJnbmFwLXJzYSIsInR5cCI6ImduYXAtYmluZGluZytqd3\
  NkIiwidXJpIjoiaHR0cHM6Ly9zZXJ2ZXIuZXhhbXBsZS5jb20vZ25hcCJ9.PGiVuO\
  ZUcN1tRtUS6tx2b4cBgw9mPgXG3IPB3wY7ctc.fUq-SV-A1iFN2MwCRW_yolVtT2_\
  TZA2h5YeXUoi5F2Q2iToC0Tc4drYFOSHIX68knd68RUA7yHqCVP-ZQEd6aL32H69e\
  9zuMiw6O_s4TBKB3vDOvwrhYtDH6fX2hP70cQoO-47OwbqP-ifkrvI3hVgMX9TfjV\
  eKNwnhoNnw3vbu7SNKeqJEbbwZfpESaGepS52xNBlDNMYBQQXxM9OqKJaXffzLFEl\
  -Xe0UnfolVtBraz3aPrPy1C6a4uT7wLda3PaTOVtgysxzii3oJWpuz0WP5kRujzDF\
  wX_EOzW0jsjCSkL-PXaKSpZgEjNjKDMg9irSxUISt1C1T6q3SzRgfuQ


{
    "access_token": {
        "access": [
            "dolphin-metadata"
        ]
    },
    "interact": {
        "start": ["redirect"],
        "finish": {
            "method": "redirect",
            "uri": "https://client.foo/callback",
            "nonce": "VJLO6A4CAYLBXHTR0KRO"
        }
    },
    "client": {
      "key": {
        "proof": "jwsd",
        "jwk": {
            "kid": "gnap-rsa",
            "kty": "RSA",
            "e": "AQAB",
            "alg": "RS256",
            "n": "hYOJ-XOKISdMMShn_G4W9m20mT0VWtQBsmBBkI2cmRt4Ai8Bf\
  YdHsFzAtYKOjpBR1RpKpJmVKxIGNy0g6Z3ad2XYsh8KowlyVy8IkZ8NMwSrcUIBZG\
  YXjHpwjzvfGvXH_5KJlnR3_uRUp4Z4Ujk2bCaKegDn11V2vxE41hqaPUnhRZxe0jR\
  ETddzsE3mu1SK8dTCROjwUl14mUNo8iTrTm4n0qDadz8BkPo-uv4BC0bunS0K3bA_\
  3UgVp7zBlQFoFnLTO2uWp_muLEWGl67gBq9MO3brKXfGhi3kOzywzwPTuq-cVQDyE\
  N7aL0SxCb3Hc4IdqDaMg8qHUyObpPitDQ"
        }
      }
      "display": {
        "name": "My Client Display Name",
        "uri": "https://client.foo/"
      },
    }
}
]]></sourcecode></figure>

<t>When the verifier receives the Detached-JWS header, it <bcp14>MUST</bcp14> parse and
validate the JWS object. The signature <bcp14>MUST</bcp14> be validated against the
expected key of the signer. All required fields <bcp14>MUST</bcp14> be present
and their values <bcp14>MUST</bcp14> be valid. If the HTTP message request contains
a body, the verifier <bcp14>MUST</bcp14> calculate the hash of body just as
the signer does, with no normalization or transformation of the request.</t>

<t>Note that this proof method depends on a specific cryptographic algorithm, SHA-256, in two ways:
the <spanx style="verb">ath</spanx> hash algorithm is hardcoded, and computing the payload of the detached/attached signature
also uses a hardcoded hash. A future version of this document may address crypto-agility for both
these uses by replacing ath with a new header that upgrades the algorithm, and possibly defining a
new header that indicates the HTTP content's hash method.</t>

</section>
<section anchor="attached-jws"><name>Attached JWS</name>

<t>This method is indicated by the method value <spanx style="verb">jws</spanx>. This method defines no
additional parameters. A JWS <xref target="RFC7515"/> object is created as follows:</t>

<t>To protect the request, the JWS header contains the following claims.</t>

<dl>
  <dt>
<spanx style="verb">kid</spanx> (string):  </dt>
  <dd>
    <t>The key identifier. <bcp14>REQUIRED</bcp14> if the key is presented in JWK format, this
<bcp14>MUST</bcp14> be the value of the <spanx style="verb">kid</spanx> field of the key.</t>
  </dd>
  <dt>
<spanx style="verb">alg</spanx> (string):  </dt>
  <dd>
    <t>The algorithm used to sign the request. <bcp14>MUST</bcp14> be appropriate to the key presented.
If the key is presented as a JWK, this <bcp14>MUST</bcp14> be equal to the <spanx style="verb">alg</spanx> parameter of the key. <bcp14>MUST NOT</bcp14> be <spanx style="verb">none</spanx>.
<bcp14>REQUIRED</bcp14>.</t>
  </dd>
  <dt>
<spanx style="verb">typ</spanx> (string):  </dt>
  <dd>
    <t>The type header, value ”gnap-binding+jwsd”. <bcp14>REQUIRED</bcp14>.</t>
  </dd>
  <dt>
<spanx style="verb">htm</spanx> (string):  </dt>
  <dd>
    <t>The HTTP Method used to make this request, as a case-sensitive ASCII string. (Note that most public HTTP methods are in uppercase.) <bcp14>REQUIRED</bcp14>.</t>
  </dd>
  <dt>
<spanx style="verb">uri</spanx> (string):  </dt>
  <dd>
    <t>The HTTP URI used for this request, including all path and query components and no fragment component. <bcp14>REQUIRED</bcp14>.</t>
  </dd>
  <dt>
<spanx style="verb">created</spanx> (integer):  </dt>
  <dd>
    <t>A timestamp of when the signature was created, in integer seconds since UNIX Epoch. <bcp14>REQUIRED</bcp14>.</t>
  </dd>
</dl>

<t>When the request is bound to an access token, the JOSE header <bcp14>MUST</bcp14> also include the following:</t>

<dl>
  <dt>
<spanx style="verb">ath</spanx> (string):  </dt>
  <dd>
    <t>The hash of the access token. The value <bcp14>MUST</bcp14> be the
result of Base64url encoding (with no padding) the SHA-256 digest
of the ASCII encoding of the associated access token's value. <bcp14>REQUIRED</bcp14>.</t>
  </dd>
</dl>

<t>If the HTTP request has a message body, such as an HTTP POST or PUT method,
the payload of the JWS object is the JSON serialized body of the request, and
the object is signed according to JWS and serialized into compact form <xref target="RFC7515"/>.
The signer presents the JWS as the body of the request along with a
content type of <spanx style="verb">application/jose</spanx>. The verifier
<bcp14>MUST</bcp14> extract the payload of the JWS and treat it as the request body
for further processing.</t>

<t>If the request being made does not have a message body, such as
an HTTP GET, OPTIONS, or DELETE method, the JWS signature is
calculated over an empty payload and passed in the <spanx style="verb">Detached-JWS</spanx>
header as described in <xref target="detached-jws"/>.</t>

<t>In this example, the JOSE header contains the following parameters:</t>

<figure><sourcecode type="json"><![CDATA[
{
    "alg": "RS256",
    "kid": "gnap-rsa",
    "uri": "https://server.example.com/gnap",
    "htm": "POST",
    "typ": "gnap-binding+jwsd",
    "created": 1618884475
}
]]></sourcecode></figure>

<t>The request body, used as the JWS Payload, is the following JSON object:</t>

<figure><sourcecode type="json"><![CDATA[
NOTE: '\' line wrapping per RFC 8792

{
    "access_token": {
        "access": [
            "dolphin-metadata"
        ]
    },
    "interact": {
        "start": ["redirect"],
        "finish": {
            "method": "redirect",
            "uri": "https://client.foo/callback",
            "nonce": "VJLO6A4CAYLBXHTR0KRO"
        }
    },
    "client": {
      "key": {
        "proof": "jws",
        "jwk": {
            "kid": "gnap-rsa",
            "kty": "RSA",
            "e": "AQAB",
            "alg": "RS256",
            "n": "hYOJ-XOKISdMMShn_G4W9m20mT0VWtQBsmBBkI2cmRt4Ai8Bf\
  YdHsFzAtYKOjpBR1RpKpJmVKxIGNy0g6Z3ad2XYsh8KowlyVy8IkZ8NMwSrcUIBZG\
  YXjHpwjzvfGvXH_5KJlnR3_uRUp4Z4Ujk2bCaKegDn11V2vxE41hqaPUnhRZxe0jR\
  ETddzsE3mu1SK8dTCROjwUl14mUNo8iTrTm4n0qDadz8BkPo-uv4BC0bunS0K3bA_\
  3UgVp7zBlQFoFnLTO2uWp_muLEWGl67gBq9MO3brKXfGhi3kOzywzwPTuq-cVQDyE\
  N7aL0SxCb3Hc4IdqDaMg8qHUyObpPitDQ"
        }
      }
      "display": {
        "name": "My Client Display Name",
        "uri": "https://client.foo/"
      },
    },
    "subject": {
        "formats": ["iss_sub", "opaque"]
    }
}

]]></sourcecode></figure>

<t>This leads to the following full HTTP request message:</t>

<figure><sourcecode type="http-message"><![CDATA[
NOTE: '\' line wrapping per RFC 8792

POST /gnap HTTP/1.1
Host: server.example.com
Content-Type: application/jose
Content-Length: 1047

eyJhbGciOiJSUzI1NiIsImNyZWF0ZWQiOjE2MTg4ODQ0NzUsImh0bSI6IlBPU1QiLCJ\
raWQiOiJnbmFwLXJzYSIsInR5cCI6ImduYXAtYmluZGluZytqd3NkIiwidXJpIjoiaH\
R0cHM6Ly9zZXJ2ZXIuZXhhbXBsZS5jb20vZ25hcCJ9.CnsKICAgICJhY2Nlc3NfdG9r\
ZW4iOiB7CiAgICAgICAgImFjY2VzcyI6IFsKICAgICAgICAgICAgImRvbHBoaW4tbWV\
0YWRhdGEiCiAgICAgICAgXQogICAgfSwKICAgICJpbnRlcmFjdCI6IHsKICAgICAgIC\
Aic3RhcnQiOiBbInJlZGlyZWN0Il0sCiAgICAgICAgImZpbmlzaCI6IHsKICAgICAgI\
CAgICAgIm1ldGhvZCI6ICJyZWRpcmVjdCIsCiAgICAgICAgICAgICJ1cmkiOiAiaHR0\
cHM6Ly9jbGllbnQuZm9vL2NhbGxiYWNrIiwKICAgICAgICAgICAgIm5vbmNlIjogIlZ\
KTE82QTRDQVlMQlhIVFIwS1JPIgogICAgICAgIH0KICAgIH0sCiAgICAiY2xpZW50Ij\
ogewogICAgICAicHJvb2YiOiAiandzIiwKICAgICAgImtleSI6IHsKICAgICAgICAia\
ndrIjogewogICAgICAgICAgICAia2lkIjogImduYXAtcnNhIiwKICAgICAgICAgICAg\
Imt0eSI6ICJSU0EiLAogICAgICAgICAgICAiZSI6ICJBUUFCIiwKICAgICAgICAgICA\
gImFsZyI6ICJSUzI1NiIsCiAgICAgICAgICAgICJuIjogImhZT0otWE9LSVNkTU1TaG\
5fRzRXOW0yMG1UMFZXdFFCc21CQmtJMmNtUnQ0QWk4QmZZZEhzRnpBdFlLT2pwQlIxU\
nBLcEptVkt4SUdOeTBnNlozYWQyWFlzaDhLb3dseVZ5OElrWjhOTXdTcmNVSUJaR1lY\
akhwd2p6dmZHdlhIXzVLSmxuUjNfdVJVcDRaNFVqazJiQ2FLZWdEbjExVjJ2eEU0MWh\
xYVBVbmhSWnhlMGpSRVRkZHpzRTNtdTFTSzhkVENST2p3VWwxNG1VTm84aVRyVG00bj\
BxRGFkejhCa1BvLXV2NEJDMGJ1blMwSzNiQV8zVWdWcDd6QmxRRm9GbkxUTzJ1V3Bfb\
XVMRVdHbDY3Z0JxOU1PM2JyS1hmR2hpM2tPenl3endQVHVxLWNWUUR5RU43YUwwU3hD\
YjNIYzRJZHFEYU1nOHFIVXlPYnBQaXREUSIKICAgICAgICB9CiAgICAgIH0KICAgICA\
gImRpc3BsYXkiOiB7CiAgICAgICAgIm5hbWUiOiAiTXkgQ2xpZW50IERpc3BsYXkgTm\
FtZSIsCiAgICAgICAgInVyaSI6ICJodHRwczovL2NsaWVudC5mb28vIgogICAgICB9L\
AogICAgfSwKICAgICJzdWJqZWN0IjogewogICAgICAgICJmb3JtYXRzIjogWyJpc3Nf\
c3ViIiwgIm9wYXF1ZSJdCiAgICB9Cn0K.MwNoVMQp5hVxI0mCs9LlOUdFtkDXaA1_eT\
vOXq7DOGrtDKH7q4vP2xUq3fH2jRAZqnobo0WdPP3eM3NH5QUjW8pa6_QpwdIWkK7r-\
u_52puE0lPBp7J4U2w4l9gIbg8iknsmWmXeY5F6wiGT8ptfuEYGgmloAJd9LIeNvD3U\
LW2h2dz1Pn2eDnbyvgB0Ugae0BoZB4f69fKWj8Z9wvTIjk1LZJN1PcL7_zT8Lrlic9a\
PyzT7Q9ovkd1s-4whE7TrnGUzFc5mgWUn_gsOpsP5mIIljoEEv-FqOW2RyNYulOZl0Q\
8EnnDHV_vPzrHlUarbGg4YffgtwkQhdK72-JOxYQ
]]></sourcecode></figure>

<t>When the verifier receives an attached JWS request, it <bcp14>MUST</bcp14> parse and
validate the JWS object. The signature <bcp14>MUST</bcp14> be validated against the
expected key of the signer. All required fields <bcp14>MUST</bcp14> be present
and their values <bcp14>MUST</bcp14> be valid. If the HTTP message request contains
a body, the verifier <bcp14>MUST</bcp14> decode the payload of the JWS object and
treat this as the HTTP message body.</t>

<t>Note that this proof method depends on a specific cryptographic algorithm, SHA-256, in two ways:
the <spanx style="verb">ath</spanx> hash algorithm is hardcoded, and computing the payload of the detached/attached signature
also uses a hardcoded hash. A future version of this document may address crypto-agility for both
these uses by replacing ath with a new header that upgrades the algorithm, and possibly defining a
new header that indicates the HTTP content's hash method.</t>

</section>
</section>
</section>
<section anchor="resource-access-rights"><name>Resource Access Rights</name>

<t>GNAP provides a rich structure for describing the protected resources
hosted by RSs and accessed by client software. This structure is used when
the client instance <xref target="request-token">requests an access token</xref> and when
an <xref target="response-token">access token is returned</xref>.</t>

<t>The root of this structure is a JSON array. The elements of the JSON
array represent rights of access that are associated with the
the access token. The resulting access is the union of all elements
within the array.</t>

<t>The access associated with the access token is described
using objects that each contain multiple
dimensions of access. Each object contains a <bcp14>REQUIRED</bcp14> <spanx style="verb">type</spanx>
property that determines the type of API that the token is used for.</t>

<dl>
  <dt>
<spanx style="verb">type</spanx> (string):  </dt>
  <dd>
    <t>The type of resource request as a string. This field <bcp14>MAY</bcp14>
    define which other fields are allowed in the request object.
    <bcp14>REQUIRED</bcp14>.</t>
  </dd>
</dl>

<t>The value of the <spanx style="verb">type</spanx> field is under the control of the AS.
This field <bcp14>MUST</bcp14> be compared using an exact byte match of the string
value against known types by the AS.  The AS <bcp14>MUST</bcp14> ensure that there
is no collision between different authorization data types that it
supports.  The AS <bcp14>MUST NOT</bcp14> do any collation or normalization of data
types during comparison. It is <bcp14>RECOMMENDED</bcp14> that designers of general-purpose
APIs use a URI for this field to avoid collisions between multiple
API types protected by a single AS.</t>

<t>While it is expected that many APIs will have their own properties, a set of
common properties are defined here. Specific API implementations
<bcp14>SHOULD NOT</bcp14> re-use these fields with different semantics or syntax. The
available values for these properties are determined by the API
being protected at the RS. All values are <bcp14>OPTIONAL</bcp14> at the discretion of the
API definition.</t>

<dl>
  <dt>
<spanx style="verb">actions</spanx> (array of strings):  </dt>
  <dd>
    <t>The types of actions the client instance will take at the RS as an array of strings.
  For example, a client instance asking for a combination of "read" and "write" access.</t>
  </dd>
  <dt>
<spanx style="verb">locations</spanx> (array of strings):  </dt>
  <dd>
    <t>The location of the RS as an array of
  strings. These strings are typically URIs identifying the
  location of the RS.</t>
  </dd>
  <dt>
<spanx style="verb">datatypes</spanx> (array of strings):  </dt>
  <dd>
    <t>The kinds of data available to the client instance at the RS's API as an
  array of strings. For example, a client instance asking for access to
  raw "image" data and "metadata" at a photograph API.</t>
  </dd>
  <dt>
<spanx style="verb">identifier</spanx> (string):  </dt>
  <dd>
    <t>A string identifier indicating a specific resource at the RS.
  For example, a patient identifier for a medical API or
  a bank account number for a financial API.</t>
  </dd>
  <dt>
<spanx style="verb">privileges</spanx> (array of strings):  </dt>
  <dd>
    <t>The types or levels of privilege being requested at the resource. For example, a client
  instance asking for administrative level access, or access when the resource owner
  is no longer online.</t>
  </dd>
</dl>

<t>The following non-normative example is describing three kinds of access (read, write, delete) to each of
two different locations and two different data types (metadata, images) for a single access token
using the fictitious <spanx style="verb">photo-api</spanx> type definition.</t>

<figure><sourcecode type="json"><![CDATA[
"access": [
    {
        "type": "photo-api",
        "actions": [
            "read",
            "write",
            "delete"
        ],
        "locations": [
            "https://server.example.net/",
            "https://resource.local/other"
        ],
        "datatypes": [
            "metadata",
            "images"
        ]
    }
]
]]></sourcecode></figure>

<t>The access requested for a given object when using these fields
is the cross-product of all fields of the object. That is to
say, the object represents a request for all <spanx style="verb">actions</spanx> listed
to be used at all <spanx style="verb">locations</spanx> listed for all possible <spanx style="verb">datatypes</spanx>
listed within the object. Assuming the request above was granted,
the client instance could assume that it
would be able to do a <spanx style="verb">read</spanx> action against the <spanx style="verb">images</spanx> on the first server
as well as a <spanx style="verb">delete</spanx> action on the <spanx style="verb">metadata</spanx> of the second server, or any other
combination of these fields, using the same access token.</t>

<t>To request a different combination of access,
such as requesting one of the possible <spanx style="verb">actions</spanx> against one of the possible <spanx style="verb">locations</spanx>
and a different choice of possible <spanx style="verb">actions</spanx> against a different one of the possible <spanx style="verb">locations</spanx>, the
client instance can include multiple separate objects in the <spanx style="verb">resources</spanx> array.
The following non-normative example uses the same fictitious <spanx style="verb">photo-api</spanx>
type definition to request a single access token with more specifically
targeted access rights by using two discrete objects within the request.</t>

<figure><sourcecode type="json"><![CDATA[
"access": [
    {
        "type": "photo-api",
        "actions": [
            "read"
        ],
        "locations": [
            "https://server.example.net/"
        ],
        "datatypes": [
            "images"
        ]
    },
    {
        "type": "photo-api",
        "actions": [
            "write",
            "delete"
        ],
        "locations": [
            "https://resource.local/other"
        ],
        "datatypes": [
            "metadata"
        ]
    }
]
]]></sourcecode></figure>

<t>The access requested here is for <spanx style="verb">read</spanx> access to <spanx style="verb">images</spanx> on one server
while simultaneously requesting <spanx style="verb">write</spanx> and <spanx style="verb">delete</spanx> access for <spanx style="verb">metadata</spanx> on a different
server, but importantly without requesting <spanx style="verb">write</spanx> or <spanx style="verb">delete</spanx> access to <spanx style="verb">images</spanx> on the
first server.</t>

<t>It is anticipated that API designers will use a combination
of common fields defined in this specification as well as
fields specific to the API itself. The following non-normative
example shows the use of both common and API-specific fields as
part of two different fictitious API <spanx style="verb">type</spanx> values. The first
access request includes the <spanx style="verb">actions</spanx>, <spanx style="verb">locations</spanx>, and <spanx style="verb">datatypes</spanx>
fields specified here as well as the API-specific <spanx style="verb">geolocation</spanx>
field. The second access request includes the <spanx style="verb">actions</spanx> and
<spanx style="verb">identifier</spanx> fields specified here as well as the API-specific
<spanx style="verb">currency</spanx> field.</t>

<figure><sourcecode type="json"><![CDATA[
"access": [
    {
        "type": "photo-api",
        "actions": [
            "read",
            "write"
        ],
        "locations": [
            "https://server.example.net/",
            "https://resource.local/other"
        ],
        "datatypes": [
            "metadata",
            "images"
        ],
        "geolocation": [
            { lat: -32.364, lng: 153.207 },
            { lat: -35.364, lng: 158.207 }
        ]
    },
    {
        "type": "financial-transaction",
        "actions": [
            "withdraw"
        ],
        "identifier": "account-14-32-32-3",
        "currency": "USD"
    }
]
]]></sourcecode></figure>

<t>If this request is approved,
the <xref target="response-token-single">resulting access token</xref>'s access rights will be
the union of the requested types of access for each of the two APIs, just as above.</t>

<section anchor="resource-access-reference"><name>Requesting Resources By Reference</name>

<t>Instead of sending an <xref target="resource-access-rights">object describing the requested resource</xref>,
access rights <bcp14>MAY</bcp14> be communicated as a string known to
the AS representing the access being requested. Just like access rights communicated
as an object, access rights communicated as reference strings indicate a specific
access at a protected resource. In the following non-normative example,
three distinct resource access rights are being requested.</t>

<figure><sourcecode type="json"><![CDATA[
"access": [
    "read", "dolphin-metadata", "some other thing"
]
]]></sourcecode></figure>

<t>This value is opaque to the client instance and <bcp14>MAY</bcp14> be any
valid JSON string, and therefore could include spaces, unicode
characters, and properly escaped string sequences. However, in some
situations the value is intended to be
seen and understood by the client software's developer. In such cases, the
API designer choosing any such human-readable strings <bcp14>SHOULD</bcp14> take steps
to ensure the string values are not easily confused by a developer,
such as by limiting the strings to easily disambiguated characters.</t>

<t>In order to facilitate the use of both object and reference strings to access the same
kind of APIs, the API designer can define a clear mapping between these forms.
One possible approach for choosing reference string values is to use the same value as the
<spanx style="verb">type</spanx> parameter from the fully-specified object, with the API defining a set of default
behaviors in this case. For example, an API definition could declare the following string:</t>

<figure><sourcecode type="json"><![CDATA[
"access": [
    "photo-api"
]
]]></sourcecode></figure>

<t>As being equivalent to the following fully-defined object:</t>

<figure><sourcecode type="json"><![CDATA[
"access": [
    {
        "type": "photo-api",
        "actions": [ "read", "write", "delete" ],
        "datatypes": [ "metadata", "image" ]
    }
]
]]></sourcecode></figure>

<t>The exact mechanisms for relating reference strings is up to the API designer. These are enforced
by the AS, and the details are out of scope for this specification.</t>

<t>This functionality is similar in practice to OAuth 2.0's <spanx style="verb">scope</spanx> parameter <xref target="RFC6749"/>, where a single string
represents the set of access rights requested by the client instance. As such, the reference
string could contain any valid OAuth 2.0 scope value as in <xref target="example-oauth2"/>. Note that the reference
string here is not bound to the same character restrictions as in OAuth 2.0's <spanx style="verb">scope</spanx> definition.</t>

<t>A single <spanx style="verb">access</spanx> array <bcp14>MAY</bcp14> include both object-type and
string-type resource items. In this non-normative example,
the client instance is requesting access to a <spanx style="verb">photo-api</spanx> and <spanx style="verb">financial-transaction</spanx> API type
as well as the reference values of <spanx style="verb">read</spanx>, <spanx style="verb">dolphin-metadata</spanx>, and <spanx style="verb">some other thing</spanx>.</t>

<figure><sourcecode type="json"><![CDATA[
"access": [
    {
        "type": "photo-api",
        "actions": [
            "read",
            "write",
            "delete"
        ],
        "locations": [
            "https://server.example.net/",
            "https://resource.local/other"
        ],
        "datatypes": [
            "metadata",
            "images"
        ]
    },
    "read",
    "dolphin-metadata",
    {
        "type": "financial-transaction",
        "actions": [
            "withdraw"
        ],
        "identifier": "account-14-32-32-3",
        "currency": "USD"
    },
    "some other thing"
]
]]></sourcecode></figure>

<t>The requested access is the union of all elements of the array, including both objects and
reference strings.</t>

</section>
</section>
<section anchor="discovery"><name>Discovery</name>

<t>By design, the protocol minimizes the need for any pre-flight
discovery. To begin a request, the client instance only needs to know the endpoint of
the AS and which keys it will use to sign the request. Everything else
can be negotiated dynamically in the course of the protocol.</t>

<t>However, the AS can have limits on its allowed functionality. If the
client instance wants to optimize its calls to the AS before making a request, it <bcp14>MAY</bcp14>
send an HTTP OPTIONS request to the grant request endpoint to retrieve the
server's discovery information. The AS <bcp14>MUST</bcp14> respond with a JSON document with Content-Type
<spanx style="verb">application/json</spanx> containing a single object with the following information:</t>

<dl>
  <dt>
<spanx style="verb">grant_request_endpoint</spanx> (string):  </dt>
  <dd>
    <t>The location of the
  AS's grant request endpoint. The location <bcp14>MUST</bcp14> be a URL <xref target="RFC3986"/>
  with a scheme component that <bcp14>MUST</bcp14> be https, a host component, and optionally,
  port, path and query components and no fragment components. This URL <bcp14>MUST</bcp14>
  match the URL the client instance used to make the discovery request.
  <bcp14>REQUIRED</bcp14>.</t>
  </dd>
  <dt>
<spanx style="verb">interaction_start_modes_supported</spanx> (array of strings):  </dt>
  <dd>
    <t>A list of the AS's interaction start methods. The values of this list correspond to the
  possible values for the <xref target="request-interact-start">interaction start section</xref> of the request.
  <bcp14>OPTIONAL</bcp14>.</t>
  </dd>
  <dt>
<spanx style="verb">interaction_finish_methods_supported</spanx> (array of strings):  </dt>
  <dd>
    <t>A list of the AS's interaction finish methods. The values of this list correspond to the
  possible values for the method element of the <xref target="request-interact-finish">interaction finish section</xref> of the request.
  <bcp14>OPTIONAL</bcp14>.</t>
  </dd>
  <dt>
<spanx style="verb">key_proofs_supported</spanx> (array of strings):  </dt>
  <dd>
    <t>A list of the AS's supported key
  proofing mechanisms. The values of this list correspond to possible
  values of the <spanx style="verb">proof</spanx> field of the
  <xref target="key-format">key section</xref> of the request.
  <bcp14>OPTIONAL</bcp14>.</t>
  </dd>
  <dt>
<spanx style="verb">sub_id_formats_supported</spanx> (array of strings):  </dt>
  <dd>
    <t>A list of the AS's supported
  subject identifier formats. The values of this list correspond to possible values
  of the <xref target="request-subject">subject identifier section</xref> of the request.
  <bcp14>OPTIONAL</bcp14>.</t>
  </dd>
  <dt>
<spanx style="verb">assertion_formats_supported</spanx> (array of strings):  </dt>
  <dd>
    <t>A list of the AS's supported
  assertion formats. The values of this list correspond to possible
  values of the <xref target="request-subject">subject assertion section</xref> of the request.
  <bcp14>OPTIONAL</bcp14>.</t>
  </dd>
</dl>

<t>The information returned from this method is for optimization
purposes only. The AS <bcp14>MAY</bcp14> deny any request, or any portion of a request,
even if it lists a capability as supported. For example, a given client instance
can be registered with the <spanx style="verb">mtls</spanx> key proofing
mechanism, but the AS also returns other proofing methods from the discovery document, then the AS
will still deny a request from that client instance using a different proofing
mechanism.</t>

<section anchor="rs-request-without-token"><name>RS-first Method of AS Discovery</name>

<t>If the client instance calls an RS without an access token, or with an
invalid access token, the RS <bcp14>MAY</bcp14> respond to the client instance with an
authentication header indicating that GNAP needs to be used
to access the resource. The address of the GNAP
endpoint <bcp14>MUST</bcp14> be sent in the "as_uri" parameter. The RS <bcp14>MAY</bcp14>
additionally return a resource reference that the client instance <bcp14>MAY</bcp14> use in
its access token request. This
resource reference <bcp14>MUST</bcp14> be sufficient for at least the action
the client instance was attempting to take at the RS and <bcp14>MAY</bcp14> be more
powerful.
The means for the RS to determine the resource reference are out of scope
of this specification, but some dynamic methods are discussed in
<xref target="I-D.ietf-gnap-resource-servers"/>.
The content of the resource reference is opaque to the client instance.</t>

<figure><sourcecode type="http-message"><![CDATA[
NOTE: '\' line wrapping per RFC 8792

WWW-Authenticate: \
  GNAP as_uri=https://server.example/tx,access=FWWIKYBQ6U56NL1
]]></sourcecode></figure>

<t>The client instance then makes a request to the "as_uri" as described in
<xref target="request"/>, with the value of "access" as one of the members
of the <spanx style="verb">access</spanx> array in the <spanx style="verb">access_token</spanx> portion of the request. The
client instance <bcp14>MAY</bcp14> request additional resources and other information.
The client instance <bcp14>MAY</bcp14> request multiple access tokens.</t>

<t>In this non-normative example, the client instance is requesting a single access
token using the resource reference <spanx style="verb">FWWIKYBQ6U56NL1</spanx> received from the RS
in addition to the <spanx style="verb">dolphin-metadata</spanx> resource reference that the client instance
has been configured with out of band.</t>

<figure><sourcecode type="http-message"><![CDATA[
POST /tx HTTP/1.1
Host: server.example.com
Content-Type: application/json
Signature-Input: sig1=...
Signature: sig1=...
Content-Digest: sha-256=...

{
    "access_token": {
        "access": [
            "FWWIKYBQ6U56NL1",
            "dolphin-metadata"
        ]
    },
    "client": "KHRS6X63AJ7C7C4AZ9AO"
}
]]></sourcecode></figure>

<t>If issued, the resulting access token would contain sufficient access to be used
at both referenced resources.</t>

</section>
</section>
<section anchor="Acknowledgements"><name>Acknowledgements</name>

<t>The editors would like to thank the feedback of the following individuals for their reviews,
implementations, and contributions:
<contact fullname="Åke Axeland" asciiFullname="Ake Axeland"/>,
Aaron Parecki,
Adam Omar Oueidat,
Andrii Deinega,
Annabelle Backman,
Dick Hardt,
Dmitri Zagidulin,
Dmitry Barinov,
Fabien Imbault,
Florian Helmschmidt,
Francis Pouatcha,
George Fletcher,
Haardik Haardik,
Hamid Massaoud,
Jacky Yuan,
Joseph Heenan,
Justin Richer,
Kathleen Moriarty,
Mike Jones,
Mike Varley,
Nat Sakimura,
Takahiko Kawasaki,
Takahiro Tsuchiya.</t>

<t>The editors would also like to thank the GNAP working group design team of
Kathleen Moriarty, Fabien Imbault, Dick Hardt, Mike Jones, and Justin Richer, who incorporated
elements from the XAuth and XYZ proposals to create the first version of this document.</t>

<t>In addition, the editors would like to thank Aaron Parecki and Mike Jones for insights into how
to integrate identity and authentication systems into the core protocol, and Justin Richer and Dick Hardt for
the use cases, diagrams, and insights provided in the XYZ and XAuth proposals that have been
incorporated here. The editors would like to especially thank Mike Varley and the team at SecureKey
for feedback and development of early versions of the XYZ protocol that fed into this standards work.</t>

</section>
<section anchor="IANA"><name>IANA Considerations</name>

<t>[[ TBD: There are a lot of items in the document that are expandable
through the use of value registries. ]]</t>

</section>
<section anchor="security"><name>Security Considerations</name>

<section anchor="security-tls"><name>TLS Protection in Transit</name>

<t>All requests in GNAP have to be made over TLS or equivalent as outlined in <xref target="BCP195"/>
to protect the contents of the request and response from manipulation and interception by an attacker.
This includes all requests from a client instance to the AS, all requests from the client instance to
an RS, any requests back to a client instance such as the push-based interaction finish method, and
any back-end communications such as from an RS to an AS as described in <xref target="I-D.ietf-gnap-resource-servers"/>.
Additionally, all requests between a browser and other components, such as during redirect-based
interaction, need to be made over TLS or use equivalent protection.</t>

<t>Even though requests from the client instance to the AS are signed, the signature method alone does not protect
the request from interception by an attacker. TLS protects the response as well as the request,
preventing an attacker from intercepting requested information as it is returned. This is particularly
important in the core protocol for security artifacts such as nonces and for
personal information such as subject information.</t>

<t>The use of key-bound access tokens does not negate the requirement for protecting calls to the RS with TLS.
While the keys and signatures associated a bound access token will prevent an attacker from using a stolen
token, without TLS an attacker would be able to watch the data being sent to the RS and returned from the RS
during legitimate use of the client instance under attack. Additionally, without TLS an attacker would be
able to profile the calls made between the client instance and RS, possibly gaining information about the functioning
of the API between the client software and RS software that would be otherwise unknown to the attacker.</t>

<t>TLS or equivalent protection also needs to be used between the browser and any other components. This applies during initial
redirects to an AS's components during interaction, during any interaction with the resource owner, and during
any redirect back to the client instance. Without TLS protection on these portions of the process, an
attacker could wait for a valid request to start and then take over the resource owner's interaction session.</t>

</section>
<section anchor="security-signing"><name>Signing Requests from the Client Software</name>

<t>Even though all requests in GNAP need to be transmitted over TLS or its equivalent, the use of TLS
alone is not sufficient to protect all parts of a multi-party and multi-stage protocol like GNAP,
and TLS is not targeted at tying multiple requests to each other over time.
To account for this, GNAP makes use of message-level protection and key presentation mechanisms
that strongly associate a request with a key held by the client instance (see <xref target="secure-requests"/>).</t>

<t>During the initial request from a client instance to the AS, the client instance has to identify and
prove possession of a cryptographic key. If the key is known to the AS, such as if it is previously
registered or dereferenceable to a trusted source, the AS can associate a set of policies to the
client instance identified by the key. Without the requirement that the client instance prove that it holds
that key, the AS could not trust that the connection came from any particular client and could
not apply any associated policies.</t>

<t>Even more importantly, the client instance proving possession of a key on the first request allows
the AS to associate future requests with each other. The access token used for grant continuation
is bound to the same key and proofing mechanism used by the client instance in its initial request,
which means that the client instance needs to prove possession of that same key in future requests
allowing the AS to be sure that the same client instance is executing the follow-ups for a given
ongoing grant request. Therefore, the AS has to ensure that all subsequent requests for a grant are
associated with the same key that started the grant, or the most recent rotation of that key.
This need holds true even if the initial key is previously unknown to the AS, such as would be
the case when a client instance creates an ephemeral key for its request.
Without this ongoing association, an attacker would be able to impersonate a client instance
in the midst of a grant request, potentially stealing access tokens and subject information
with impunity.</t>

<t>Additionally, all access tokens in GNAP default to be associated with the key that was presented
during the grant request that created the access token. This association allows an RS to know that
the presenter of the access token is the same party that the token was issued to, as identified
by their keys. While non-bound bearer tokens are an option in GNAP, these types of tokens
have their own tradeoffs discussed elsewhere in this section.</t>

<t>TLS functions at the socket layer, ensuring that only the parties on either end of that socket
connection can read the information passed along that connection. Each time a new socket connection
is made, such as for a new HTTP request, a new trust is re-established that is unrelated to previous
connections. As such, it is not possible with TLS alone to know that the same party is making
a set of calls, and therefore TLS alone cannot provide the continuity of security needed
for GNAP. However, mutual TLS (MTLS) does provide such security characteristics through the
use of the TLS client certificate, and thus MTLS is acceptable as a key-presentation mechanism
when applied as described in <xref target="mtls"/>.</t>

</section>
<section anchor="security-keys"><name>Protection of Client Instance Key Material</name>

<t>Client instances are identified by their unique keys, and anyone with access to a client instance's key material
will be able to impersonate that client instance to all parties. This is true for both calls to the AS
as well as calls to an RS using a key-bound access token.</t>

<t>Different types of client software have different methods available for creating, managing, and registering
keys. GNAP explicitly allows for ephemeral clients, such as SPAs, and single-user clients, such as
mobile applications, to create and present their own keys during the initial grant request. The client
software can securely generate a keypair on-device and present the public key, along with proof of holding that
public key, to the AS as part of the initial request. To facilitate trust in these ephemeral keys,
GNAP further allows for an extensible set of client information to be passed with the request. This
information can include device posture and third-party attestations of the client software's provenance
and authenticity, depending on the needs and capabilities of the client software and its deployment.</t>

<t>From GNAP's perspective, each distinct key is a different client instance. However, multiple client
instances can be grouped together by an AS policy and treated similarly to each other. For instance,
if an AS knows of several different keys for different servers within a cluster, the AS can
decide that authorization of one of these servers applies to all other servers within the cluster. An AS
that chooses to do this needs to be careful with how it groups different client keys together in its policy,
since the breach of one instance would have direct effects on the others in the cluster.</t>

<t>Additionally, if an end user controls multiple instances of a single type of client software, such as
having an application installed on multiple devices, each of these instances is expected to have a
separate key and be issued separate access tokens. However, if the AS is able to group these separate
instances together as described above, it can streamline the authorization process for new instances
of the same client software. For example, if two client instances can present proof of a valid installation
of a piece of client software, the AS would be able to associate the approval of the first instance of this
software to all related instances. The AS could then choose to bypass an explicit prompt of the resource
owner for approval during authorization, since such approval has already been given. An AS doing such
a process would need to take assurance measures that the different instances are in fact correlated
and authentic, as well as ensuring the expected resource owner is in control of the client instance.</t>

<t>Finally, if multiple instances of client software each have the same key, then from GNAP's perspective,
these are functionally the same client instance as GNAP has no reasonable way to differentiate between
them. This situation could happen if multiple instances within a cluster can securely share secret
information among themselves. Even though there are multiple copies of the software, the shared key
makes these copies all present as a single instance. It is considered bad practice to share keys between
copies of software unless they are very tightly integrated with each other and can be closely managed.
It is particularly bad practice to allow an end user to copy keys between client instances and to
willingly use the same key in multiple instances.</t>

</section>
<section anchor="security-as"><name>Protection of Authorization Server</name>

<t>The AS performs critical functions in GNAP, including authenticating client software, managing interactions
with end users to gather consent and provide notice, and issuing access tokens for client instances
to present to resource servers. As such, protecting the AS is central to any GNAP deployment.</t>

<t>If an attacker is able to gain control over an AS, they would be able to create fraudulent tokens and
manipulate registration information to allow for malicious clients. These tokens and clients would
be trusted by other components in the ecosystem under the protection of the AS.</t>

<t>If the AS is using signed access tokens, an attacker in control of the AS's signing keys would
be able to manufacture fraudulent tokens for use at RS's under the protection of the AS.</t>

<t>If an attacker is able to impersonate an AS, they would be able to trick legitimate client instances
into making signed requests for information which could potentially be proxied to a real AS. To combat
this, all communications to the AS need to be made over TLS or its equivalent, and the software
making the connection has to validate the certificate chain of the host it is connecting to.</t>

<t>Consequently, protecting, monitoring, and auditing the AS is paramount to preserving the security
of a GNAP-protected ecosystem.</t>

</section>
<section anchor="security-symmetric"><name>Symmetric and Asymmetric Client Instance Keys</name>

<t>The cryptographic methods used by GNAP for key-proofing can support both asymmetric and symmetric
cryptography, and can be extended to use a wide variety of mechanisms. While symmetric
cryptographic systems have some benefits in speed and simplicity, they have a distinct drawback
that both parties need access to the same key in order to do both signing and verification of
the message. This means that when the client instance calls the AS to request a token, the
AS needs to know the exact value of the client instance's key (or be able to derive it) in
order to validate the key proof signature. With asymmetric keys, the client needs only to
send its public key to the AS to allow for verification that the client holds the associated
private key, regardless of whether that key was pre-registered or not with the AS.</t>

<t>When used to bind to an access token, a key value must be known by the RS in order
to validate the proof signature on the request. Common methods for communicating these proofing
keys include putting information in a structured access token and allowing the RS to look
up the associated key material against the value of the access token. With symmetric cryptography,
both of these methods would expose the signing key to the RS, and in the case of an structured
access token, potentially to any party that can see the access token itself unless the token's
payload has been encrypted. Any of these parties would then be able to make calls using the
access token by creating a valid signature. With asymmetric cryptography, the RS only needs
to know the public key associated with the token in order to validate, and therefore cannot
create any new calls.</t>

<t>Symmetric keys also have the expected advantage of providing better protection against quantum
threats in the future. Also, these types of keys (and their secure derivations) are widely
supported among many cloud-based key management systems.</t>

<t>While both signing approaches are allowed, GNAP treats these two classes of keys somewhat
differently. Only the public portion of asymmetric keys are allowed to be sent by value
in requests to the AS when establishing a connection. Since sending a symmetric key (or
the private portion of an asymmetric key) would expose the signing material to any parties
on the request path, including any attackers, sending these kinds of keys is prohibited.
Symmetric keys can still be used by client instances, but only a reference to the key and
not its value can be sent. This allows the AS to use pre-registered symmetric keys as well
as key derivation schemes to take advantage of symmetric cryptography but without requiring
key distribution at runtime, which would expose the keys in transit.</t>

<t>Both the AS and client software can use systems such as hardware security modules to strengthen
their key security storage and generation for both asymmetric and symmetric keys (see also <xref target="key-protection"/>).</t>

</section>
<section anchor="security-access-tokens"><name>Generation of Access Tokens</name>

<t>The content of access tokens need to be such that only the generating AS would be able to
create them, and the contents cannot be manipulated by an attacker to gain different or additional
access rights.</t>

<t>One method for accomplishing this is to use a cryptographically random value for the access token,
generated by the AS using a secure randomization function with sufficiently high entropy. The odds of
an attacker guessing the output of the randomization function to collide with a valid access token
are exceedingly small, and even then the attacker would not have any control over what the
access token would represent since that information would be held close by the AS.</t>

<t>Another method for accomplishing this is to use a structured token that is cryptographically signed.
In this case, the payload of the access token declares to the RS what the token is good for, but
the signature applied by the AS during token generation covers this payload. Only the AS can create
such a signature and therefore only the AS can create such a signed token. The odds of an attacker
being able to guess a signature value with a useful payload are exceedingly small. This technique
only works if all targeted RS's check the signature of the access token. Any RS that does not
validate the signature of all presented tokens would be susceptible to injection of a modified
or falsified token. Furthermore, an AS has to carefully protect the keys used to sign access
tokens, since anyone with access to these signing keys would be able to create seemingly-valid
access tokens using them.</t>

</section>
<section anchor="security-bearer-tokens"><name>Bearer Access Tokens</name>

<t>Bearer access tokens can be used by any party that has access to the token itself, without any additional
information. As a natural consequence, any RS that a bearer token is presented to has the technical
capability of presenting that bearer token to another RS, as long as the token is valid. It also
means that any party that is able capture of the token value in storage or in transit is able to
use the access token. While bearer tokens are inherently simpler, this simplicity has been misapplied
and abused in making needlessly insecure systems.</t>

<t>In GNAP, key-bound access tokens are the default due to their higher security properties. While
bearer tokens can be used in GNAP, their use should be limited to cases where the simplicity
benefits outweigh the significant security downsides.</t>

</section>
<section anchor="security-bound-tokens"><name>Key-Bound Access Tokens</name>

<t>Key-bound access tokens, as the name suggests, are bound to a specific key and must be
presented along with proof of that key during use. The key itself is not presented at the same
time as the token, so even if a token value is captured, it cannot be used to make a new request. This
is particularly true for an RS, which will see the token value but will not see the keys used
to make the request.</t>

<t>Key-bound access tokens provide this additional layer of protection only when the RS checks the
signature of the message presented with the token. Acceptance of an invalid presentation signature,
or failure to check the signature entirely, would allow an attacker to make calls with a captured
access token without having access to the related signing key material.</t>

<t>In addition to validating the signature of the presentation message itself,
the RS also needs to ensure that the signing key used is appropriate for the presented token.
If an RS does not ensure that the right keys were used to sign a message with a specific
token, an attacker would be able to capture an access token and sign the request with their own
keys, thereby negating the benefits of using key-bound access tokens.</t>

<t>The RS also needs to ensure that sufficient portions of the message are covered by the
signature. Any items outside the signature could still affect the API's processing decisions,
but these items would not be strongly bound to the token presentation. As such, an attacker
could capture a valid request, then manipulate portions of the request outside of the
signature envelope in order to cause unwanted actions at the protected API.</t>

<t>Some key-bound tokens are susceptible to replay attacks, depending on the details of the signing method
used. If a signature method covers only portions of a given request, that same signature proof can
be used by an attacker to make a similar call, potentially even varying elements that are outside of
the protection of the signature. Key proofing mechanisms used with access tokens therefore need
to use replay protection mechanisms covered under the signature such as a per-message nonce, a
reasonably short time validity window, or other uniqueness constraints. The details of using these
will vary depending on the key proofing mechanism in use, but for example, HTTP Message Signatures
has both a <spanx style="verb">created</spanx> and <spanx style="verb">nonce</spanx> signature parameter as well as the ability to cover significant
portions of the HTTP message.</t>

</section>
<section anchor="security-credentials"><name>Exposure of End-user Credentials to Client Instance</name>

<t>As a delegation protocol, one of the main goals of GNAP is to prevent the client software from being
exposed to any credentials or information about the end user or resource owner as a requirement
of the delegation process. By using the variety of interaction mechanisms, the resource owner can
interact with the AS without ever authenticating to the client software, and without the client
software having to impersonate the resource owner through replay of their credentials.</t>

<t>Consequently, no interaction methods defined in the GNAP core require the end user to enter their
credentials, but it is technologically possible for an extension to be defined to carry such values.
Such an extension would be dangerous as it would allow rogue client software to directly collect, store,
and replay the end user's credentials outside of any legitimate use within a GNAP request.</t>

<t>The concerns of such an extension could be mitigated through use of a challenge and response
unlocked by the end user's credentials. For example, the AS presents a challenge as part of
an interaction start method, and the client instance signs that challenge using a key derived
from a password presented by the end user. It would be possible for the client software to
collect this password in a secure software enclave without exposing the password to the rest
of the client software or putting it across the wire to the AS. The AS can validate this challenge
response against a known password for the identified end user. While an approach such as this does
not remove all of the concerns surrounding such a password-based scheme, it is at least
possible to implement in a more secure fashion than simply collecting and replaying
the password. Even so, such schemes should only ever be used by trusted clients due to
the ease of abusing them.</t>

</section>
<section anchor="security-mixup"><name>Mixing Up Authorization Servers</name>

<t>If a client instance is able to work with multiple AS's simultaneously, it is more possible
for an attacker to add a compromised AS to the client instance's configuration and cause the
client software to start a request at the compromised AS. This AS could then proxy the client's
request to a valid AS in order to attempt to get the resource owner to approve access for
the legitimate client instance.</t>

<t>A client instance needs to always be aware of which AS it is talking to throughout a grant process, and ensure
that any callback for one AS does not get conflated with the callback to different AS. The interaction finish
hash calculate allows a client instance to protect against this kind of substitution, but only if
the client instance validates the hash. If the client instance does not use an interaction finish method
or does not check the interaction finish hash value, the compromised AS can be granted a valid
access token on behalf of the resource owner. See <xref target="AXELAND2021"/> for details
of one such attack, which has been since addressed in this document by including the grant endpoint
in the interaction hash calculation. The client instance still needs to validate the hash for
the attack to be prevented.</t>

</section>
<section anchor="security-client-userinfo"><name>Processing of Client-Presented User Information</name>

<t>GNAP allows the client instance to present assertions and identifiers of the current user to the AS as
part of the initial request. This information should only ever be taken by the AS as a hint, since the
AS has no way to tell if the represented person is present at the client software, without using
an interaction mechanism. This information does not guarantee the given user is there, but it does
constitute a statement by the client software that the AS can take into account.</t>

<t>For example, if a specific user is claimed to be present prior to interaction, but a different user
is shown to be present during interaction, the AS can either determine this to be an error or signal
to the client instance through returned subject information that the current user has changed from
what the client instance thought. This user information can also be used by the AS to streamline the
interaction process when the user is present. For example, instead of having the user type in their
account identifier during interaction at a redirected URI, the AS can immediately challenge the user
for their account credentials. Alternatively, if an existing session is detected, the AS can
determine that it matches the identifier provided by the client and subsequently skip an explicit
authentication event by the resource owner.</t>

<t>In cases where the AS trusts the client software more completely, due to policy
or by previous approval of a given client instance, the AS can take this user information as a
statement that the user is present and could issue access tokens and release subject information
without interaction. The AS should only take such action in very limited circumstances, as a
client instance could assert whatever it likes for the user's identifiers in its request.</t>

<t>When a client instance presents an assertion to the AS, the AS needs to evaluate that assertion. Since
the AS is unlikely to be the intended audience of an assertion held by the client software, the AS will
need to evaluate the assertion in a different context. Even in this case, the AS can still evaluate
that the assertion was generated by a trusted party, was appropriately signed, and is within
any time validity windows stated by the assertion. If the client instance's audience identifier
is known to the AS and can be associated with the client instance's presented key, the AS can also
evaluate that the appropriate client instance is presenting the claimed assertion. All of this
will prevent an attacker from presenting a manufactured assertion, or one captured from an
untrusted system. However, without validating the audience of the assertion, a captured assertion
could be presented by the client instance to impersonate a given end user. In such cases, the assertion
offers little more protection than a simple identifier would.</t>

<t>A special case exists where the AS is the generator of the assertion being presented by the
client instance. In these cases, the AS can validate that it did issue the assertion and
it is associated with the client instance presenting the assertion.</t>

</section>
<section anchor="security-registration"><name>Client Instance Pre-registration</name>

<t>Each client instance is identified by its own unique key, and for some kinds of client software such as a
web server or backend system, this identification can be facilitated by registering a single key for a piece
of client software ahead of time. This registration can be associated with a set of display attributes to
be used during the authorization process, identifying the client software to the user. In these cases,
it can be assumed that only one instance of client software will exist, likely to serve many different
users.</t>

<t>A client's registration record needs to include its identifying key. Furthermore, it is the case that
any clients using symmetric cryptography for key proofing mechanisms need to have their keys pre-registered.
The registration should also include any information that would aid in the authorization process, such as
a display name and logo. The registration record can also limit a given client to ask for certain
kinds of information and access, or be limited to specific interaction mechanisms at runtime.</t>

<t>It also is sensible to pre-register client instances when the software is acting autonomously, without
the need for a runtime approval by a resource owner or any interaction with an end user. In these cases,
an AS needs to rest on the trust decisions that have been determined prior to runtime in determining
what rights and tokens to grant to a given client instance.</t>

<t>However, it does not make sense to pre-register many types of clients. Single-page applications (SPAs) and
mobile/desktop applications in particular present problems with pre-registration. For SPAs, the instances
are ephemeral in nature and long-term registration of a single instance leads to significant storage and
management overhead at the AS. For mobile applications, each installation of the client software is
a separate instance, and sharing a key among all instances would be detrimental to security as the
compromise of any single installation would compromise all copies for all users.</t>

<t>An AS can treat these classes of client software differently from each other, perhaps by allowing access
to certain high-value APIs only to pre-registered known clients, or by requiring an active end user
delegation of authority to any client software not pre-registered.</t>

<t>An AS can also provide warnings and caveats to resource owners during the authorization process, allowing
the user to make an informed decision regarding the software they are authorizing. For example, if the AS
has done vetting of the client software and this specific instance, it can present a different authorization
screen compared to a client instance that is presenting all of its information at runtime.</t>

</section>
<section anchor="security-impersonation"><name>Client Instance Impersonation</name>

<t>If client instances are allowed to set their own user-facing display information, such as a display name and website
URL, a malicious client instance could impersonate legitimate client software for the purposes of tricking
users into authorizing the malicious client.</t>

<t>Requiring clients to pre-register does not fully mitigate this problem since many pre-registration
systems have self-service portals for management of client registration, allowing authenticated developers
to enter self-asserted information into the management portal.</t>

<t>An AS can mitigate this by actively filtering all self-asserted values presented by client software,
both dynamically as part of GNAP and through a registration portal, to limit the kinds of impersonation that
would be done.</t>

<t>An AS can also warn the resource owner about the provenance of the information it is displaying, allowing
the resource owner to make a more informed delegation decision. For example, an AS can visually differentiate
between a client instance that can be traced back to a specific developer's registration and an
instance that has self-asserted its own key and display information.</t>

</section>
<section anchor="security-browser-interception"><name>Interception of Information in the Browser</name>

<t>Most information passed through the web-browser is susceptible to interception and possible manipulation by
elements within the browser such as scripts loaded within pages. Information in the URI is exposed
through browser and server logs, and can also leak to other parties through HTTP <spanx style="verb">Referer</spanx> headers.</t>

<t>GNAP's design limits the information passed directly through the browser, allowing for opaque URIs in most circumstances.
For the redirect-based interaction finish mechanism, named query parameters are used to carry
unguessable opaque values. For these, GNAP requires creation and validation of a cryptographic
hash to protect the query parameters added to the URI and associate them with an ongoing grant
process. The client instance has to properly validate this hash to prevent an attacker from
injecting an interaction reference intended for a different AS or client instance.</t>

<t>Several interaction start mechanisms use URIs created by the AS and passed to the client instance.
While these URIs are opaque to the client instance, it's possible for the AS to include parameters,
paths, and other pieces of information that could leak security data or be manipulated by a party
in the middle of the transaction.</t>

</section>
<section anchor="security-callback-uri"><name>Callback URI Manipulation</name>

<t>The callback URI used in interaction finish mechanisms is defined by the client instance. This URI is
opaque to the AS, but can contain information relevant to the client instance's operations. In
particular, the client instance can include state information to allow the callback request to
be associated with an ongoing grant request.</t>

<t>Since this URI is exposed to the end user's browser, it is susceptible to both logging and manipulation
in transit before the request is made to the client software. As such, a client instance should
never put security-critical or private information into the callback URI in a cleartext form. For example,
if the client software includes a post-redirect target URI in its callback URI to the AS, this target URI
could be manipulated by an attacker, creating an open redirector at the client. Instead,
a client instance can use an unguessable identifier into the URI that can then be used by the client
software to look up the details of the pending request. Since this approach requires some form of statefulness
by the client software during the redirection process, clients that are not capable of holding state
through a redirect should not use redirect-based interaction mechanisms.</t>

</section>
<section anchor="security-redirect-status-codes"><name>Redirection Status Codes</name>

<t>As already described in <xref target="I-D.ietf-oauth-security-topics"/>, a server should never use the HTTP 307
status code to redirect a request that potentially contains user credentials. If an HTTP redirect
is used for such a request, the HTTP status code 303 "See Other" should be used instead.</t>

<t>The status code 307, as defined in the HTTP standard <xref target="RFC7231"/>, requires the user agent
to preserve the method and body of a request, thus submitting the body of the POST
request to the redirect target. In the HTTP standard <xref target="RFC7231"/>, only the status code 303 unambiguously enforces
rewriting the HTTP POST request to an HTTP GET request, which eliminates the POST body from the redirected request. For all other status codes, including
status code 302, user agents are allowed not to rewrite a POST request into a GET request and thus
to resubmit the body.</t>

<t>The use of status code 307 results in a vulnerability when using the
<xref target="response-interact-finish"><spanx style="verb">redirect</spanx> interaction finish method</xref>. With this method, the AS
potentially prompts the RO to enter their credentials in a form that is then submitted back to the
AS (using an HTTP POST request). The AS checks the credentials and, if successful, may directly
redirect the RO to the client instance's redirect URI. Due to the use of status code 307, the RO's
user agent now transmits the RO's credentials to the client instance. A malicious client instance
can then use the obtained credentials to impersonate the RO at the AS.</t>

<t>Redirection away from the initial URI in an interaction session could also leak information found in that
initial URI through the HTTP <spanx style="verb">Referer</spanx> header field, which would be sent by the user agent to the redirect
target. To avoid such leakage, a server can first redirect to an internal interstitial page without any identifying
or sensitive information on the URI before processing the request. When the user agent is ultimately
redirected from this page, no part of the original interaction URI will be found in the Referrer header.</t>

</section>
<section anchor="security-mtls"><name>MTLS Message Integrity</name>

<t>The <xref target="mtls">MTLS key proofing mechanism</xref> provides a means for a client instance to present a key
using a certificate at the TLS layer. Since TLS protects the entire HTTP message in transit,
verification of the TLS client certificate presented with the message provides a sufficient binding
between the two. However, since TLS is functioning at a separate layer from HTTP, there is no
direct connection between the TLS key presentation and the message itself, other than the fact that
the message was presented over the TLS channel. That is to say, any HTTP message can be presented
over the TLS channel in question with the same level of trust. The verifier is responsible for
ensuring the key in the TLS client certificate is the one expected for a particular request. For
example, if the request is a <xref target="request">grant request</xref>, the AS needs to compare the TLS client
certificate presented at the TLS layer to the key identified in the request body itself (either
by value or through a referenced identifier).</t>

<t>Furthermore, the prevalence of the TLS-terminating reverse proxy (TTRP) pattern in deployments adds
a wrinkle to the situation. In this common pattern, the TTRP validates the TLS connection and then forwards the HTTP message contents onward to an internal system for processing. The system
processing the HTTP message no longer has access to the original TLS connection's information and
context. To compensate for this, the TTRP could inject the TLS client certificate into the forwarded
request as a header parameter using <xref target="I-D.ietf-httpbis-client-cert-field"/>, giving the downstream
system access to the certificate information. The TTRP has to be trusted to provide accurate
certificate information, and the connection between the TTRP and the downstream system also has to
be protected. The TTRP could provide some additional assurance, for example, by adding its own
signature to the <spanx style="verb">Client-Cert</spanx> header field using <xref target="I-D.ietf-httpbis-message-signatures"/>. This
signature would be effectively ignored by GNAP but understood by the downstream service as part
of its deployment.</t>

<t>Additional considerations for different types of deployment patterns and key distribution
mechanisms for MTLS are found in <xref target="security-mtls-patterns"/>.</t>

</section>
<section anchor="security-mtls-patterns"><name>MTLS Deployment Patterns</name>

<t>GNAP does not specify how a client instance's keys could be made known to the AS ahead of time.
Public Key Infrastructure (PKI) can be used to manage the keys used by client instances when calling
the AS, allowing the AS to trust a root key from a trusted authority. This method is particularly
relevant to the MTLS key proofing method, where the client instance
presents its certificate to the AS as part of the TLS connection. An AS using PKI to validate the
MTLS connection would need to ensure that the presented certificate was issued by a trusted certificate
authority before allowing the connection to continue. PKI-based certificates would allow a key to be revoked
and rotated through management at the certificate authority without requiring additional registration
or management at the AS. PKI has historically been difficult to deploy, especially at scale, but it
remains an appropriate solution for systems where the required overhead is not an impediment.</t>

<t>MTLS in GNAP need not use a PKI backing, as self-signed certificates and certificates from untrusted
authorities can still be presented as part of a TLS connection. In this case, the verifier would
validate the connection but accept whatever certificate was presented by the client software. This
specific certificate would then be bound to all future connections from that client software by
being bound to the resulting access tokens. See <xref target="security-mtls"/> for more considerations on MTLS
as a key proofing mechanism.</t>

</section>
<section anchor="security-as-response"><name>Interception of Responses from the AS</name>

<t>Responses from the AS contain information vital to both the security and privacy operations of
GNAP. This information includes nonces used in cryptographic calculations, subject identifiers,
assertions, public keys, and information about what client software is requesting and was granted.</t>

<t>In addition, if bearer tokens are used or keys are issued alongside a bound access token, the
response from the AS contains all information necessary for use of the contained access token. Any
party that is capable of viewing such a response, such as an intermediary proxy, would be able
to exfiltrate and use this token. If the access token is instead bound to the client instance's
presented key, intermediaries no longer have sufficient information to use the token. They can
still, however, gain information about the end user as well as the actions of the client software.</t>

</section>
<section anchor="security-key-distribution"><name>Key Distribution</name>

<t>The keys for client instances could be distributed as part of the deployment process of instances
of the client software. For example, an application installation framework could generate
a keypair for each copy of client software, then both install it into the client software
upon installation and registering that instance with the AS.</t>

<t>Additionally, it's possible for the AS to generate keys to be used with access tokens that
are separate from the keys used by the client instance to request tokens. In this method,
the AS would generate the asymmetric keypair or symmetric key and return the entire key,
including all private signing information, to the client instance alongside the access
token itself. This approach would make interception of the return from the token endpoint
equivalent to that of a bearer token, since all information required to use the access token
would be present in the request.</t>

</section>
<section anchor="security-polling"><name>Interaction Finish Modes and Polling</name>

<t>During the interaction process, the client instance usually hands control of the user experience
over to another component, beit the system browser, another application, or some action
the resource owner is instructed to take on another device. By using an interaction finish
method, the client instance can be securely notified by the AS when the interaction is completed
and the next phase of the protocol should occur. This process includes information that the
client instance can use to validate the finish call from the AS and prevent some injection,
session hijacking, and phishing attacks.</t>

<t>Some types of client deployment are unable to receive an interaction finish message.
Without an interaction finish method to notify it, the client instance will need to poll the
grant continuation API while waiting for the resource owner to approve or deny the request.
An attacker could take advantage of this situation by capturing the interaction start
parameters and phishing a legitimate user into authorizing the attacker's waiting
client instance, which would in turn have no way of associating the completed interaction
with the start of the request.</t>

<t>However, it is important to note that this pattern is practically indistinguishable
from some legitimate use cases. For example, a smart device emits a code for
the resource owner to enter on a separate device. The smart device has to poll
because the expected behavior is that the interaction will take place on the separate
device, without a way to return information to the original device's context.</t>

<t>As such, developers need to weigh the risks of forgoing an interaction finish
method against the deployment capabilities of the client software and its
environment. Due to the increased security, an interaction finish method should
be employed whenever possible.</t>

</section>
<section anchor="security-sessions"><name>Session Management for Interaction Finish Methods</name>

<t>When using an interaction finish method such as <spanx style="verb">redirect</spanx> or <spanx style="verb">push</spanx>, the client instance receives
an unsolicited HTTP request from an unknown party. The client
instance needs to be able to successfully associate this incoming request with a specific pending
grant request being managed by the client instance. If the client instance is not careful and precise about
this, an attacker could associate their own session at the client instance with a stolen interaction
response. The means of preventing this varies by the type of client software and interaction methods in use.
Some common patterns are enumerated here.</t>

<t>If the end user interacts with the client instance through a web browser and the <spanx style="verb">redirect</spanx>
interaction finish method is used, the client instance can ensure that the incoming HTTP request
from the finish method is presented in the same browser session that the grant request was
started in. This technique is particularly useful when the <spanx style="verb">redirect</spanx> interaction start mode
is used as well, since in many cases the end user will follow the redirection with the
same browser that they are using to interact with the client instance.
The client instance can then store the relevant pending grant information in the
session, either in the browser storage directly (such as with a single-page application) or
in an associated session store on a back-end server. In both cases, when the incoming request
reaches the client instance, the session information can be used to ensure that the same party
that started the request is present as the request finishes.</t>

<t>Ensuring that the same party that started a request is present when that request finishes can
prevent phishing attacks, where an attacker starts a request at an honest client instance and
tricks an honest RO into authorizing it. For example, if an honest end user (that also acts as the
RO) wants to start a request through a client instance controlled by the attacker, the attacker can
start a request at an honest client instance and then redirect the honest end user to the
interaction URI from the attackers session with the honest client instance. If the honest end user
then fails to realize that it is not authorizing the attacker-controlled client instance (with which
it started its request) but the honest client instance when interacting with the AS, the attacker's
session with the honest client instance would be authorized. This would give the attacker access to
the honest end user's resources that the honest client instance is authorized to access. However,
if after the interaction the AS redirects the honest end user back to the client instance whose
grant request the end user just authorized, the honest end user is redirected to the honest client
instance. The honest client instance can then detect that it is not the party that started the
request that is present, since the request at the honest client instance was started by the
attacker, which can prevent the attack. This is related to <xref target="security-impersonation"/>, because again
the attack can be prevented by the AS informing the user as much as possible about the client
instance that is to be authorized.</t>

<t>If the end user does not interact with the client instance through a web browser or the interaction
start method does not use the same browser or device that the end user is interacting through
(such as the launch of a second device through a scannable code or presentation of a user code) the
client instance will not be able to strongly associate an incoming HTTP request with an established
session with the end user. This is also true when the <spanx style="verb">push</spanx> interaction finish method is used,
since the HTTP request comes directly from the interaction component of the AS. In these
circumstances, the client instance can at least ensure that the incoming HTTP
request can be uniquely associated with an ongoing grant request by making the interaction finish
callback URI unique for the grant when making the <xref target="request-interact-finish">interaction request</xref>.
Mobile applications and other client instances that generally serve only a single end user at a time
can use this unique incoming URL to differentiate between a legitimate incoming request and
an attacker's stolen request.</t>

<t>If the client instance does not have the ability to use an interaction finish method, it can
use polling to continue the request. The tradeoffs of this approach are discussed in
<xref target="security-polling"/>, and if possible, an explicit interaction finish method should be
used instead.</t>

</section>
<section anchor="security-interact-hash"><name>Calculating Interaction Hash</name>

<t>The calculation of the interaction hash value provides defence in depth, allowing a client
instance to protect itself from spurious injection of interaction references when using a
callback finish method. The AS is protected during this attack through the
continuation access token being bound to the expected interaction reference,
but without hash calculation, the attacker could cause the client to make an
HTTP request on command. With both of these in place, an attacker attempting to substitute the interaction reference
is stopped in several places.</t>

<figure><artset><artwork  type="svg"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="448" width="456" viewBox="0 0 456 448" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px">
<path d="M 8,48 L 8,416" fill="none" stroke="black"/>
<path d="M 64,48 L 64,416" fill="none" stroke="black"/>
<path d="M 120,48 L 120,224" fill="none" stroke="black"/>
<path d="M 120,256 L 120,272" fill="none" stroke="black"/>
<path d="M 120,336 L 120,368" fill="none" stroke="black"/>
<path d="M 120,400 L 120,416" fill="none" stroke="black"/>
<path d="M 192,48 L 192,224" fill="none" stroke="black"/>
<path d="M 192,256 L 192,272" fill="none" stroke="black"/>
<path d="M 192,336 L 192,368" fill="none" stroke="black"/>
<path d="M 192,400 L 192,416" fill="none" stroke="black"/>
<path d="M 248,32 L 248,160" fill="none" stroke="black"/>
<path d="M 248,224 L 248,304" fill="none" stroke="black"/>
<path d="M 248,336 L 248,432" fill="none" stroke="black"/>
<path d="M 320,32 L 320,160" fill="none" stroke="black"/>
<path d="M 320,224 L 320,304" fill="none" stroke="black"/>
<path d="M 320,336 L 320,432" fill="none" stroke="black"/>
<path d="M 376,32 L 376,432" fill="none" stroke="black"/>
<path d="M 448,32 L 448,432" fill="none" stroke="black"/>
<path d="M 24,32 L 48,32" fill="none" stroke="black"/>
<path d="M 136,32 L 176,32" fill="none" stroke="black"/>
<path d="M 248,32 L 320,32" fill="none" stroke="black"/>
<path d="M 376,32 L 448,32" fill="none" stroke="black"/>
<path d="M 192,94 L 208,94" fill="none" stroke="black"/><path d="M 192,98 L 208,98" fill="none" stroke="black"/>
<path d="M 224,94 L 240,94" fill="none" stroke="black"/><path d="M 224,98 L 240,98" fill="none" stroke="black"/>
<path d="M 320,112 L 336,112" fill="none" stroke="black"/>
<path d="M 352,112 L 368,112" fill="none" stroke="black"/>
<path d="M 328,128 L 344,128" fill="none" stroke="black"/>
<path d="M 360,128 L 376,128" fill="none" stroke="black"/>
<path d="M 200,142 L 216,142" fill="none" stroke="black"/><path d="M 200,146 L 216,146" fill="none" stroke="black"/>
<path d="M 232,142 L 248,142" fill="none" stroke="black"/><path d="M 232,146 L 248,146" fill="none" stroke="black"/>
<path d="M 192,174 L 216,174" fill="none" stroke="black"/><path d="M 192,178 L 216,178" fill="none" stroke="black"/>
<path d="M 232,174 L 368,174" fill="none" stroke="black"/><path d="M 232,178 L 368,178" fill="none" stroke="black"/>
<path d="M 200,206 L 336,206" fill="none" stroke="black"/><path d="M 200,210 L 336,210" fill="none" stroke="black"/>
<path d="M 352,206 L 376,206" fill="none" stroke="black"/><path d="M 352,210 L 376,210" fill="none" stroke="black"/>
<path d="M 64,238 L 88,238" fill="none" stroke="black"/><path d="M 64,242 L 88,242" fill="none" stroke="black"/>
<path d="M 104,238 L 240,238" fill="none" stroke="black"/><path d="M 104,242 L 240,242" fill="none" stroke="black"/>
<path d="M 320,256 L 336,256" fill="none" stroke="black"/>
<path d="M 352,256 L 368,256" fill="none" stroke="black"/>
<path d="M 328,272 L 344,272" fill="none" stroke="black"/>
<path d="M 360,272 L 376,272" fill="none" stroke="black"/>
<path d="M 72,286 L 216,286" fill="none" stroke="black"/><path d="M 72,290 L 216,290" fill="none" stroke="black"/>
<path d="M 232,286 L 248,286" fill="none" stroke="black"/><path d="M 232,290 L 248,290" fill="none" stroke="black"/>
<path d="M 64,318 L 88,318" fill="none" stroke="black"/><path d="M 64,322 L 88,322" fill="none" stroke="black"/>
<path d="M 104,318 L 368,318" fill="none" stroke="black"/><path d="M 104,322 L 368,322" fill="none" stroke="black"/>
<path d="M 72,350 L 88,350" fill="none" stroke="black"/><path d="M 72,354 L 88,354" fill="none" stroke="black"/>
<path d="M 104,350 L 120,350" fill="none" stroke="black"/><path d="M 104,354 L 120,354" fill="none" stroke="black"/>
<path d="M 64,382 L 88,382" fill="none" stroke="black"/><path d="M 64,386 L 88,386" fill="none" stroke="black"/>
<path d="M 104,382 L 240,382" fill="none" stroke="black"/><path d="M 104,386 L 240,386" fill="none" stroke="black"/>
<path d="M 320,400 L 336,400" fill="none" stroke="black"/>
<path d="M 352,400 L 368,400" fill="none" stroke="black"/>
<path d="M 24,432 L 48,432" fill="none" stroke="black"/>
<path d="M 136,432 L 176,432" fill="none" stroke="black"/>
<path d="M 248,432 L 320,432" fill="none" stroke="black"/>
<path d="M 376,432 L 448,432" fill="none" stroke="black"/>
<path d="M 24,32 C 15.16936,32 8,39.16936 8,48" fill="none" stroke="black"/>
<path d="M 48,32 C 56.83064,32 64,39.16936 64,48" fill="none" stroke="black"/>
<path d="M 136,32 C 127.16936,32 120,39.16936 120,48" fill="none" stroke="black"/>
<path d="M 176,32 C 184.83064,32 192,39.16936 192,48" fill="none" stroke="black"/>
<path d="M 24,432 C 15.16936,432 8,424.83064 8,416" fill="none" stroke="black"/>
<path d="M 48,432 C 56.83064,432 64,424.83064 64,416" fill="none" stroke="black"/>
<path d="M 136,432 C 127.16936,432 120,424.83064 120,416" fill="none" stroke="black"/>
<path d="M 176,432 C 184.83064,432 192,424.83064 192,416" fill="none" stroke="black"/>
<polygon class="arrowhead" points="376,400 364,394.4 364,405.6 " fill="black" transform="rotate(0,368,400)"/>
<polygon class="arrowhead" points="376,320 364,314.4 364,325.6 " fill="black" transform="rotate(0,368,320)"/>
<polygon class="arrowhead" points="376,256 364,250.4 364,261.6 " fill="black" transform="rotate(0,368,256)"/>
<polygon class="arrowhead" points="376,176 364,170.4 364,181.6 " fill="black" transform="rotate(0,368,176)"/>
<polygon class="arrowhead" points="376,112 364,106.4 364,117.6 " fill="black" transform="rotate(0,368,112)"/>
<polygon class="arrowhead" points="336,272 324,266.4 324,277.6 " fill="black" transform="rotate(180,328,272)"/>
<polygon class="arrowhead" points="336,128 324,122.4 324,133.6 " fill="black" transform="rotate(180,328,128)"/>
<polygon class="arrowhead" points="248,384 236,378.4 236,389.6 " fill="black" transform="rotate(0,240,384)"/>
<polygon class="arrowhead" points="248,240 236,234.4 236,245.6 " fill="black" transform="rotate(0,240,240)"/>
<polygon class="arrowhead" points="248,96 236,90.4 236,101.6 " fill="black" transform="rotate(0,240,96)"/>
<polygon class="arrowhead" points="208,208 196,202.4 196,213.6 " fill="black" transform="rotate(180,200,208)"/>
<polygon class="arrowhead" points="208,144 196,138.4 196,149.6 " fill="black" transform="rotate(180,200,144)"/>
<polygon class="arrowhead" points="80,352 68,346.4 68,357.6 " fill="black" transform="rotate(180,72,352)"/>
<polygon class="arrowhead" points="80,288 68,282.4 68,293.6 " fill="black" transform="rotate(180,72,288)"/>
<g class="text">
<text x="36" y="52">User</text>
<text x="156" y="52">Attacker</text>
<text x="284" y="52">Client</text>
<text x="412" y="52">AS</text>
<text x="284" y="68">Instance</text>
<text x="216" y="100">1</text>
<text x="344" y="116">2</text>
<text x="352" y="132">3</text>
<text x="224" y="148">4</text>
<text x="224" y="180">5</text>
<text x="248" y="196">|</text>
<text x="320" y="196">|</text>
<text x="344" y="212">6</text>
<text x="96" y="244">A</text>
<text x="344" y="260">B</text>
<text x="352" y="276">C</text>
<text x="224" y="292">D</text>
<text x="120" y="308">|</text>
<text x="192" y="308">|</text>
<text x="96" y="324">E</text>
<text x="96" y="356">7</text>
<text x="96" y="388">F</text>
<text x="344" y="404">G</text>
</g>
</svg>
</artwork><artwork  type="ascii-art"><![CDATA[
 .----.        .------.       +--------+      +--------+
| User |      |Attacker|      | Client |      |   AS   |
|      |      |        |      |Instance|      |        |
|      |      |        |      |        |      |        |
|      |      |        +=(1)=>|        |      |        |
|      |      |        |      |        +-(2)->|        |
|      |      |        |      |        |<-(3)-+        |
|      |      |        |<=(4)=+        |      |        |
|      |      |        |      |        |      |        |
|      |      |        +==(5)================>|        |
|      |      |        |      |        |      |        |
|      |      |        |<================(6)==+        |
|      |      |        |      |        |      |        |
|      +==(A)================>|        |      |        |
|      |      |        |      |        +-(B)->|        |
|      |      |        |      |        |<-(C)-+        |
|      |<=================(D)=+        |      |        |
|      |      |        |      |        |      |        |
|      +==(E)================================>|        |
|      |      |        |      |        |      |        |
|      |<=(7)=+        |      |        |      |        |
|      |      |        |      |        |      |        |
|      +==(F)================>|        |      |        |
|      |      |        |      |        +-(G)->|        |
|      |      |        |      |        |      |        |
 `----`        `------`       +--------+      +--------+
]]></artwork></artset></figure>

<t><list style="symbols">
  <t>Prerequesits: The client instance can allow multiple end users to
  access the same AS. The attacker is attempting to associate their rights
  with the target user's session.</t>
  <t>(1) The attacker starts a session at the client instance.</t>
  <t>(2) The client instance creates a grant request with nonce CN1.</t>
  <t>(3) The AS responds to the grant request with a
  need to interact, nonce SN1, and a continuation token, CT1.</t>
  <t>(4) The client instructs the attacker to interact at the AS.</t>
  <t>(5) The attacker interacts at the AS.</t>
  <t>(6) The AS completes the interact finish with interact ref IR1 and
  interact hash IH1 calculated from (CN1 + SN1 + IR1 + AS).
  The attacker prevents IR1 from returning to the client instance.</t>
  <t>(A) The target user starts a session at the client instance.</t>
  <t>(B) The client instance creates a grant request with nonce CN2.</t>
  <t>(C) The AS responds to the grant request with a
  need to interact, nonce SN2, and a continuation token, CT2.</t>
  <t>(D) The client instance instructs the user to interact at the AS.</t>
  <t>(E) The target user interacts at the AS.</t>
  <t>(7) Before the target user can complete their interaction, the attacker
  delivers their own interact ref IR1 into the user's session. The attacker
  cannot calculate the appropriate hash because the attacker does not have
  access to CN2 and SN2.</t>
  <t>(F) The target user triggers the interaction finish in their own session
  with the attacker's IR1.</t>
  <t>(G) If the client instance is checking the interaction hash, the attack
  stops here because the hash calculation of (CN2 + SN2 + IR1 + AS) will fail.
  If the client instance does not check the interaction hash, the AS will
  reject the interaction request because it is presented against CT2 and not
  CT1 as expected.</t>
</list></t>

</section>
<section anchor="security-client-storage"><name>Storage of Information During Interaction and Continuation</name>

<t>When starting an interactive grant request, a client application has a number of protocol elements
that it needs to manage, including nonces, references, keys, access tokens, and other elements.
During the interaction process, the client instance usually hands control of the user experience
over to another component, beit the system browser, another application, or some action
the resource owner is instructed to take on another device. In order for the client instance
to make its continuation call, it will need to recall all of these protocol elements. Usually
this means the client instance will need to store these protocol elements in some retrievable
fashion.</t>

<t>If the security protocol elements are stored on the end user's device, such as in browser
storage or in local application data stores, capture and exfiltration of this information could
allow an attacker to continue a pending transaction instead of the client instance. Client
software can make use of secure storage mechanisms, including hardware-based key and data
storage, to prevent such exfiltration.</t>

<t>Note that in GNAP, the client instance has to choose its interaction finish URI prior to making
the first call to the AS. As such, the interaction finish URI will often have a unique identifier
for the ongoing request, allowing the client instance to access the correct portion of its
storage. Since this URI is passed to other parties and often used through a browser,
this URI should not contain any security-sensitive information that would be
valuable to an attacker, such as any token identifier, nonce, or user information. Instead, a
cryptographically random value is suggested.</t>

</section>
<section anchor="security-continuation"><name>Denial of Service (DoS) through Grant Continuation</name>

<t>When a client instance starts off an interactive process, it will eventually need to continue the grant
request in a subsequent message to the AS. It's possible for a naive client implementation to continuously
send continuation requests to the AS while waiting for approval, especially if no interaction
finish method is used. Such constant requests could overwhelm the AS's ability to respond to both
these and other requests.</t>

<t>To mitigate this for well-behaved client software, the continuation response contains a <spanx style="verb">wait</spanx> parameter
that is intended to tell the client instance how long it should wait until making its next request.
This value can be used to back off client software that is checking too quickly by returning increasing
wait times for a single client instance.</t>

<t>If client software ignores the <spanx style="verb">wait</spanx> value and makes its continuation calls too quickly, or if the
client software assumes the absence of the <spanx style="verb">wait</spanx> values means it should poll immediately, the AS
can choose to return errors to the offending client instance, including possibly canceling the
ongoing grant request. With well-meaning client software these errors can indicate a need to change
the client software's programmed behavior.</t>

</section>
<section anchor="security-random-exhaustion"><name>Exhaustion of Random Value Space</name>

<t>Several parts of the GNAP process make use of unguessable randomized values, such as nonces,
tokens, and randomized URIs. Since these values are intended to be unique, a sufficiently
powerful attacker could make a large number of requests to trigger generation of randomized
values in an attempt to exhaust the random number generation space. While this attack is
particularly applicable to the AS, client software could likewise be targeted by an attacker
triggering new grant requests against an AS.</t>

<t>To mitigate this, software can ensure that its random values are chosen from a significantly
large pool that exhaustion of that pool is prohibitive for an attacker. Additionally, the
random values can be time-boxed in such a way as their validity windows are reasonably short.
Since many of the random values used within GNAP are used within limited portions of the protocol,
it is reasonable for a particular random value to be valid for only a small amount of time.
For example, the nonces used for interaction finish hash calculation need only to be valid while
the client instance is waiting for the finish callback and can be functionally expired
when the interaction has completed. Similarly, artifacts like access tokens and the interaction
reference can be limited to have lifetimes tied to their functional utility. Finally, each
different category of artifact (nonce, token, reference, identifier, etc.) can be
generated from a separate random pool of values instead of a single global value space.</t>

</section>
<section anchor="security-front-channel"><name>Front-channel URIs</name>

<t>Some interaction methods in GNAP make use of URIs accessed through the end user's browser,
known collectively as front-channel communication. These URIs are most notably present in
the <spanx style="verb">redirect</spanx> interaction <spanx style="verb">start</spanx> method and the <spanx style="verb">redirect</spanx> interaction <spanx style="verb">finish</spanx> mode. Since
these URIs are intended to be given to the end user, the end user and their browser will be
subjected to anything hosted at that URI including viruses, malware, and phishing scams. This
kind of risk is inherent to all redirection-based protocols, including GNAP when used in this way.</t>

<t>When talking to a new or unknown AS, a client instance might want to check the URI from the
interaction <spanx style="verb">start</spanx> against a blocklist and warn the end user before redirecting them. Many
client instances will provide an interstitial message prior to redirection in order to prepare
the user for control of the user experience being handed to the domain of the AS, and such a
method could be used to warn the user of potential threats. For instance, a rogue AS impersonating
a well-known service provider. Client software can also prevent this by managing an allowlist
of known and trusted AS's.</t>

<t>Alternatively, an attacker could start a GNAP request with a known and trusted AS but include
their own attack site URI as the callback for the redirect <spanx style="verb">finish</spanx> method. The attacker would then send
the interaction <spanx style="verb">start</spanx> URI to the victim and get them to click on it. Since the URI is at
the known AS, the victim is inclined to do so. The victim will then be prompted to approve the
attacker's application, and in most circumstances the victim will then be redirected to the
attacker's site whether or not the user approved the request. The AS could mitigate this partially
by using a blocklist and allowlist of interaction <spanx style="verb">finish</spanx> URIs during the client instance's
initial request, but this approach can be  especially difficult if the URI has any dynamic portion
chosen by the client software. The AS can couple these checks with policies associated with the
client instance that has been authenticated in the request. If the AS has any doubt about the
interaction finish URI, the AS can provide an interstitial warning to the end user before
processing the redirect.</t>

<t>Ultimately, all protocols that use redirect-based communication through the user's browser are
susceptible to having an attacker try to co-opt one or more of those URIs in order to harm the
user. It is the responsibility of the AS and the client software to provide appropriate warnings,
education, and mitigation to protect end users.</t>

</section>
<section anchor="security-assertions"><name>Processing Assertions</name>

<t>Identity assertions can be used in GNAP to convey subject information, both from the AS to the
client instance in a <xref target="response-subject">response</xref> and from the client instance to the AS in
a <xref target="request-subject">request</xref>. In both of these circumstances, when an assertion is passed in
GNAP, the receiver of the assertion needs to parse and process the assertion. As assertions are
complex artifacts with their own syntax and security, special care needs to be taken to prevent the
assertion values from being used as an attack vector.</t>

<t>All assertion processing needs to account for the security aspects of the assertion format in
use. In particular, the processor needs to parse the assertion from a JSON string object,
and apply the appropriate cryptographic processes to ensure the integrity of the assertion.</t>

<t>For example, when SAML 2 assertions are used, the receiver hast to parse an XML document. There are
many well-known security vulnerabilities in XML parsers, and the XML standard itself can be
attacked through the use of processing instructions and entity expansions to cause problems
with the processor. Therefore, any system capable of processing SAML 2 assertions also needs to
have a secure and correct XML parser. In addition to this, the SAML 2 specification uses XML
Signatures, which have their own implementation problems that need to be accounted for. Similar
requirements exist for OpenID Connect's ID token, which is based on the JSON Web Token (JWT) format
and the related JSON Object Signing And Encryption (JOSE) cryptography suite.</t>

</section>
<section anchor="security-cuckoo"><name>Stolen Token Replay</name>

<t>If a client instance can request tokens at multiple AS's, and the client instance uses the same keys
to make its requests across those different AS's, then it is possible for an attacker to replay a
stolen token issued by an honest AS from a compromised AS, thereby binding the stolen token to
the client instance's key in a different context. The attacker can manipulate the client instance
into using the stolen token at an RS, particularly at an RS that is expecting a token from the
honest AS. Since the honest AS issued the token and the client instance presents the token with
its expected bound key, the attack succeeds.</t>

<t>This attack has several preconditions. In this attack, the attacker does not need access to the
client instance's key and cannot use the stolen token directly at the RS, but the attacker is able
to get the access token value in some fashion. The client instance also needs to be configured to
talk to multiple AS's, including the attacker's controlled AS. Finally, the client instance needs
to be able to be manipulated by the attacker to call the RS while using a token issued from the
stolen AS. The RS does not need to be compromised or made to trust the attacker's AS.</t>

<t>To protect against this attack, the client instance can use a different key for each AS that it
talks to. Since the replayed token will be bound to the key used at the honest AS, the
uncompromised RS will reject the call since the client instance will be using the key used at
the attacker's AS instead with the same token.
When the MTLS key proofing method is used, a client instance can use self-signed
certificates to use a different key for each AS that it talks to, as discussed in
<xref target="security-mtls-patterns"/>.</t>

<t>Additionally, the client instance can keep a strong association between the RS and a specific AS
that it trusts to issue tokens for that RS. This strong binding also helps against some forms of
<xref target="security-mixup">AS mix-up attacks</xref>. Managing this binding is outside the scope of GNAP core,
but it can be managed either as a configuration element for the client instance or dynamically
through <xref target="rs-request-without-token">discovering the AS from the RS</xref>.</t>

<t>The details of this attack are available in <xref target="HELMSCHMIDT2022"/> with additional discussion and considerations.</t>

</section>
<section anchor="security-stateless-tokens"><name>Self-contained Stateless Access Tokens</name>

<t>The contents and format of the access token are at the discretion of the AS, and are opaque
to the client instance within GNAP. As discussed in the companion document,
<xref target="I-D.ietf-gnap-resource-servers"/>, the AS and RS can make use of stateless access tokens
with an internal structure and format. These access tokens allow an RS to validate the token without
having to make any external calls at runtime, allowing for benefits in some deployments, the
discussion of which are outside the scope of this specification.</t>

<t>However, the use of such self-contained access tokens has an effect on the ability of the AS to
provide certain functionality defined within this specification. Specifically, since the access
token is self-contained, it is difficult or impossible for an AS to signal to all RS's within an
ecosystem when a specific access token has been revoked. Therefore, an AS in such an ecosystem
should probably not offer token revocation functionality to client instances, since the client
instance's calls to such an endpoint is effectively meaningless. However, a client instance calling
the token revocation function will also throw out its copy of the token, so such a placebo endpoint
might not be completely meaningless. Token rotation similarly difficult because the AS has to
revoke the old access token after a rotation call has been made. If the access tokens are
completely self-contained and non-revocable, this means that there will be a period of time during
which both the old and new access tokens are valid and usable, which is an increased security risk
for the environment.</t>

<t>These problems can be mitigated by keeping the validity time windows of self-contained access tokens
reasonably short, limiting the time after a revocation event that a revoked token could be used.
Additionally, the AS could proactively signal to RS's under its control identifiers for revoked
tokens that have yet to expire. This type of information push would be expected to be relatively
small and infrequent, and its implementation is outside the scope of this specification.</t>

</section>
<section anchor="security-network-management"><name>Network Problems and Token and Grant Management</name>

<t>If a client instance makes a call to rotate an access token but the network connection is dropped
before the client instance receives the response with the new access token, the system as a whole
can end up in an inconsistent state, where the AS has already rotated the old access token and
invalidated it, but the client instance only has access to the invalidated access token and not the
newly rotated token value. If the client instance retries the rotation request, it would fail
because the client is no longer presenting a valid and current access token. A similar situation
can occur during grant continuation, where the same client instance calls to continue or update
a grant request without successfully receiving the results of the update.</t>

<t>To combat this, both
<xref target="continue-request">grant Management</xref> and <xref target="token-management">token management</xref> are designed to be
idempotent, where subsequent calls to the same function with the same credentials are meant to
produce the same results. For example, multiple calls to rotate the same access token need to
result in the same rotated token value.</t>

<t>In practice, an AS can hold on to an old token value for such limited purposes. For example, to
support rotating access tokens over unreliable networks, the AS receives the initial request to
rotate an access token and creates a new token value and returns it. The AS also marks the old
token value as having been used to create the newly-rotated token value. If the AS sees the old
token value within a small enough time window, such as a few seconds since the first rotation
attempt, the AS can return the same rotated access token. Furthermore, once the system has seen the
newly-rotated token in use, the original token can be discarded because the client instance has
proved that it did receive the token. The result of this is a system that is
eventually self-consistent without placing an undue complexity burden on the client instance.</t>

</section>
<section anchor="security-ssrf"><name>Server-side Request Forgery (SSRF)</name>

<t>There are several places within GNAP where a URI can be given to a party causing it to fetch that
URI during normal operation of the protocol. If an attacker is able to control the value of one of
these URIs within the protocol, the attacker could cause the target system to execute a request on
a URI that is within reach of the target system but normally unavailable to the attacker. For
example, an attacker sending a URL of <spanx style="verb">http://localhost/admin</spanx> to cause the server to access an
internal function on itself, or <spanx style="verb">https://192.168.0.14/</spanx> to call a service behind a firewall.
Even if the attacker does not gain access to the results of the call, the side effects of such
requests coming from a trusted host can be problematic to the security and sanctity of such
otherwise unexposed endpoints.</t>

<t>In GNAP, the most vulnerable place in the core protocol is the
<xref target="interaction-pushback">push-based post-interaction finish method</xref>, as the client instance is
less trusted than the AS and can use this method to make the AS call an arbitrary URI. While it is
not required by the protocol, the AS can fetch other client-instance provided URIs such as the logo
image or home page, for verification or privacy-preserving purposes before displaying them to the
resource owner as part of a consent screen. Furthermore, extensions to GNAP that allow or require
URI fetch could also be similarly susceptible, such as a system for having the AS fetch a client
instance's keys from a presented URI instead of the client instance presenting the key by value.
Such extensions are outside the scope of this specification, but any system deploying such an
extension would need to be aware of this issue.</t>

<t>To help mitigate this problem, similar approaches to protecting parties against
<xref target="security-front-channel">malicious redirects</xref> can be used. For example, all URIs that can result
in a direct request being made by a party in the protocol can be filtered through an allowlist or
blocklist. For example, an AS that supports the <spanx style="verb">push</spanx> based interaction <spanx style="verb">finish</spanx> can compare the
callback URI in the interaction request to a known URI for a pre-registered client instance, or it
can ensure that the URI is not on a blocklist of sensitive URLs such as internal network addresses.
However, note that because these types of calls happen outside of the view of human interaction,
it is not usually feasible to provide notification and warning to someone before the request
needs to be executed, as is the case with redirection URLs. As such, SSRF is somewhat more difficult
to manage at runtime, and systems should generally refuse to fetch a URI if unsure.</t>

</section>
</section>
<section anchor="privacy"><name>Privacy Considerations</name>

<t>The privacy considerations in this section are modeled after the list of privacy threats in <xref target="RFC6973"/>, "Privacy Considerations for Internet Protocols", and either explain how these threats are mitigated or advise how the threats relate to GNAP.</t>

<section anchor="surveillance"><name>Surveillance</name>

<t>Surveillance is the observation or monitoring of an individual's communications or activities. Surveillance can be conducted by observers or eavesdroppers at any point along the communications path.</t>

<t>GNAP assumes the TLS protection used throughout the spec is intact. Without the protection of TLS, there are many points throughout the use of GNAP that would lead to possible surveillance.</t>

<section anchor="surveillance-by-the-client"><name>Surveillance by the Client</name>

<t>The purpose of GNAP is to authorize clients to be able to access information on behalf of a user. So while it is expected that the client may be aware of the user's identity as well as data being fetched for that user, in some cases the extent of the client may be beyond what the user is aware of. For example, a client may be implemented as multiple distinct pieces of software, such as a logging service or a mobile app that reports usage data to an external backend service.</t>

</section>
<section anchor="surveillance-by-the-authorization-server"><name>Surveillance by the Authorization Server</name>

<t>The role of the authorization server is to manage the authorization of client instances to protect access to the user's data. In this role, the authorization server is by definition aware of each authorization of a client instance by a user. When the authorization server shares user information with the client instance, it needs to make sure that it has the permission from that user to do so.</t>

<t>Additionally, as part of the authorization grant process, the authorization server may be aware of which resource servers the client intends to use an access token at. However, it is possible to design a system using GNAP in which this knowledge is not made available to the authorization server, such as by avoiding the use of the <spanx style="verb">locations</spanx> object in the authorization request.</t>

<t>If the authorization server's implementation of access tokens is such that it requires a resource server call back to the authorization server to validate them, then the authorization server will be aware of which resource servers are actively in use and by which users and which clients. To avoid this possibility, the authorization server would need to structure access tokens in such a way that they can be validated by the resource server without notifying the authorization server that the token is being validated.</t>

</section>
</section>
<section anchor="stored-data"><name>Stored Data</name>

<t>Several parties in the GNAP process are expected to persist data at least temporarily, if not semi-permanently, for the normal functioning of the system. If compromised, this could lead to exposure of sensitive information. This section documents the potentially sensitive information each party in GNAP is expected to store for normal operation. Naturally it is possible that any party is storing information for longer than technically necessary of the protocol mechanics (such as audit logs, etc).</t>

<t>The authorization server is expected to store subject identifiers for users indefinitely, in order to be able to include them in the responses to clients. The authorization server is also expected to store client key identifiers associated with display information about the client such as its name and logo.</t>

<t>The client is expected to store its client instance key indefinitely, in order to authenticate to the authorization server for the normal functioning of the GNAP flows. Additionally, the client will be temporarily storing artifacts issued by the authorization server during a flow, and these artifacts <bcp14>SHOULD</bcp14> be discarded by the client when the transaction is complete.</t>

<t>The resource server is not required to store any state for its normal operation. Depending on the implementation of access tokens, the resource server may need to cache public keys from the authorization server in order to validate access tokens.</t>

</section>
<section anchor="intrusion"><name>Intrusion</name>

<t>Intrusion refers to the ability of various parties to send unsolicited messages or cause denial of service for unrelated parties.</t>

<t>If the resource owner is different from the end user, there is an opportunity for the end user to cause unsolicited messages to be sent to the resource owner if the system prompts the resource owner for consent when an end user attempts to access their data.</t>

<t>The format and contents of subject identifiers are intentionally not defined by GNAP. If the authorization server uses values for subject identifiers that are also identifiers for communication channels, (e.g. an email address or phone number), this opens up the possibility for a client to learn this information when it was not otherwise authorized to access this kind of data about the user.</t>

</section>
<section anchor="correlation"><name>Correlation</name>

<t>The threat of correlation is the combination of various pieces of information related to an individual in a way that defies their expectations of what others know about them.</t>

<section anchor="correlation-by-clients"><name>Correlation by Clients</name>

<t>The biggest risk of correlation in GNAP is when an authorization server returns stable consistent user identifiers to multiple different applications. In this case, applications created by different parties would be able to correlate these user identifiers out of band in order to know which users they have in common.</t>

<t>The most common example of this in practice is tracking for advertising purposes, such that client A shares their list of user IDs with an ad platform that is then able to retarget ads to applications created by other parties. In contrast, a positive example of correlation is a corporate acquisition where two previously unrelated clients now do need to be able to identify the same user between the two clients.</t>

</section>
<section anchor="correlation-by-resource-servers"><name>Correlation by Resource Servers</name>

<t>Unrelated resource servers also have an opportunity to correlate users if the authorization server includes stable user identifiers in access tokens or in access token introspection responses.</t>

<t>In some cases a resource server may not actually need to be able to identify users, (such as a resource server providing access to a company cafeteria menu which only needs to validate whether the user is a current employee), so authorization servers should be thoughtful of when user identifiers are actually necessary to communicate to resource servers for the functioning of the system.</t>

<t>However, note that the lack of inclusion of a user identifier in an access token may be a risk if there is a concern that two users may voluntarily share access tokens between them in order to access protected resources. For example, if a website wants to limit access to only people over 18, and such does not need to know any user identifiers, an access token may be issued by an AS contains only the claim "over 18". If the user is aware that this access token doesn't reference them individually, they may be willing to share the access token with a user who is under 18 in order to let them get access to the website. (Note that the binding of an access token to a non-extractable client instance key also prevents the access token from being voluntarily shared.)</t>

</section>
<section anchor="correlation-by-authorization-servers"><name>Correlation by Authorization Servers</name>

<t>Clients are expected to be identified by their client instance key. If a particular client instance key is used at more than one authorization server, this could open up the possibility for multiple unrelated authorization servers to correlate client instances. This is especially a problem in the common case where a client instance is used by a single individual, as it would allow the authorization servers to correlate that individual between them. If this is a concern of a client, the client should use distinct keys with each authorization server.</t>

</section>
</section>
<section anchor="disclosure-in-shared-references"><name>Disclosure in Shared References</name>

<t>Throughout many parts of GNAP, the parties pass shared references between each other, sometimes in place of the values themselves. For example the <spanx style="verb">interact_ref</spanx> value used throughout the flow. These references are intended to be random strings and should not contain any private or sensitive data that would potentially leak information between parties.</t>

</section>
</section>


  </middle>

  <back>

    <references title='Normative References'>

<reference anchor="BCP195" target="https://www.rfc-editor.org/info/bcp195">
  <front>
    <title>Recommendations for Secure Use of Transport Layer Security (TLS) and Datagram Transport Layer Security (DTLS)</title>
    <author initials="Y." surname="Sheffer">
      <organization></organization>
    </author>
    <author initials="R." surname="Holz">
      <organization></organization>
    </author>
    <author initials="P." surname="Saint-Andre">
      <organization></organization>
    </author>
    <date year="2015" month="May"/>
  </front>
</reference>




<reference anchor='RFC2119' target='https://www.rfc-editor.org/info/rfc2119'>
<front>
<title>Key words for use in RFCs to Indicate Requirement Levels</title>
<author fullname='S. Bradner' initials='S.' surname='Bradner'><organization/></author>
<date month='March' year='1997'/>
<abstract><t>In many standards track documents several words are used to signify the requirements in the specification.  These words are often capitalized. This document defines these words as they should be interpreted in IETF documents.  This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t></abstract>
</front>
<seriesInfo name='BCP' value='14'/>
<seriesInfo name='RFC' value='2119'/>
<seriesInfo name='DOI' value='10.17487/RFC2119'/>
</reference>



<reference anchor='RFC2397' target='https://www.rfc-editor.org/info/rfc2397'>
<front>
<title>The &quot;data&quot; URL scheme</title>
<author fullname='L. Masinter' initials='L.' surname='Masinter'><organization/></author>
<date month='August' year='1998'/>
<abstract><t>A new URL scheme, &quot;data&quot;, is defined. It allows inclusion of small data items as &quot;immediate&quot; data, as if it had been included externally. [STANDARDS-TRACK]</t></abstract>
</front>
<seriesInfo name='RFC' value='2397'/>
<seriesInfo name='DOI' value='10.17487/RFC2397'/>
</reference>



<reference anchor='RFC3986' target='https://www.rfc-editor.org/info/rfc3986'>
<front>
<title>Uniform Resource Identifier (URI): Generic Syntax</title>
<author fullname='T. Berners-Lee' initials='T.' surname='Berners-Lee'><organization/></author>
<author fullname='R. Fielding' initials='R.' surname='Fielding'><organization/></author>
<author fullname='L. Masinter' initials='L.' surname='Masinter'><organization/></author>
<date month='January' year='2005'/>
<abstract><t>A Uniform Resource Identifier (URI) is a compact sequence of characters that identifies an abstract or physical resource.  This specification defines the generic URI syntax and a process for resolving URI references that might be in relative form, along with guidelines and security considerations for the use of URIs on the Internet.  The URI syntax defines a grammar that is a superset of all valid URIs, allowing an implementation to parse the common components of a URI reference without knowing the scheme-specific requirements of every possible identifier.  This specification does not define a generative grammar for URIs; that task is performed by the individual specifications of each URI scheme.  [STANDARDS-TRACK]</t></abstract>
</front>
<seriesInfo name='STD' value='66'/>
<seriesInfo name='RFC' value='3986'/>
<seriesInfo name='DOI' value='10.17487/RFC3986'/>
</reference>



<reference anchor='RFC4648' target='https://www.rfc-editor.org/info/rfc4648'>
<front>
<title>The Base16, Base32, and Base64 Data Encodings</title>
<author fullname='S. Josefsson' initials='S.' surname='Josefsson'><organization/></author>
<date month='October' year='2006'/>
<abstract><t>This document describes the commonly used base 64, base 32, and base 16 encoding schemes.  It also discusses the use of line-feeds in encoded data, use of padding in encoded data, use of non-alphabet characters in encoded data, use of different encoding alphabets, and canonical encodings.  [STANDARDS-TRACK]</t></abstract>
</front>
<seriesInfo name='RFC' value='4648'/>
<seriesInfo name='DOI' value='10.17487/RFC4648'/>
</reference>



<reference anchor='RFC5646' target='https://www.rfc-editor.org/info/rfc5646'>
<front>
<title>Tags for Identifying Languages</title>
<author fullname='A. Phillips' initials='A.' role='editor' surname='Phillips'><organization/></author>
<author fullname='M. Davis' initials='M.' role='editor' surname='Davis'><organization/></author>
<date month='September' year='2009'/>
<abstract><t>This document describes the structure, content, construction, and semantics of language tags for use in cases where it is desirable to indicate the language used in an information object.  It also describes how to register values for use in language tags and the creation of user-defined extensions for private interchange.  This document  specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t></abstract>
</front>
<seriesInfo name='BCP' value='47'/>
<seriesInfo name='RFC' value='5646'/>
<seriesInfo name='DOI' value='10.17487/RFC5646'/>
</reference>



<reference anchor='RFC7231' target='https://www.rfc-editor.org/info/rfc7231'>
<front>
<title>Hypertext Transfer Protocol (HTTP/1.1): Semantics and Content</title>
<author fullname='R. Fielding' initials='R.' role='editor' surname='Fielding'><organization/></author>
<author fullname='J. Reschke' initials='J.' role='editor' surname='Reschke'><organization/></author>
<date month='June' year='2014'/>
<abstract><t>The Hypertext Transfer Protocol (HTTP) is a stateless \%application- level protocol for distributed, collaborative, hypertext information systems.  This document defines the semantics of HTTP/1.1 messages, as expressed by request methods, request header fields, response status codes, and response header fields, along with the payload of messages (metadata and body content) and mechanisms for content negotiation.</t></abstract>
</front>
<seriesInfo name='RFC' value='7231'/>
<seriesInfo name='DOI' value='10.17487/RFC7231'/>
</reference>



<reference anchor='RFC7234' target='https://www.rfc-editor.org/info/rfc7234'>
<front>
<title>Hypertext Transfer Protocol (HTTP/1.1): Caching</title>
<author fullname='R. Fielding' initials='R.' role='editor' surname='Fielding'><organization/></author>
<author fullname='M. Nottingham' initials='M.' role='editor' surname='Nottingham'><organization/></author>
<author fullname='J. Reschke' initials='J.' role='editor' surname='Reschke'><organization/></author>
<date month='June' year='2014'/>
<abstract><t>The Hypertext Transfer Protocol (HTTP) is a stateless \%application- level protocol for distributed, collaborative, hypertext information systems.  This document defines HTTP caches and the associated header fields that control cache behavior or indicate cacheable response messages.</t></abstract>
</front>
<seriesInfo name='RFC' value='7234'/>
<seriesInfo name='DOI' value='10.17487/RFC7234'/>
</reference>



<reference anchor='RFC7468' target='https://www.rfc-editor.org/info/rfc7468'>
<front>
<title>Textual Encodings of PKIX, PKCS, and CMS Structures</title>
<author fullname='S. Josefsson' initials='S.' surname='Josefsson'><organization/></author>
<author fullname='S. Leonard' initials='S.' surname='Leonard'><organization/></author>
<date month='April' year='2015'/>
<abstract><t>This document describes and discusses the textual encodings of the Public-Key Infrastructure X.509 (PKIX), Public-Key Cryptography Standards (PKCS), and Cryptographic Message Syntax (CMS).  The textual encodings are well-known, are implemented by several applications and libraries, and are widely deployed.  This document articulates the de facto rules by which existing implementations operate and defines them so that future implementations can interoperate.</t></abstract>
</front>
<seriesInfo name='RFC' value='7468'/>
<seriesInfo name='DOI' value='10.17487/RFC7468'/>
</reference>



<reference anchor='RFC7515' target='https://www.rfc-editor.org/info/rfc7515'>
<front>
<title>JSON Web Signature (JWS)</title>
<author fullname='M. Jones' initials='M.' surname='Jones'><organization/></author>
<author fullname='J. Bradley' initials='J.' surname='Bradley'><organization/></author>
<author fullname='N. Sakimura' initials='N.' surname='Sakimura'><organization/></author>
<date month='May' year='2015'/>
<abstract><t>JSON Web Signature (JWS) represents content secured with digital signatures or Message Authentication Codes (MACs) using JSON-based data structures.  Cryptographic algorithms and identifiers for use with this specification are described in the separate JSON Web Algorithms (JWA) specification and an IANA registry defined by that specification.  Related encryption capabilities are described in the separate JSON Web Encryption (JWE) specification.</t></abstract>
</front>
<seriesInfo name='RFC' value='7515'/>
<seriesInfo name='DOI' value='10.17487/RFC7515'/>
</reference>



<reference anchor='RFC7517' target='https://www.rfc-editor.org/info/rfc7517'>
<front>
<title>JSON Web Key (JWK)</title>
<author fullname='M. Jones' initials='M.' surname='Jones'><organization/></author>
<date month='May' year='2015'/>
<abstract><t>A JSON Web Key (JWK) is a JavaScript Object Notation (JSON) data structure that represents a cryptographic key.  This specification also defines a JWK Set JSON data structure that represents a set of JWKs.  Cryptographic algorithms and identifiers for use with this specification are described in the separate JSON Web Algorithms (JWA) specification and IANA registries established by that specification.</t></abstract>
</front>
<seriesInfo name='RFC' value='7517'/>
<seriesInfo name='DOI' value='10.17487/RFC7517'/>
</reference>



<reference anchor='RFC6749' target='https://www.rfc-editor.org/info/rfc6749'>
<front>
<title>The OAuth 2.0 Authorization Framework</title>
<author fullname='D. Hardt' initials='D.' role='editor' surname='Hardt'><organization/></author>
<date month='October' year='2012'/>
<abstract><t>The OAuth 2.0 authorization framework enables a third-party application to obtain limited access to an HTTP service, either on behalf of a resource owner by orchestrating an approval interaction between the resource owner and the HTTP service, or by allowing the third-party application to obtain access on its own behalf.  This specification replaces and obsoletes the OAuth 1.0 protocol described in RFC 5849.  [STANDARDS-TRACK]</t></abstract>
</front>
<seriesInfo name='RFC' value='6749'/>
<seriesInfo name='DOI' value='10.17487/RFC6749'/>
</reference>



<reference anchor='RFC6750' target='https://www.rfc-editor.org/info/rfc6750'>
<front>
<title>The OAuth 2.0 Authorization Framework: Bearer Token Usage</title>
<author fullname='M. Jones' initials='M.' surname='Jones'><organization/></author>
<author fullname='D. Hardt' initials='D.' surname='Hardt'><organization/></author>
<date month='October' year='2012'/>
<abstract><t>This specification describes how to use bearer tokens in HTTP requests to access OAuth 2.0 protected resources.  Any party in possession of a bearer token (a &quot;bearer&quot;) can use it to get access to the associated resources (without demonstrating possession of a cryptographic key).  To prevent misuse, bearer tokens need to be protected from disclosure in storage and in transport.   [STANDARDS-TRACK]</t></abstract>
</front>
<seriesInfo name='RFC' value='6750'/>
<seriesInfo name='DOI' value='10.17487/RFC6750'/>
</reference>



<reference anchor='RFC8174' target='https://www.rfc-editor.org/info/rfc8174'>
<front>
<title>Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</title>
<author fullname='B. Leiba' initials='B.' surname='Leiba'><organization/></author>
<date month='May' year='2017'/>
<abstract><t>RFC 2119 specifies common key words that may be used in protocol  specifications.  This document aims to reduce the ambiguity by clarifying that only UPPERCASE usage of the key words have the  defined special meanings.</t></abstract>
</front>
<seriesInfo name='BCP' value='14'/>
<seriesInfo name='RFC' value='8174'/>
<seriesInfo name='DOI' value='10.17487/RFC8174'/>
</reference>



<reference anchor='RFC8259' target='https://www.rfc-editor.org/info/rfc8259'>
<front>
<title>The JavaScript Object Notation (JSON) Data Interchange Format</title>
<author fullname='T. Bray' initials='T.' role='editor' surname='Bray'><organization/></author>
<date month='December' year='2017'/>
<abstract><t>JavaScript Object Notation (JSON) is a lightweight, text-based, language-independent data interchange format.  It was derived from the ECMAScript Programming Language Standard.  JSON defines a small set of formatting rules for the portable representation of structured data.</t><t>This document removes inconsistencies with other specifications of JSON, repairs specification errors, and offers experience-based interoperability guidance.</t></abstract>
</front>
<seriesInfo name='STD' value='90'/>
<seriesInfo name='RFC' value='8259'/>
<seriesInfo name='DOI' value='10.17487/RFC8259'/>
</reference>



<reference anchor='RFC8705' target='https://www.rfc-editor.org/info/rfc8705'>
<front>
<title>OAuth 2.0 Mutual-TLS Client Authentication and Certificate-Bound Access Tokens</title>
<author fullname='B. Campbell' initials='B.' surname='Campbell'><organization/></author>
<author fullname='J. Bradley' initials='J.' surname='Bradley'><organization/></author>
<author fullname='N. Sakimura' initials='N.' surname='Sakimura'><organization/></author>
<author fullname='T. Lodderstedt' initials='T.' surname='Lodderstedt'><organization/></author>
<date month='February' year='2020'/>
<abstract><t>This document describes OAuth client authentication and certificate-bound access and refresh tokens using mutual Transport Layer Security (TLS) authentication with X.509 certificates.  OAuth clients are provided a mechanism for authentication to the authorization server using mutual TLS, based on either self-signed certificates or public key infrastructure (PKI). OAuth authorization servers are provided a mechanism for binding access tokens to a client's mutual-TLS certificate, and OAuth protected resources are provided a method for ensuring that such an access token presented to it was issued to the client presenting the token.</t></abstract>
</front>
<seriesInfo name='RFC' value='8705'/>
<seriesInfo name='DOI' value='10.17487/RFC8705'/>
</reference>


<reference anchor='I-D.ietf-gnap-resource-servers'>
   <front>
      <title>Grant Negotiation and Authorization Protocol Resource Server Connections</title>
      <author fullname='Justin Richer'>
	 <organization>Bespoke Engineering</organization>
      </author>
      <author fullname='Aaron Parecki'>
	 <organization>Okta</organization>
      </author>
      <author fullname='Fabien Imbault'>
	 <organization>acert.io</organization>
      </author>
      <date day='12' month='July' year='2021'/>
      <abstract>
	 <t>   GNAP defines a mechanism for delegating authorization to a piece of
   software, and conveying that delegation to the software.  This
   extension defines methods for resource servers (RS) to communicate
   with authorization servers (AS) in an interoperable fashion.

	 </t>
      </abstract>
   </front>
   <seriesInfo name='Internet-Draft' value='draft-ietf-gnap-resource-servers-01'/>
   <format target='https://www.ietf.org/archive/id/draft-ietf-gnap-resource-servers-01.txt' type='TXT'/>
</reference>


<reference anchor='I-D.ietf-httpbis-message-signatures'>
   <front>
      <title>HTTP Message Signatures</title>
      <author fullname='Annabelle Backman'>
	 <organization>Amazon</organization>
      </author>
      <author fullname='Justin Richer'>
	 <organization>Bespoke Engineering</organization>
      </author>
      <author fullname='Manu Sporny'>
	 <organization>Digital Bazaar</organization>
      </author>
      <date day='26' month='May' year='2022'/>
      <abstract>
	 <t>   This document describes a mechanism for creating, encoding, and
   verifying digital signatures or message authentication codes over
   components of an HTTP message.  This mechanism supports use cases
   where the full HTTP message may not be known to the signer, and where
   the message may be transformed (e.g., by intermediaries) before
   reaching the verifier.  This document also describes a means for
   requesting that a signature be applied to a subsequent HTTP message
   in an ongoing HTTP exchange.

	 </t>
      </abstract>
   </front>
   <seriesInfo name='Internet-Draft' value='draft-ietf-httpbis-message-signatures-10'/>
   <format target='https://www.ietf.org/archive/id/draft-ietf-httpbis-message-signatures-10.txt' type='TXT'/>
</reference>


<reference anchor='I-D.ietf-httpbis-digest-headers'>
   <front>
      <title>Digest Fields</title>
      <author fullname='Roberto Polli'>
	 <organization>Team Digitale, Italian Government</organization>
      </author>
      <author fullname='Lucas Pardue'>
	 <organization>Cloudflare</organization>
      </author>
      <date day='19' month='June' year='2022'/>
      <abstract>
	 <t>   This document defines HTTP fields that support integrity digests.
   The Content-Digest field can be used for the integrity of HTTP
   message content.  The Repr-Digest field can be used for the integrity
   of HTTP representations.  Want-Content-Digest and Want-Repr-Digest
   can be used to indicate a sender&#39;s interest and preferences for
   receiving the respective Integrity fields.

   This document obsoletes RFC 3230 and the Digest and Want-Digest HTTP
   fields.

	 </t>
      </abstract>
   </front>
   <seriesInfo name='Internet-Draft' value='draft-ietf-httpbis-digest-headers-10'/>
   <format target='https://www.ietf.org/archive/id/draft-ietf-httpbis-digest-headers-10.txt' type='TXT'/>
</reference>


<reference anchor='I-D.ietf-secevent-subject-identifiers'>
   <front>
      <title>Subject Identifiers for Security Event Tokens</title>
      <author fullname='Annabelle Backman'>
	 <organization>Amazon</organization>
      </author>
      <author fullname='Marius Scurtescu'>
	 <organization>Coinbase</organization>
      </author>
      <author fullname='Prachi Jain'>
	 <organization>Fastly</organization>
      </author>
      <date day='21' month='April' year='2022'/>
      <abstract>
	 <t>   Security events communicated within Security Event Tokens may support
   a variety of identifiers to identify subjects related to the event.
   This specification formalizes the notion of subject identifiers as
   structured information that describe a subject, and named formats
   that define the syntax and semantics for encoding subject identifiers
   as JSON objects.  It also defines a registry for defining and
   allocating names for such formats, as well as the sub_id JSON Web
   Token (JWT) claim.

	 </t>
      </abstract>
   </front>
   <seriesInfo name='Internet-Draft' value='draft-ietf-secevent-subject-identifiers-11'/>
   <format target='https://www.ietf.org/archive/id/draft-ietf-secevent-subject-identifiers-11.txt' type='TXT'/>
</reference>


<reference anchor='I-D.ietf-oauth-rar'>
   <front>
      <title>OAuth 2.0 Rich Authorization Requests</title>
      <author fullname='Torsten Lodderstedt'>
	 <organization>yes.com</organization>
      </author>
      <author fullname='Justin Richer'>
	 <organization>Bespoke Engineering</organization>
      </author>
      <author fullname='Brian Campbell'>
	 <organization>Ping Identity</organization>
      </author>
      <date day='5' month='May' year='2022'/>
      <abstract>
	 <t>   This document specifies a new parameter authorization_details that is
   used to carry fine-grained authorization data in OAuth messages.

	 </t>
      </abstract>
   </front>
   <seriesInfo name='Internet-Draft' value='draft-ietf-oauth-rar-12'/>
   <format target='https://www.ietf.org/archive/id/draft-ietf-oauth-rar-12.txt' type='TXT'/>
</reference>


<reference anchor="OIDC" target="https://openid.net/specs/openid-connect-core-1_0.html">
  <front>
    <title>OpenID Connect Core 1.0 incorporating errata set 1</title>
    <author initials="N." surname="Sakimura">
      <organization></organization>
    </author>
    <author initials="J." surname="Bradley">
      <organization></organization>
    </author>
    <author initials="M." surname="Jones">
      <organization></organization>
    </author>
    <author initials="B." surname="de Medeiros">
      <organization></organization>
    </author>
    <author initials="C." surname="Mortimore">
      <organization></organization>
    </author>
    <date year="2014" month="November"/>
  </front>
</reference>




<reference anchor='RFC8792' target='https://www.rfc-editor.org/info/rfc8792'>
<front>
<title>Handling Long Lines in Content of Internet-Drafts and RFCs</title>
<author fullname='K. Watsen' initials='K.' surname='Watsen'><organization/></author>
<author fullname='E. Auerswald' initials='E.' surname='Auerswald'><organization/></author>
<author fullname='A. Farrel' initials='A.' surname='Farrel'><organization/></author>
<author fullname='Q. Wu' initials='Q.' surname='Wu'><organization/></author>
<date month='June' year='2020'/>
<abstract><t>This document defines two strategies for handling long lines in width-bounded text content.  One strategy, called the &quot;single backslash&quot; strategy, is based on the historical use of a single backslash ('\') character to indicate where line-folding has occurred, with the continuation occurring with the first character that is not a space character (' ') on the next line.  The second strategy, called the &quot;double backslash&quot; strategy, extends the first strategy by adding a second backslash character to identify where the continuation begins and is thereby able to handle cases not supported by the first strategy.  Both strategies use a self-describing header enabling automated reconstitution of the original content.</t></abstract>
</front>
<seriesInfo name='RFC' value='8792'/>
<seriesInfo name='DOI' value='10.17487/RFC8792'/>
</reference>




    </references>

    <references title='Informative References'>





<reference anchor='RFC6973' target='https://www.rfc-editor.org/info/rfc6973'>
<front>
<title>Privacy Considerations for Internet Protocols</title>
<author fullname='A. Cooper' initials='A.' surname='Cooper'><organization/></author>
<author fullname='H. Tschofenig' initials='H.' surname='Tschofenig'><organization/></author>
<author fullname='B. Aboba' initials='B.' surname='Aboba'><organization/></author>
<author fullname='J. Peterson' initials='J.' surname='Peterson'><organization/></author>
<author fullname='J. Morris' initials='J.' surname='Morris'><organization/></author>
<author fullname='M. Hansen' initials='M.' surname='Hansen'><organization/></author>
<author fullname='R. Smith' initials='R.' surname='Smith'><organization/></author>
<date month='July' year='2013'/>
<abstract><t>This document offers guidance for developing privacy considerations for inclusion in protocol specifications.  It aims to make designers, implementers, and users of Internet protocols aware of privacy-related design choices.  It suggests that whether any individual RFC warrants a specific privacy considerations section will depend on the document's content.</t></abstract>
</front>
<seriesInfo name='RFC' value='6973'/>
<seriesInfo name='DOI' value='10.17487/RFC6973'/>
</reference>


<reference anchor='I-D.ietf-httpbis-client-cert-field'>
   <front>
      <title>Client-Cert HTTP Header Field</title>
      <author fullname='Brian Campbell'>
	 <organization>Ping Identity</organization>
      </author>
      <author fullname='Mike Bishop'>
	 <organization>Akamai</organization>
      </author>
      <date day='25' month='May' year='2022'/>
      <abstract>
	 <t>   This document defines HTTP extension header fields that allow a TLS
   terminating reverse proxy to convey the client certificate
   information of a mutually-authenticated TLS connection to the origin
   server in a common and predictable manner.

	 </t>
      </abstract>
   </front>
   <seriesInfo name='Internet-Draft' value='draft-ietf-httpbis-client-cert-field-02'/>
   <format target='https://www.ietf.org/archive/id/draft-ietf-httpbis-client-cert-field-02.txt' type='TXT'/>
</reference>


<reference anchor='I-D.ietf-oauth-security-topics'>
   <front>
      <title>OAuth 2.0 Security Best Current Practice</title>
      <author fullname='Torsten Lodderstedt'>
	 <organization>yes.com</organization>
      </author>
      <author fullname='John Bradley'>
	 <organization>Yubico</organization>
      </author>
      <author fullname='Andrey Labunets'>
	 <organization>Independent Researcher</organization>
      </author>
      <author fullname='Daniel Fett'>
	 <organization>yes.com</organization>
      </author>
      <date day='16' month='December' year='2021'/>
      <abstract>
	 <t>   This document describes best current security practice for OAuth 2.0.
   It updates and extends the OAuth 2.0 Security Threat Model to
   incorporate practical experiences gathered since OAuth 2.0 was
   published and covers new threats relevant due to the broader
   application of OAuth 2.0.

	 </t>
      </abstract>
   </front>
   <seriesInfo name='Internet-Draft' value='draft-ietf-oauth-security-topics-19'/>
   <format target='https://www.ietf.org/archive/id/draft-ietf-oauth-security-topics-19.txt' type='TXT'/>
</reference>


<reference anchor="promise-theory" target="http://markburgess.org/promises.html">
  <front>
    <title>Promise theory</title>
    <author initials="M." surname="Burgess">
      <organization></organization>
    </author>
    <author initials="J." surname="Bergstra">
      <organization></organization>
    </author>
    <date year="2014" month="January"/>
  </front>
</reference>
<reference anchor="AXELAND2021" target="https://odr.chalmers.se/handle/20.500.12380/304105">
  <front>
    <title>Security Analysis of Attack Surfaces on the Grant Negotiation and Authorization Protocol</title>
    <author initials="Å." surname="Axeland">
      <organization></organization>
    </author>
    <author initials="O." surname="Oueidat">
      <organization></organization>
    </author>
    <date year="2021"/>
  </front>
</reference>
<reference anchor="HELMSCHMIDT2022" target="http://dx.doi.org/10.18419/opus-12203">
  <front>
    <title>Security Analysis of the Grant Negotiation and Authorization Protocol</title>
    <author initials="F." surname="Helmschmidt">
      <organization></organization>
    </author>
    <date year="2022"/>
  </front>
</reference>


    </references>


<section anchor="history"><name>Document History</name>

<t><list style="symbols">
  <t>-10
  <list style="symbols">
      <t>Added note on relating access rights sent as strings to rights sent as objects.</t>
      <t>Expand proofing methods to allow definition by object, with single string as optimization for common cases.</t>
      <t>Removed "split_token" functionality.</t>
      <t>Collapse "user_code" into a string instead of an object.</t>
      <t>References hash algorithm identifiers from the existing IANA registry</t>
      <t>Allow interaction responses to time out.</t>
      <t>Added explicit protocol state discussion.</t>
      <t>Added RO policy use case.</t>
    </list></t>
  <t>-09
  <list style="symbols">
      <t>Added security considerations on redirection status codes.</t>
      <t>Added security considerations on cuckoo token attack.</t>
      <t>Made token management URL required on token rotation.</t>
      <t>Added considerations on token rotation and self-contained tokens.</t>
      <t>Added security considerations for SSRF.</t>
      <t>Moved normative requirements about end user presence to security considerations.</t>
      <t>Clarified default wait times for continuation requests (including polling).</t>
      <t>Clarified URI vs. URL.</t>
      <t>Added "user_code_uri" mode, removed "uri" from "user_code" mode.</t>
      <t>Consistently formatted all parameter lists.</t>
      <t>Updated examples for HTTP Signatures.</t>
    </list></t>
  <t>-08
  <list style="symbols">
      <t>Update definition for "Client" to account for the case of no end user.</t>
      <t>Change definition for "Subject".</t>
      <t>Expanded security and privacy considerations for more situations.</t>
      <t>Added cross-links from security and privacy considerations.</t>
      <t>Editorial updates.</t>
    </list></t>
  <t>-07
  <list style="symbols">
      <t>Replace user handle by opaque identifier</t>
      <t>Added trust relationships</t>
      <t>Added privacy considerations section</t>
      <t>Added security considerations.</t>
    </list></t>
  <t>-06
  <list style="symbols">
      <t>Removed "capabilities" and "existing_grant" protocol fields.</t>
      <t>Removed separate "instance_id" field.</t>
      <t>Split "interaction_methods_supported" into "interaction_start_modes_supported" and "interaction_finish_methods_supported".</t>
      <t>Added AS endpoint to hash calculation to fix mix-up attack.</t>
      <t>Added "privileges" field to resource access request object.</t>
      <t>Moved client-facing RS response back from GNAP-RS document.</t>
      <t>Removed oauthpop key binding.</t>
      <t>Removed dpop key binding.</t>
      <t>Added example DID identifier.</t>
      <t>Changed token response booleans to flag structure to match request.</t>
      <t>Updated signature examples to use HTTP Message Signatures.</t>
    </list></t>
  <t>-05
  <list style="symbols">
      <t>Changed "interaction_methods" to "interaction_methods_supported".</t>
      <t>Changed "key_proofs" to "key_proofs_supported".</t>
      <t>Changed "assertions" to "assertions_supported".</t>
      <t>Updated discovery and field names for subject formats.</t>
      <t>Add an appendix to provide protocol rationale, compared to OAuth2.</t>
      <t>Updated subject information definition.</t>
      <t>Refactored the RS-centric components into a new document.</t>
      <t>Updated cryptographic proof of possession methods to match current reference syntax.</t>
      <t>Updated proofing language to use "signer" and "verifier" generically.</t>
      <t>Updated cryptographic proof of possession examples.</t>
      <t>Editorial cleanup and fixes.</t>
      <t>Diagram cleanup and fixes.</t>
    </list></t>
  <t>-04
  <list style="symbols">
      <t>Updated terminology.</t>
      <t>Refactored key presentation and binding.</t>
      <t>Refactored "interact" request to group start and end modes.</t>
      <t>Changed access token request and response syntax.</t>
      <t>Changed DPoP digest field to 'htd' to match proposed FAPI profile.</t>
      <t>Include the access token hash in the DPoP message.</t>
      <t>Removed closed issue links.</t>
      <t>Removed function to read state of grant request by client.</t>
      <t>Closed issues related to reading and updating access tokens.</t>
    </list></t>
  <t>-03
  <list style="symbols">
      <t>Changed "resource client" terminology to separate "client instance" and "client software".</t>
      <t>Removed OpenID Connect "claims" parameter.</t>
      <t>Dropped "short URI" redirect.</t>
      <t>Access token is mandatory for continuation.</t>
      <t>Removed closed issue links.</t>
      <t>Editorial fixes.</t>
    </list></t>
  <t>-02
  <list style="symbols">
      <t>Moved all "editor's note" items to GitHub Issues.</t>
      <t>Added JSON types to fields.</t>
      <t>Changed "GNAP Protocol" to "GNAP".</t>
      <t>Editorial fixes.</t>
    </list></t>
  <t>-01
  <list style="symbols">
      <t>"updated_at" subject info timestamp now in ISO 8601 string format.</t>
      <t>Editorial fixes.</t>
      <t>Added Aaron and Fabien as document authors.</t>
    </list></t>
  <t>-00
  <list style="symbols">
      <t>Initial working group draft.</t>
    </list></t>
</list></t>

</section>
<section anchor="vs-oauth2"><name>Compared to OAuth 2.0</name>

<t>GNAP's protocol design differs from OAuth 2.0's in several fundamental ways:</t>

<t><list style="numbers">
  <t><strong>Consent and authorization flexibility:</strong>  <vspace blankLines='1'/>
OAuth 2.0 generally assumes the user has access to the a web browser. The type of interaction available is fixed by the grant type, and the most common interactive grant types start in the browser. OAuth 2.0 assumes that the user using the client software is the same user that will interact with the AS to approve access.  <vspace blankLines='1'/>
GNAP allows various patterns to manage authorizations and consents required to fulfill this requested delegation, including information sent by the client instance, information supplied by external parties, and information gathered through the interaction process. GNAP allows a client instance to list different ways that it can start and finish an interaction, and these can be mixed together as needed for different use cases. GNAP interactions can use a browser, but don’t have to. Methods can use inter-application messaging protocols, out-of-band data transfer, or anything else. GNAP allows extensions to define new ways to start and finish an interaction, as new methods and platforms are expected to become available over time. GNAP is designed to allow the end user and the resource owner to be two different people, but still works in the optimized case of them being the same party.</t>
  <t><strong>Intent registration and inline negotiation:</strong>  <vspace blankLines='1'/>
OAuth 2.0 uses different “grant types” that start at different endpoints for different purposes. Many of these require discovery of several interrelated parameters.  <vspace blankLines='1'/>
GNAP requests all start with the same type of request to the same endpoint at the AS. Next steps are negotiated between the client instance and AS based on software capabilities, policies surrounding requested access, and the overall context of the ongoing request. GNAP defines a continuation API that allows the client instance and AS to request and send additional information from each other over multiple steps. This continuation API uses the same access token protection that other GNAP-protected APIs use. GNAP allows discovery to optimize the requests but it isn’t required thanks to the negotiation capabilities.</t>
  <t><strong>Client instances:</strong>  <vspace blankLines='1'/>
OAuth 2.0 requires all clients to be registered at the AS and to use a client_id known to the AS as part of the protocol. This client_id is generally assumed to be assigned by a trusted authority during a registration process, and OAuth places a lot of trust on the client_id as a result. Dynamic registration allows different classes of clients to get a client_id at runtime, even if they only ever use it for one request.  <vspace blankLines='1'/>
GNAP allows the client instance to present an unknown key to the AS and use that key to protect the ongoing request. GNAP’s client instance identifier mechanism allows for pre-registered clients and dynamically registered clients to exist as an optimized case without requiring the identifier as part of the protocol at all times.</t>
  <t><strong>Expanded delegation:</strong>  <vspace blankLines='1'/>
OAuth 2.0 defines the “scope” parameter for controlling access to APIs. This parameter has been coopted to mean a number of different things in different protocols, including flags for turning special behavior on and off, including the return of data apart from the access token. The “resource” parameter and RAR extensions (as defined in <xref target="I-D.ietf-oauth-rar"/>) expand on the “scope” concept in similar but different ways.  <vspace blankLines='1'/>
GNAP defines a rich structure for requesting access, with string references as an optimization. GNAP defines methods for requesting directly-returned user information, separate from API access. This information includes identifiers for the current user and structured assertions. The core GNAP protocol makes no assumptions or demands on the format or contents of the access token, but the RS extension allows a negotiation of token formats between the AS and RS.</t>
  <t><strong>Cryptography-based security:</strong>  <vspace blankLines='1'/>
OAuth 2.0 uses shared bearer secrets, including the client_secret and access token, and advanced authentication and sender constraint have been built on after the fact in inconsistent ways.  <vspace blankLines='1'/>
In GNAP, all communication between the client instance and AS is bound to a key held by the client instance. GNAP uses the same cryptographic mechanisms for both authenticating the client (to the AS) and binding the access token (to the RS and the AS). GNAP allows extensions to define new cryptographic protection mechanisms, as new methods are expected to become available over time. GNAP does not have a notion of “public clients” because key information can always be sent and used dynamically.</t>
  <t><strong>Privacy and usable security:</strong>  <vspace blankLines='1'/>
OAuth 2.0's deployment model assumes a strong binding between the AS and the RS.  <vspace blankLines='1'/>
GNAP is designed to be interoperable with decentralized identity standards and to provide a human-centric authorization layer. In addition to the core protocol, GNAP supports various patterns of communication between RSs and ASs through extensions. GNAP tries to limit the odds of a consolidation to just a handful of super-popular AS services.</t>
</list></t>

</section>
<section anchor="data-models"><name>Component Data Models</name>

<t>While different implementations of this protocol will have different
realizations of all the components and artifacts enumerated here, the
nature of the protocol implies some common structures and elements for
certain components. This appendix seeks to enumerate those common
elements.</t>

<t>TBD: Client has keys, allowed requested resources, identifier(s),
allowed requested subjects, allowed</t>

<t>TBD: AS has "grant endpoint", interaction endpoints, store of trusted
client keys, policies</t>

<t>TBD: Token has RO, user, client, resource list, RS list,</t>

</section>
<section anchor="examples"><name>Example Protocol Flows</name>

<t>The protocol defined in this specification provides a number of
features that can be combined to solve many different kinds of
authentication scenarios. This section seeks to show examples of how the
protocol would be applied for different situations.</t>

<t>Some longer fields, particularly cryptographic information, have been
truncated for display purposes in these examples.</t>

<section anchor="example-auth-code"><name>Redirect-Based User Interaction</name>

<t>In this scenario, the user is the RO and has access to a web
browser, and the client instance can take front-channel callbacks on the same
device as the user. This combination is analogous to the OAuth 2.0
Authorization Code grant type.</t>

<t>The client instance initiates the request to the AS. Here the client instance
identifies itself using its public key.</t>

<figure><sourcecode type="http-message"><![CDATA[
POST /tx HTTP/1.1
Host: server.example.com
Content-Type: application/json
Signature-Input: sig1=...
Signature: sig1=...
Content-Digest: sha-256=...

{
    "access_token": {
        "access": [
            {
                "actions": [
                    "read",
                    "write",
                    "dolphin"
                ],
                "locations": [
                    "https://server.example.net/",
                    "https://resource.local/other"
                ],
                "datatypes": [
                    "metadata",
                    "images"
                ]
            }
        ],
    },
    "client": {
      "key": {
        "proof": "httpsig",
        "jwk": {
            "kty": "RSA",
            "e": "AQAB",
            "kid": "xyz-1",
            "alg": "RS256",
            "n": "kOB5rR4Jv0GMeLaY6_It_r3ORwdf8ci_JtffXyaSx8..."
        }
      }
    },
    "interact": {
        "start": ["redirect"],
        "finish": {
            "method": "redirect",
            "uri": "https://client.example.net/return/123455",
            "nonce": "LKLTI25DK82FX4T4QFZC"
        }
    }
}
]]></sourcecode></figure>

<t>The AS processes the request and determines that the RO needs to
interact. The AS returns the following response giving the client instance the
information it needs to connect. The AS has also indicated to the
client instance that it can use the given instance identifier to identify itself in
<xref target="request-instance">future requests</xref>.</t>

<figure><sourcecode type="http-message"><![CDATA[
HTTP/1.1 200 OK
Content-Type: application/json
Cache-Control: no-store

{
    "interact": {
      "redirect":
        "https://server.example.com/interact/4CF492MLVMSW9MKM",
      "finish": "MBDOFXG4Y5CVJCX821LH"
    }
    "continue": {
        "access_token": {
            "value": "80UPRY5NM33OMUKMKSKU"
        },
        "uri": "https://server.example.com/continue"
    },
    "instance_id": "7C7C4AZ9KHRS6X63AJAO"
}
]]></sourcecode></figure>

<t>The client instance saves the response and redirects the user to the
interaction_url by sending the following HTTP message to the user's
browser.</t>

<figure><sourcecode type="http-message"><![CDATA[
HTTP 302 Found
Location: https://server.example.com/interact/4CF492MLVMSW9MKM
]]></sourcecode></figure>

<t>The user's browser fetches the AS's interaction URI. The user logs
in, is identified as the RO for the resource being requested, and
approves the request. Since the AS has a callback parameter, the AS
generates the interaction reference, calculates the hash, and
redirects the user back to the client instance with these additional values
added as query parameters.</t>

<figure><sourcecode type="http-message"><![CDATA[
NOTE: '\' line wrapping per RFC 8792

HTTP 302 Found
Location: https://client.example.net/return/123455\
  ?hash=p28jsq0Y2KK3WS__a42tavNC64ldGTBroywsWxT4md_jZQ1R2\
    HZT8BOWYHcLmObM7XHPAdJzTZMtKBsaraJ64A\
  &interact_ref=4IFWWIKYBC2PQ6U56NL1
]]></sourcecode></figure>

<t>The client instance receives this request from the user's browser. The
client instance ensures that this is the same user that was sent out by
validating session information and retrieves the stored pending
request. The client instance uses the values in this to validate the hash
parameter. The client instance then calls the continuation URI and presents the
handle and interaction reference in the request body. The client instance signs
the request as above.</t>

<figure><sourcecode type="http-message"><![CDATA[
POST /continue HTTP/1.1
Host: server.example.com
Content-Type: application/json
Authorization: GNAP 80UPRY5NM33OMUKMKSKU
Signature-Input: sig1=...
Signature: sig1=...
Content-Digest: sha-256=...

{
    "interact_ref": "4IFWWIKYBC2PQ6U56NL1"
}
]]></sourcecode></figure>

<t>The AS retrieves the pending request based on the handle and issues
an access token and returns this to the client instance.</t>

<figure><sourcecode type="http-message"><![CDATA[
NOTE: '\' line wrapping per RFC 8792

HTTP/1.1 200 OK
Content-Type: application/json
Cache-Control: no-store

{
    "access_token": {
        "value": "OS9M2PMHKUR64TB8N6BW7OZB8CDFONP219RP1LT0",
        "manage": "https://server.example.com/token/PRY5NM33O\
            M4TB8N6BW7OZB8CDFONP219RP1L",
        "access": [{
            "actions": [
                "read",
                "write",
                "dolphin"
            ],
            "locations": [
                "https://server.example.net/",
                "https://resource.local/other"
            ],
            "datatypes": [
                "metadata",
                "images"
            ]
        }]
    },
    "continue": {
        "access_token": {
            "value": "80UPRY5NM33OMUKMKSKU"
        },
        "uri": "https://server.example.com/continue"
    }
}
]]></sourcecode></figure>

</section>
<section anchor="example-device"><name>Secondary Device Interaction</name>

<t>In this scenario, the user does not have access to a web browser on
the device and must use a secondary device to interact with the AS.
The client instance can display a user code or a printable QR code.
The client instance is not able to accept callbacks from the AS and needs to poll
for updates while waiting for the user to authorize the request.</t>

<t>The client instance initiates the request to the AS.</t>

<figure><sourcecode type="http-message"><![CDATA[
POST /tx HTTP/1.1
Host: server.example.com
Content-Type: application/json
Signature-Input: sig1=...
Signature: sig1=...
Content-Digest: sha-256=...

{
    "access_token": {
        "access": [
            "dolphin-metadata", "some other thing"
        ],
    },
    "client": "7C7C4AZ9KHRS6X63AJAO",
    "interact": {
        "start": ["redirect", "user_code"]
    }
}
]]></sourcecode></figure>

<t>The AS processes this and determines that the RO needs to interact.
The AS supports both redirect URIs and user codes for interaction, so
it includes both. Since there is no interaction finish mode, the AS does not include
a nonce, but does include a "wait" parameter on the continuation
section because it expects the client instance to poll for results.</t>

<figure><sourcecode type="http-message"><![CDATA[
HTTP/1.1 200 OK
Content-Type: application/json
Cache-Control: no-store

{
    "interact": {
        "redirect": "https://srv.ex/MXKHQ",
        "user_code": {
            "code": "A1BC-3DFF"
        }
    },
    "continue": {
        "access_token": {
            "value": "80UPRY5NM33OMUKMKSKU"
        },
        "uri": "https://server.example.com/continue/VGJKPTKC50",
        "wait": 60
    }
}
]]></sourcecode></figure>

<t>The client instance saves the response and displays the user code visually
on its screen along with the static device URI. The client instance also
displays the short interaction URI as a QR code to be scanned.</t>

<t>If the user scans the code, they are taken to the interaction
endpoint and the AS looks up the current pending request based on the
incoming URI. If the user instead goes to the static page and enters
the code manually, the AS looks up the current pending request based
on the value of the user code. In both cases, the user logs in, is
identified as the RO for the resource being requested, and approves
the request. Once the request has been approved, the AS displays to
the user a message to return to their device.</t>

<t>Meanwhile, the client instance periodically polls the AS every 60 seconds at
the continuation URI. The client instance signs the request using the
same key and method that it did in the first request.</t>

<figure><sourcecode type="http-message"><![CDATA[
POST /continue/VGJKPTKC50 HTTP/1.1
Host: server.example.com
Authorization: GNAP 80UPRY5NM33OMUKMKSKU
Signature-Input: sig1=...
Signature: sig1=...
Content-Digest: sha-256=...
]]></sourcecode></figure>

<t>The AS retrieves the pending request based on the handle and
determines that it has not yet been authorized. The AS indicates to
the client instance that no access token has yet been issued but it can
continue to call after another 60 second timeout.</t>

<figure><sourcecode type="http-message"><![CDATA[
HTTP/1.1 200 OK
Content-Type: application/json
Cache-Control: no-store

{
    "continue": {
        "access_token": {
            "value": "G7YQT4KQQ5TZY9SLSS5E"
        },
        "uri": "https://server.example.com/continue/ATWHO4Q1WV",
        "wait": 60
    }
}
]]></sourcecode></figure>

<t>Note that the continuation URI and access token have been rotated since they were
used by the client instance to make this call. The client instance polls the
continuation URI after a 60 second timeout using this new information.</t>

<figure><sourcecode type="http-message"><![CDATA[
POST /continue/ATWHO4Q1WV HTTP/1.1
Host: server.example.com
Authorization: GNAP G7YQT4KQQ5TZY9SLSS5E
Signature-Input: sig1=...
Signature: sig1=...
Content-Digest: sha-256=...
]]></sourcecode></figure>

<t>The AS retrieves the pending request based on the URI and access token,
determines that it has been approved, and issues an access
token for the client to use at the RS.</t>

<figure><sourcecode type="http-message"><![CDATA[
NOTE: '\' line wrapping per RFC 8792

HTTP/1.1 200 OK
Content-Type: application/json
Cache-Control: no-store

{
    "access_token": {
        "value": "OS9M2PMHKUR64TB8N6BW7OZB8CDFONP219RP1LT0",
        "manage": "https://server.example.com/token/PRY5NM33O\
            M4TB8N6BW7OZB8CDFONP219RP1L",
        "access": [
            "dolphin-metadata", "some other thing"
        ]
    }
}
]]></sourcecode></figure>

</section>
<section anchor="example-no-user"><name>No User Involvement</name>

<t>In this scenario, the client instance is requesting access on its own
behalf, with no user to interact with.</t>

<t>The client instance creates a request to the AS, identifying itself with its
public key and using MTLS to make the request.</t>

<figure><sourcecode type="http-message"><![CDATA[
POST /tx HTTP/1.1
Host: server.example.com
Content-Type: application/json

{
    "access_token": {
        "access": [
            "backend service", "nightly-routine-3"
        ],
    },
    "client": {
      "key": {
        "proof": "mtls",
        "cert#S256": "bwcK0esc3ACC3DB2Y5_lESsXE8o9ltc05O89jdN-dg2"
      }
    }
}
]]></sourcecode></figure>

<t>The AS processes this and determines that the client instance can ask for
the requested resources and issues an access token.</t>

<figure><sourcecode type="http-message"><![CDATA[
HTTP/1.1 200 OK
Content-Type: application/json
Cache-Control: no-store

{
    "access_token": {
        "value": "OS9M2PMHKUR64TB8N6BW7OZB8CDFONP219RP1LT0",
        "manage": "https://server.example.com/token",
        "access": [
            "backend service", "nightly-routine-3"
        ]
    }
}
]]></sourcecode></figure>

</section>
<section anchor="example-async"><name>Asynchronous Authorization</name>

<t>In this scenario, the client instance is requesting on behalf of a specific
RO, but has no way to interact with the user. The AS can
asynchronously reach out to the RO for approval in this scenario.</t>

<t>The client instance starts the request at the AS by requesting a set of
resources. The client instance also identifies a particular user.</t>

<figure><sourcecode type="http-message"><![CDATA[
POST /tx HTTP/1.1
Host: server.example.com
Content-Type: application/json
Signature-Input: sig1=...
Signature: sig1=...
Content-Digest: sha-256=...

{
    "access_token": {
        "access": [
            {
                "type": "photo-api",
                "actions": [
                    "read",
                    "write",
                    "dolphin"
                ],
                "locations": [
                    "https://server.example.net/",
                    "https://resource.local/other"
                ],
                "datatypes": [
                    "metadata",
                    "images"
                ]
            },
            "read", "dolphin-metadata",
            {
                "type": "financial-transaction",
                "actions": [
                    "withdraw"
                ],
                "identifier": "account-14-32-32-3",
                "currency": "USD"
            },
            "some other thing"
        ],
    },
    "client": "7C7C4AZ9KHRS6X63AJAO",
    "user": {
        "sub_ids": [ {
            "format": "opaque",
            "id": "J2G8G8O4AZ"
        } ]
  }
}
]]></sourcecode></figure>

<t>The AS processes this and determines that the RO needs to interact.
The AS determines that it can reach the identified user asynchronously
and that the identified user does have the ability to approve this
request. The AS indicates to the client instance that it can poll for
continuation.</t>

<figure><sourcecode type="http-message"><![CDATA[
HTTP/1.1 200 OK
Content-Type: application/json
Cache-Control: no-store

{
    "continue": {
        "access_token": {
            "value": "80UPRY5NM33OMUKMKSKU"
        },
        "uri": "https://server.example.com/continue",
        "wait": 60
    }
}
]]></sourcecode></figure>

<t>The AS reaches out to the RO and prompts them for consent. In this
example, the AS has an application that it can push notifications in
to for the specified account.</t>

<t>Meanwhile, the client instance periodically polls the AS every 60 seconds at
the continuation URI.</t>

<figure><sourcecode type="http-message"><![CDATA[
POST /continue HTTP/1.1
Host: server.example.com
Authorization: GNAP 80UPRY5NM33OMUKMKSKU
Signature-Input: sig1=...
Signature: sig1=...
]]></sourcecode></figure>

<t>The AS retrieves the pending request based on the handle and
determines that it has not yet been authorized. The AS indicates to
the client instance that no access token has yet been issued but it can
continue to call after another 60 second timeout.</t>

<figure><sourcecode type="http-message"><![CDATA[
HTTP/1.1 200 OK
Content-Type: application/json
Cache-Control: no-store

{
    "continue": {
        "access_token": {
            "value": "BI9QNW6V9W3XFJK4R02D"
        },
        "uri": "https://server.example.com/continue",
        "wait": 60
    }
}
]]></sourcecode></figure>

<t>Note that the continuation handle has been rotated since it was
used by the client instance to make this call. The client instance polls the
continuation URI after a 60 second timeout using the new handle.</t>

<figure><sourcecode type="http-message"><![CDATA[
POST /continue HTTP/1.1
Host: server.example.com
Authorization: GNAP BI9QNW6V9W3XFJK4R02D
Signature-Input: sig1=...
Signature: sig1=...
]]></sourcecode></figure>

<t>The AS retrieves the pending request based on the handle and
determines that it has been approved and it issues an access
token.</t>

<figure><sourcecode type="http-message"><![CDATA[
NOTE: '\' line wrapping per RFC 8792

HTTP/1.1 200 OK
Content-Type: application/json
Cache-Control: no-store

{
    "access_token": {
        "value": "OS9M2PMHKUR64TB8N6BW7OZB8CDFONP219RP1LT0",
        "manage": "https://server.example.com/token/PRY5NM33O\
            M4TB8N6BW7OZB8CDFONP219RP1L",
        "access": [
            "dolphin-metadata", "some other thing"
        ]
    }
}
]]></sourcecode></figure>

</section>
<section anchor="example-oauth2"><name>Applying OAuth 2.0 Scopes and Client IDs</name>

<t>While GNAP is not designed to be directly compatible with
OAuth 2.0 <xref target="RFC6749"/>, considerations have been made to enable the use of
OAuth 2.0 concepts and constructs more smoothly within GNAP.</t>

<t>In this scenario, the client developer has a <spanx style="verb">client_id</spanx> and set of
<spanx style="verb">scope</spanx> values from their OAuth 2.0 system and wants to apply them to the
new protocol. Traditionally, the OAuth 2.0 client developer would put
their <spanx style="verb">client_id</spanx> and <spanx style="verb">scope</spanx> values as parameters into a redirect request
to the authorization endpoint.</t>

<figure><sourcecode type="http-message"><![CDATA[
NOTE: '\' line wrapping per RFC 8792

HTTP 302 Found
Location: https://server.example.com/authorize\
  ?client_id=7C7C4AZ9KHRS6X63AJAO\
  &scope=read%20write%20dolphin\
  &redirect_uri=https://client.example.net/return\
  &response_type=code\
  &state=123455
]]></sourcecode></figure>

<t>Now the developer wants to make an analogous request to the AS
using GNAP. To do so, the client instance makes an HTTP POST and
places the OAuth 2.0 values in the appropriate places.</t>

<figure><sourcecode type="http-message"><![CDATA[
POST /tx HTTP/1.1
Host: server.example.com
Content-Type: application/json
Signature-Input: sig1=...
Signature: sig1=...
Content-Digest: sha-256=...

{
    "access_token": {
        "access": [
            "read", "write", "dolphin"
        ],
        "flags": [ "bearer" ]
    },
    "client": "7C7C4AZ9KHRS6X63AJAO",
    "interact": {
        "start": ["redirect"],
        "finish": {
            "method": "redirect",
            "uri": "https://client.example.net/return?state=123455",
            "nonce": "LKLTI25DK82FX4T4QFZC"
        }
    }
}
]]></sourcecode></figure>

<t>The <spanx style="verb">client_id</spanx> can be used to identify the client instance's keys that it
uses for authentication, the scopes represent resources that the
client instance is requesting, and the <spanx style="verb">redirect_uri</spanx> and <spanx style="verb">state</spanx> value are
pre-combined into a <spanx style="verb">finish</spanx> URI that can be unique per request. The
client instance additionally creates a nonce to protect the callback, separate
from the state parameter that it has added to its return URI.</t>

<t>From here, the protocol continues as above.</t>

</section>
</section>
<section anchor="polymorphism"><name>JSON Structures and Polymorphism</name>

<t>GNAP makes use of polymorphism within the <xref target="RFC8259">JSON</xref> structures used for
the protocol. Each portion of this protocol is defined in terms of the JSON data type
that its values can take, whether it's a string, object, array, boolean, or number. For some
fields, different data types offer different descriptive capabilities and are used in different
situations for the same field. Each data type provides a different syntax to express
the same underlying semantic protocol element, which allows for optimization and
simplification in many common cases.</t>

<t>Even though JSON is often used to describe strongly typed structures, JSON on its own is naturally polymorphic.
In JSON, the named members of an object have no type associated with them, and any
data type can be used as the value for any member. In practice, each member
has a semantic type that needs to make sense to the parties creating and
consuming the object. Within this protocol, each object member is defined in terms
of its semantic content, and this semantic content might have expressions in
different concrete data types for different specific purposes. Since each object
member has exactly one value in JSON, each data type for an object member field
is naturally mutually exclusive with other data types within a single JSON object.</t>

<t>For example, a resource request for a single access token is composed of an array
of resource request descriptions while a request for multiple access tokens is
composed of an object whose member values are all arrays. Both of these represent requests
for access, but the difference in syntax allows the client instance and AS to differentiate
between the two request types in the same request.</t>

<t>Another form of polymorphism in JSON comes from the fact that the values within JSON
arrays need not all be of the same JSON data type. However, within this protocol,
each element within the array needs to be of the same kind of semantic element for
the collection to make sense, even when the data types are different from each other.</t>

<t>For example, each aspect of a resource request can be described using an object with multiple
dimensional components, or the aspect can be requested using a string. In both cases, the resource
request is being described in a way that the AS needs to interpret, but with different
levels of specificity and complexity for the client instance to deal with. An API designer
can provide a set of common access scopes as simple strings but still allow
client software developers to specify custom access when needed for more complex APIs.</t>

<t>Extensions to this specification can use different data types for defined fields, but
each extension needs to not only declare what the data type means, but also provide
justification for the data type representing the same basic kind of thing it extends.
For example, an extension declaring an "array" representation for a field would need
to explain how the array represents something akin to the non-array element that it
is replacing.</t>

</section>


  </back>

<!-- ##markdown-source:
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
ashHE+zVlhsT3oOHOH8fBQjvH9i93FqpGjIZsdheGvdsaQxK7Cht0WcyA2s0
OpfdjR1lrCBvf5D2NTBCJXwuR+oNn/SyOeh3+cVAdKncbIwlMrRrS4HKY2pz
3WTFtPbGvK32ebnXvEVRi2uTNobeILTvSsGOCU5fa46wKzUcIibv/NIaw0OU
C6e5q8rRun3ij+pIn9IZMUg4cIGb7UMWDc/pXgNx8sQxirqzoYkYo5jRAKx+
HGy3KitqYYzTMLgTHYBtTzS+bWPe3EFTVytZ3egX9TifZ1VRXmId8oVq+Wap
Yt1T4hbTlusmzybxYcn8poSaWgmSfV52d039VRoeutC2pKvft9ostjZe0y2H
48dwufoUzXNca2TOmstR3ZBhLKtdgwLnZASkRkX4HyKt+UtGxPwmI85+Y+nR
6XPfTeGysqC/ufTof8a6oF8uPfoXrwt6j+oAczzEZRVBf4W6oPd/1bqgD37p
uqC/UkhWHwOLqB9fLrvSiGvtoo4Hrr0LCgthY5eQt+rHKzIMfauYOj1AVriq
UUy3X1Cm+X1WnDHpf5+ceHb3Syd+3fucxC8VTN06VhTq4vCnMBypX7u4cn0u
E2HiNRKObbu05JbB1Qef7xt3cW9f1MONY21JDiP1Hjanjs3EnUsDdlUXE+ou
vzYtT04I89bCcUVoFxiH9Ru54VyBuYwU1wQarfTYdlUIXUprT9gFCqLY1Lkq
xvxZrJWzE4RJMOYlzbDLCkniXIfuvC9GzsF44JQ01cokIiE2ZaiwJYFSIfT3
gxIu7O1bcn1/X8QtLudzTbgsPfhhb+cVHOru8ycPNu8+XHf5tD7CjteUcdhL
VZbNKH2WjU+TWT47goNsxfTJ41Uu2iCV0nK5LVlNYaj8Trs9h8kcoRlSONHp
RJrZj6viiAkSQyPVPu/SABFbPCfJIaP1W1J1DtMbspqboEBUGfXg4k/q9UfJ
o/SpDCtKL7fLwaNFQp1TFs6qonMt58Yo3X32+zfbu8+eYvBr5Y+po4FxC7kg
lI+8UoeCAG7hkVUGeYem51TaG5tZ1HYxHLsQVCh0za60arMzGinpxeTfns1F
cLa9QXmEt8irs0eDd25+Etlq1/3Epc5m2TvXqscheRixiq+/yy/6gUJq/ZI7
i6FTkYKjzYCuFZgl4bbqpGF87lmqNofclwqdxc4pYl1zzYEMw689uNvA5BEY
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
Ll39ILZ8C1zHe+N6aP/ZOaRwMpSZgQ+2FTLJS2QRSiOi+zs+SXacRkeawybL
7tpkWeG9ZVR9brCULaIYBIQvAhn1wStz2SVIn4Zsal5JDO+iKXpkIOawUmac
qek1EuGYoQ0BO+9W7zQ/piF95QhtiQe0rHyCSEC/BeoXY4JkMVFY5JTS70Nt
zA82A8kZLXrWCkyfXYD4CjtEGVWc6nJ+uHKOGjmmaKVAeh11wBTgugSI8mgG
ShmGQRYLLoAh3WbbVI4LAtdNuSDI0PkRcMLDwr2Hm+Utjs1Rek6bqUkVVnvC
xtxDQZlDqZPqRQSmxo4La2VNOltgvVRxcsplPQD3CNlsl92WK5/NEmSGLrke
vG2qS3xBnCWGPOc+hosDF1d3mPMOj2hJTCyocF73KL+XG5oSa6LVbuXOEh11
CCuhyRgHfalvrnzsObzv+nUDrTjSWNAJCTTKeWlesJ1gHK+9vrc4bvH8ZB/x
Z7qAL3f/ynrRR+neallpsbcipQ6cgjY9zBZF4BmkIYiWBmO4L7EOYOsF+vwc
iHUe+2JSThdAVteCb/7SmhLjPldM2gMrTGeITamPK9KMKKz0JhkRVq8DGz4i
fHrWMcubDB+JTUq17erW8FGbN4PQQWboRk34HbFmf8KFFX4X0MqwKV3rlrhr
FQQof2Gc74uJiOEqxtQgRUH4YCdQOLcWWPoMeAeXWO/a5hiNVAk6ExNR1irg
Tp11rfMCgugaRcSyHO89/Jwsx3sPTZZj+tK1B19pA/dG3isaOeMGpz4rJ5Do
aY4qqo8mn/UbOltIlF7B0Ek++kQi0gnsvl4Ia+oUnF2gWWesBtdEF31VQ/oo
ofBejb7GM5eOcOJaVfsfLQwL5VSyuYIb3Hmplx6skzFW5p/35Thp6nwU2H2m
QneU61coRA4XWoFQOdOLy4BJMKEepBh6ZEOqMdAfm4fMfakjLPu7KvJc4cK4
XY4x1MWKGBbN5zNUvvrGxUhQRTLDK7Zuv8+KzPo1gq9aVM1TMw2lGaze7WZ0
t2+ef/diZ/P5063n393/z+/+9KfXP9ze/tOzl682N57955v7G8+/f7K1+/rO
Dxt9i1A62o7neeYtl3LqHtmJV5i8Ee0zp0pb6P5So0as2hbIhgdXQfN9Q2jb
l6SlhPsM2z4SVjmPK6oaORXcOmZMx011Ir9F++JqqajkdFJk909Nc+NjjTsm
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
4dIdxgPWcwyQNw6Sne71XmPoB9Ne9ui58HJXWbarz2UnPc931v2sc+gMGpuD
Ub8wPD1Jrkb5zPDRro9VVZS7v75ZFuuNy5uD5urgYJI5r/oXyVz38X6WLz/7
9+fZmu0EBfdqlrqabdbr4mCYrq5OMtVZUg3iuJPR023dvkkuypXi5WPhfHk/
mJZzjjM9r96VDvZTw9zstn/2Umh7qVR/1fGe+4dnl2ItkcyAd0+o0rf7veb9
cpPMF/bOKu2Ls3nxrF4/Gh+Ua4fN8aJ3fFk8H+cPq6XTW3c0vj9cZUu1/Eu+
cKgmdnHprS7dWa3D6Ks+61e8s2a1Xx7cTAqnhUYvGxznM7PUZr/RzF9f1Z/d
aa6T7K7TJ0n77kkNUr69fK5dbK4eX5btodus5XOl1UXhMHmcnK5OH2/vxveO
Myjs2YvD6XXmqZ1u7T/eLY6PxVrw+E7PJ6N+83TPe2lO3MLzZW4waB7a5Xbl
rjLtdk/LtXaVCaeTXnpyW8mll8/parZ7X0j1c2oaR+5sflJsp9LejV8I5qeL
VX5VOOnf+bfDeuXy3BuMi3PvvtFY5e4Gw8V5stYcdzv3zafF1aka5PTiqpJd
75VvM73Tq9ns4Dr1XDyYJfvXR2yD8pVJ5mR1d3Ge888bI/9k7+Xp5XS+l63c
tjKDRzVId3+YP7m4Wgen2dRp/6hyOy3t9/3r62L76aSe9PaPYeTc2XX1uvpY
u2+Pe+Wmm5sWS+3mvRqkUq5f9eftcnbaHc46N/bg4n6UHTjd+37leH6c2Sz9
Yvv0eJavZLxaunjlP+WOShcHrSe7OFODZBqT9HLv8fg54/nJZ9/PetWX5LBf
Wx3VqoO7zmH11LOT6cHx08k6lz1vLa/FoYTTTt49IR6aN5xXi+NCZZhK1R9P
eoX2ffKqnLuzby/Hh4en80zmqN7cX9iD0vKpXD8vLgeNWodxOE/bm5ur8t7w
/Hm1P2yX1+nhNPnSWbWT6+Zldein1u0g13BeGuXHq8bj883dYtpMvRwe3+wX
lquKGmR8t9nPrF6Oyv3jzGhamPjuWe+2mvdOi63g7OJmPD8/P6mvr0ovw2Xr
/GbaXBxv9rzbTUmSHHKH/ipfOSulzo7qF6P0zebRK98X/MPRXfpidLt2culO
r5N+6hdOcrPnu6P9qX/hXl4PD3raGRVzs/VTvtis3meCxmKW6tV7qfLtbHVx
lT47XhyVTitM37l375uNpt0rHy2beweXDXsvk+6k1SD1wbq7unisV6/qe61K
tpi+e67XWl7JbleXrfvD5PXl4DiZcietVeqsVPPz1eOj4RWjGrGYmKSfd31k
EO7l3bR4YVeGzZP7m/vLejPZGhRuFs0L5/SxdFa/ObZPnfb0bnxSP2K8a3Hs
V1821WTpWs3t8mDvaXK8PC4frnqps+n12cAbX0yurg9vLxr5zuHx/fO4eeuP
vNb+IOkUZovx6Oro4vDWXje006rNVpnT1PnRepO7Psqct6bnzeFxtpLK3a/q
k8vNaeXxttuevFQGB+PVU37UOCu+HJQeJSli8tKoUysnb2uVUqN/edkYze7P
Dm5Opqm9aXOvfbO4zgXTXG5cSvWm9cVB1j3ODTr98+D0JbtQ0+hUao/zXH2/
Pq/My9N25bl0Vt3sDQ/v0nY/ddsJRscVbz3ZtDfHpfHdcfVy3fB7rVLu7qxz
qwZ5PJ+vH19Wg7PV7fl9plKezOrp+2W9NT+4O2g9jlPdvF1xhoXZ/n47tWKs
Y3/0ZF+1ZqP63bMmDvYe68Vmv/8SFNPT5X6jctxv5uu1x3Vrsn8wbVW9Y7fp
N6cHs72ngt1/Oc6Nr7zkcnWQy+9pF2k5a+xV0t3sfbo1bM+PXnKT61PvdHbR
rKWWN/P76fKieHM2OTwa5p5OLmvprl+5HZyN3PRYq/l92axf1lfN5VOy174u
bIrVI/tir/Gc76bPewelPvv85fD46by1qXXnV+6icG3kdEXS7UBIf/4l7BPk
aYEq8B5x9fKfKBIqnWVkdZP+zzN7ZHGgFcnyi4lDSisIRuy6gYhzJKX1FwiP
sRkrCUIqjPIggZ8Ukm6FG9h5hvQcl/sWlFVpC+1oR+VSSI9qWIESbkTIKeep
mq7mCYQt86buQmpkophRfkRauZFMbgDOghFlTttvwsxUqhr4RdVQ6FZQihlH
Xnm/a2a8RnyGckfUSNLAgo+YCDSi64WWXwzpPPgk9msmpABeNhS/E2AryAD+
A0e0eTDmiZEcMvy3OGPoKAxoCOPo0S8uArZyjZxYdGBZPFzVQOrBiO3KFzH/
Vlh64MnSzeKYroPCUSRDSLLqBLeJmxLRFeKCdOTfmFWZZ6jmGDopkRYdbPEw
iLvFSYG71+BeiVUYBVViRVj4qC2CX3NyTYrs6ISW+M/TBFVvSJXUzPu/mU5E
3WOHj4YxzcyRVRkA1ZLou69A4uUphJqLywPTyqde93hFD816y6GZOQLyzMxo
MD8ydblU3UgI4AYLtZYB0TGzmyNJWxATIfxARYqKyhBPKDAQkFVuDp0oGbah
emPgLzsy8AklDpEgX+hyossewWTpLXjHSJyRI0aZI+6DDlTCGJ6lfu47aOwK
WcQm9GvAyzE4lxI+Jsns6Vc5RSu++kLfklBHaIO8yNEcljlYRUJBj7+gJfA2
LOavwjn8M8ExDzzvgwDX3orA3C5f1A6zB/ls5yJ3e96s71Xqta82AhATNFL5
8Q9b0vnxt3BKP40Q659QP8dl/eMvcZn/dHak8F81zEAeLfu7lGXM3OEK83er
yTjI7Q8oyKAWwyDfqRorhRgG+WalOKwKwyBvUIdNQlL//Y5x1vnEDlEPZA1g
GcVGlMQX6LFEFX7Z3nZBo3jxTU60ZpcDwUuYeB1t176kgADOIVUnheesuJDD
c3iQ1xIfsgR44B9Pqdvc9KVeyNeLvUZqduN9OLzorDubR39S3e/WB6vfzysX
XecsezYUeVLNcJRN8XkXkuRk7DfQa6QomSIsDWHAt7FDqcH9gQCTlqGc/ZF4
BS0Jrq0VVpX+SABxfOc2yMEmzmy4AG54cnys/spBkSIY1e/+W+5UEsUNMO/t
uYShGeOEw19OmB99/6ZkQ0VqE0ZEMtatKAZVXOOIuU70/QmahL0Jc/hxrG/x
8wXuAW3+NnTMbzhZ2F843W/N+fzLzimSFFq8KQ+zteo4XTjMHKQavcfjYWbf
7ziX5+uTw9556tbNXz73NheZ/f31xpme9dYwl8yVF3TatbRT+X31+2j//PcL
t3aQe7TnF5nB4K79e2PYOr5OrX5/KhayB6f+1d7vH2buyc3vE/vlseS/VAMY
5DTrPa6bk9nwcpx9vNsU8h8yvz+1Orm9ilPsHgxn2dF06Y5XqePCaXrvspk6
3jznH52lm6qebV7mV8/o5O3djPcrqfxz93DU2L+5bTXuloPT6slj7cVvDlO9
4w+Pvcq4Xqt0L+4ugtHpBy+/fM5mhwW723wqb35/Qp/++OXD3YdWZlTaP95/
mjRfqqWO+zjLrm5fnJdJcHF117ucl/ezy5Ps1SbXyS4K7jz7sikc/l66m6T9
0csVDJKaOMv8Zb62KjwPT56yx+mL9iJ4GjxWy7Xf+8XzLCSF/tTAfmpgPzWw
/zANrKQ5c4R/Uuu8pNt7ZAHKjCLMdVFuDzA48be4ChGSUg8Q9n8wJdeDzIo0
nB9ok4ZzFJTehZ6IgGeC8fS9qLEfSoEynCmWOSC2OeKZtMxkZsyEozfrSVA+
r+7TEkQ//4IpoN/qLsb0v3gv7syzYvMADc8yd00QthQmqlKjdj1fleMlwa8a
EpHKQxL7ss3U18fCYrLpdDnjixLFMEpTsQTaF543kWkyj6gJomiHmqfDfHzA
wQkwMeKZkRVoZVgDvV0vC7nitjfA/nGNywuciMa1nzk8srRFkTb9x2WplD98
zOez/YqoLD/L3j6ujw6ery6ze2f5xtNZo9RNF66Lufy6lb0sdJ6rhewmN6y2
c9lLrPmo7GXKN639zPV0/lI/m2eux5eZVqH1Ut27TjXa9UM7nSvWipm91nQ+
r91ORr1i+/D6pZPqtovr81GvCmNcPhbX1UJpffmYfa4VWns37O+Xj/Dv4p78
22M2ddm8Xl8OO4X29XWhkF/UGu1J1WmVMS7e26s/sf9dqLWz+5cv/WJ1PGk5
08W6XhjV+qflJ7s5yXRuc6fO+DJVne7X2dpzpUdVRQ9jUCV98TSbreWz18dZ
eCY/rLD/XcyCePldEy8fYsQLqjtxEbFvEC84RigWpouXD1y8fHhFvMAYIRHz
reLldxgjJGI+xIqXD9vFC4yhRMzvb4x3lQog/wX9wRg6DWYPGJ1e52ad08qe
0znf/D5qD1KFzPEyeEyfTEYXmZdZ98PTyVk6c5brf7gNbgZ5lGrr8+VFrXHX
aE3Pjva7dwu/1nvemy8mzkl3nhpXJgfnk0azOegu5suzjDdr2OlgXa+OFpVF
a5Opnp/AGDcfTi/abuVm4F010uO1V5zn92+fKp3DyZGz8pr5ReP3cfO63vDz
zsGqW537+exd/fnl8GV/VnTywyVK18tx+njTrK+ej93R3bxdW7Z+L41+79cW
beeD85wpZa86z5PrYLUYjILW3VPvqLTJ9zZHqZvzWf180sKysVmakdFeI5M6
2vu9MwnSpdXhKO3lslf7J+7J3mHr0W01q+fp4d7z5c3v7YPlxfNw0xsvDtaF
g8vJZgVjPM7s66O7dFA/LAa3l14v2709L2XLo3Wlv2h9GFwM++uLzGrxDPnw
PxXrv1yxxixzvUJAgX98I4tGjdRg09/BomEQg01/D4uGQXQ2/V0sGmk1DHby
rSwaBvlK0sLXWTRKu23pCm9l0cia462At7NoGISz6e9n0chIQlbAN7NoGCRC
g9/KopG1Mjb9Qywaeev5yY+xaHQpLX+QRcMgrX8ki5a20T/cCuOMLlhizMz8
HseUQv7tMrHBHgLwcm9uM1X4XaRdsGbo8BYoFJ1T1oGh0avgJtkJ1lQZNbq5
IOqCtttEqqethd/yZjNeW8CtNHx/tnB9GT5EA8N3eAmWVvdkFmxAb8eR0xvH
tskRWchByCxF6CSo6+oDrgZaENq6rR4gx8UU8qj9iN+wHV7mYElYoIW/5I1i
0HbSN1eWbLFPAa4hlR/xloQjQJRMXFVKqmWKQNrBbixuTyTX8An69KmkNyOk
0iQiMzfMPitUiYhWeOivyTlkxPjQegVnCxPStxxbq/Qd+lqgFhRTIcrt34Je
3vj5F6OQ8VstYSib/GZLOEtf5jCFGbYwUVsbSDglo2CtaabrGCiomCPObdRI
IN+og5aGqdWb2O4UE6sI7DCEoGc0u/O1NA1XFd+6gYklp9KXdkQWkR7/N/0p
+FXKBFH1vLs8zysynVBaAcDVhIAIdxWgaLRVlZELAZXBpS2rsLU0CdcAC8WO
bDR1nGFcffSukYjwADCQD/A1HepysZlHl4fV2XSAO3yf/r///f+g65Sn8/0O
VMb+ZuJmjhbT6GDcEaZypVQHHDdQhINLhVKJZABFT4gamG3kSyUeDNRRDrE4
hONOaTV/AS+bSSznc8fHsgsaobsh5J4ZVRrrU2a3esuUZSMfeX/jKiEBSdHG
+vx+4gmRDLTUGPgj48YD3x7KTlr4kzkHfsHYPMDqGDr+eyp6BjD6AKr/CFCY
JxepqwSNEvm7WGzC34aKDmwCRUDurWrpNlGce72R8dVvT1bSr/UbspTYrkR3
FiLSZh8n2a5MXkntkloJgT/P3skh/OXSn0jky8RvotB3DnyNfQcHbpxnIXKX
oHCalRAfJGKQL4tpxPfK/TUIp4Ttmr5diaBjR926GtKbamjIyOiq1RTVz9TX
jgrRVfpSQ+O78JdtawaQPLFmUajLlq1WLYbsbhaOzHWkPLVQM2LR05WdoYRO
wqZ4WxZliUWdFZs7PM+ygaD4vD2GXt5tluszHqzF86n0eJaAdnYbWZPPgdxC
XlmpHfU10AfUynoEjWzpsotnAQqpmoRZ4JTPNbSjbV5aJHP+YLywMjOBw6Xb
cZn4W8qTQmrtlswD8TTjrhhvYrQk/sQYtRxX58zid84d2DMySpzRFVw9jfRn
8tm/modGO2n84R8b9wzjy9Kaf8Y9/1Pjnk3eYoInnUVCTyTKYnPJrs7c9rJ2
1+pV9xf1RatxuHhOdQ96ueH6ZHo1vD1Ll65y6XXnqLfofUvq0RtCXP8MqUdp
SxdUfyScTXnUPeu5NbfcaL2U9qtuKShNq5u7m9O9u5trt/ZYTF02hwe1wvVe
9aXFfhvtdSkocVia5K5a+9fuRb7s2/CsW551p6fri9vyS6fBxpnVM708e27a
X3Zu2W2bTpZ3Z+w/m8VTH8vRquOSu3b7t+V56dFz7fP6Xu/88vBic/Jyd1tO
3d2Wlne3o1H3NhfcNTKP3dTe6i6VGfXy5ZNdOkYY5E1HuTtoPSUb7WR23z2t
pi7X+frN/cabtBfNFF6h5l02Ncp0nNuW52ZOU9cpt+nl95q9g77fOa01zku3
h8fjWf/wuN7KHm3On/Ltq+TddbF/aF+kU+eHJw4G0F6Wl+76sHYfHDRzlVx6
Vait1v6osyicHw5uU6Oro73etVdLHhzV1t2nq6Q7GPurUnrUHl7enjQHj+h3
dirV9WzkVWfr9Kq7PGpUK85Tudjtru8G82LDPnPmjUzquZqbFKqXndz19e3z
5UntqVK2bweDl4vTIjrgkrfOXms2gAXmfPslbV/5V5v9/KF9sGwerS/6dvrK
btbai+EmeH5x3bRXvpkvX/ZurjLj+vLxpYD1qevb+2Lt5WbvMXjMN8YXyatb
u9KY3w2Lj9XHSuFyeOL6jedWqbHYz+83D5/SjZf6cLC8/hkx+SmPf8rj/yx5
LA186cglbHzuxTaMI+HrcTnUJDNwqLWvZTTtU/apyp0xy3M0ZECV/2O95uvO
6hlHaJgpPxc3/wRAouuHu+bg52RD4bh8Y2nCWfa2lCuj0ky5KNAmegSPNLN5
teI0MJJ3JMIYtriYiJor9Czbs0CBRodQrXS/O9V3Inqu9NNKeGsNLs1ELddq
Srmfg4BG1h7AQDGDlHyC4HzBldg6QsfI9vuoflE5ExjQS9l4J+SMEE7oDwIe
Tyt1Qs8PInXbakz8HriSB0ukCQhVyC1gH+97vSW6waaMvu1+3wdfCy0uaQ8R
Ih59bQBQD6sIOBg49nyAtl7ocGPbzgEuoZczd0fhfi7nbI/6nLy1bUIAZuou
ueEwVzCQFX5f69gqiImnXP9KWq3pszcQBT//YoAIfofP/n/YZS+ZwDafBzno
d3866H866Lc56H/7Dg/97vuf7vif7vjvdMf/4/3x6BLVmpShkhAGuhQw+upV
7rqGrio+LpYdKgIuQFNqNRqW3ulebZ297251jONIgfTwh8GYdcR+i0s0CcD8
EM7UfYjNG39egGkXpyaIZSyA8kGB5DPRXcuI+DlY+hiuV/36VEDlnzMWQZqD
HWgADw+62vxg6bAIBuhIBIp4e6jhdbH7bxlq2JE9QcW5XNGO7/wMQvwLOj1+
+jx++jwUEf2rZv39S0cWYkts9g6OLOu7oglmJOGT9R2xhHAc4ZP1DZGE/Cyo
lPLZYSlfHnVS1UkvXR30z078T9bdzQGbSO4o78Kv/D/T08dOqv3S27DJnIo3
9d/rq+55zrNvDhbdm/Yna69zUx/1z4quPsrttYf/PWisxbfn3Vl90mOj92GZ
5/rIn6ys20vXR70ZbEyuW5qVJ2zxbFure6XJXmDO727enU5e7PAonyz5xP6k
fzZa3cET+TIbpT7vTdvwXXMkmtd+bzpmX81ieOaTxbf1sXvGZMDsenk3PVld
pKrs2J/dzk3VZwcRsyeZVXdanbDDGZYmd5+sSrN4nLpu1gvX7cnl9WRUap+W
1o398lVp6Km3zvcq/L/FvNxO6nl+d5PZKz1+sryhs5ZPu73z8qqb6tBMZ/0X
Yx7TxcRphHeVPffJmvV9mJU2kvo1NRnjjDnJ9WbVUdzqPlls/D0cP8/Ifq/o
XmSjo93R77lW6zQfM8onCygruNvwUfjliTmPJc1pdNfc8xY3xZOLRrs6brb2
mzaTCJlB/aV+W7vZ21ye7bcuT+9u+6en+V5qP389XZQvp9VFa3a9d30zPrie
3t3dFUcv9dk81z+dXDRT8/X1pPTcYnuSu+gV54v2eHHQaPVrTjM3q068l87N
9ebmlFFWYXTRTfcDp32XqRUn/s3jqNa87Td702q70Srb9f1J55Nlj0frfmp+
2J/enffZCd++tC8a0+dl65Hdrna53SvU7epp+8l+KbvXqdOLu5t+sftYfG4/
llNOsbV3eTP6ZD132rl2dzpq3MxGk8uzeaPero/vzucv9WZ10W+eNhsvo3G7
WG2w2afbN+vn6tl+uzk9PrDb9U37bG+vy+gk91w/Ox07j6O8vZ9bXdy2U9Vi
uXB5Vt7vTpg0fam61+3jl/ZN/6ZX6B9eT5/r9enJWXf83Gq+lPfb6dyg+8m6
bV/W2/3zbqGTvtsrP9da+1eXqfKmsT+a1lOj+WVqceXMJmln1r9un7efL26q
N61WPVNvHaQ7rfW6lR4VPlmdx2qp81Iv352fFjut/Vnt/LTUvp1cdWa5a/u2
Xmw1Shpd5E7k6YubwOmE3dd0LujcjmO4U2bUvWnhLWjejofX4r4U5TvD5vST
dbpg9GhS16y9sYlGvf55fd178eBeB/ZNe9nPZ6bd1PFK3c7cyQVjShEe9tK/
KT8hV4rcqfK0my4vOrf1F/jtZlOeA59l/CTddtl9YDM/WXduT/fvGuU+zYut
f7ZX2b1cV7325fU8M2o/l/am+eDkYlJr9U8X48Ktnd2/d5qfrFXt9umoUDvz
F4XK+dHTweoq9dx6Sg/OU4/17N3TzOt6ezf9q6u0c5munmeuW483x3P78P56
vu6XbsaVIz/5yVreZ1LzZXFvcpWbH5UPWqn1weRkWOoOj93xLJjeTG+dTub0
cO2eNY/ni8Gy2DkbTidettw/uSg51VUhze7OxU1qlOq/7F/NUk5h1t2shrm9
1tB29nLeXe5gcHgyqNw8Ht+drFfN0uN4/+KuXN2/6l0c3b80jy98JmNPGFO6
2rw0j65PvNW4vx8kD9aj4lHTn521Xk57menwpjW7Hwa1eXCVmZZKk0evWFwl
T59qN6n6ptpZTmp3k73rT9ZxcTYrnLfvV1cv/vmkZfvds+FBZzAYLtbj61G/
cpRKlmvPneuvBnDAIaS7n5Ur7D8ygNN3IACxzTshejqCVwadFGiI20H0kxzH
72eI5t8hRJOo84YXoilt3R2OAOf/F9kJg4Mc+vgDswCwiyP0FnAJq8GHFmbB
wl/2cLeoTQT6eeSBUECF7awYNLBGTH+nQE+9QU5n+g79LdRTjkd91Edc3rQH
HMxIKOGOER9lx4KQW1jrrYD/fo/fxnHYkx/DfQZ9h31v5vQjrWXf8xxcRvYL
SRnGBG3yyti+b2+IkTgTXmEk7h373cLfgTA49CTtM3Zy4nMRHapjurpY8T5p
8j8jddBv3GG0nIkeeIwdidlYWutUmqzRNfWrvWRcza/HuxoQM+FTd2zsmU1t
ZkVDXqvvTkXbFrnU3UQRnuWsSIMQlXEyCPQ4D9YcO2YveD8f2aWeFimcttmr
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
FzonCc66BhvrlC6PD9ug/daO52R0oYNSk16hn0mD1X0XYmfF1xnJiRufNJbQ
TqYUMnAcTdbtaZwzUJwy5RzqiJHZcewrsjSvpCDrfpxabi/t3g45ePv2MGpX
yoxW6flmZnEnOE47xr+2wo2DGD5FIcED0q2Jd1KMMb9CkmSV7GKQnHrW3iX1
kLPGQ4LvyRv4GX4ofVuvOiMhSrLe4AKu9ChYJZy6FnPn558z82VfH6ftW/GN
B+l1z/V1hd2Tviglbpav5tzeFu37dvRf7VzRP4Uce/DxDAkanjPjNTG9PF6c
rSrjHR3deP7k8c2MbA65Tsowqx5IvTCGAXEUB9S8KcX/Btq6MwQtaoO2ZZI2
qd7Xi2dIF+sGgXBEwZUWyiD1kMnIzmZCRZd+jxVRIITpLrcvBsws4VyMalc2
vilx9coqyfC00BV5q7aSYCupYj8Y1347K1xwnwkJHiRuQbbwbgCwCdBXOfqE
ccQS1HPP6nLKNO0fcEoa/7J9LXyJaFHvkrQOiKAhWm9f2/B6FNlejmWIixxO
4fBttM4kLePhoPYyE+mzUzPvMh0QHAq+5eNRLUh5wijE+xQ/bhWM8RDNEdxT
ggMpgeja2UaczpWRaqdjJIG0aULfCZkgKtCW0a0SycS9oaVJPDbdCpgxCwpU
MN5AMvFCZ5vtBtLF/he4L1YJYVvf1AXhujPs0iGueke4TyJsli93ccpbBDkN
R44rqPtSiVN5bndVUaRECKsNRTBk388aPyRWyNlMehW4wXTqwqYm0xYvP90K
AXBGg8YRsIzPj9tycsV27pZyzbZUyGUqJq4D7XLQnt8DHuswZOJY4mVdCpJE
SZJ1etvXmNpbCq0MfXwoe3fZCN7yVFnjE/ASrdqay2qydSk84mfhTuq9omDL
AIGZqrPkZN5xyNWRAxYuxXepqm0cUjH22HXP6LQdScnedDW0j42VxWk+DlVd
XJ6fUy3Cb+oTxGL47Sr1dRCxCg5R0PFUoz45IPcSMiKVgfXvBAGbprGgBHRH
NGLa2izRokhorcf7HHL+XJexuWzqK0efokNxoD1xJlD9utqyVzTOaRaBK3tD
wK+V9gbncF9jg3g8wBqOE8FFvNn96ZkijpMVBTNuQGgZ5bwUgtCluEaRC9YY
ZOL03qK+FnJtTIYQBzvOy4M/QPxVsqZN9MAPyiKluB098B0b3JUkpkFvIEq4
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
mNh+Vd9R2kj3RnpTltOQkEJeR8omvIbo+FFX3LPLHvJTXkhc4En7pRzhaZ9X
yNXd9vJfWApOhqBvMWqMpNW7kP2kXB2ZFwRRChajBV2suCK6lt8ffwN0hydO
GCXiBBfb6rngZI45Y47aJbD7mgJv7yKfV9Y134DpXYT0SjeDbqaSavA4nCz2
B32yXlXTuj076ywSaqkZZi3qJhuhgg9OJmsa462k1c9MhI49j/A7I0DUYLOo
PuPqZs7yx9H7QM9XVLnuqWr00FBJe6pwVoRAIuAo2OgZMGzQ92l9JkXtFBdb
X3jmlL4eSCX9gkTmaOcyDokKXrLOx4PF852ve6rSVcrWx6qFOP0greisHhPN
S5gIP5WkhCyGnqXWB1ApFvwcHCT3+0vtKHMO/9Jql/Z9qo4SvZ7wM4VMXLI0
jF75VAq24DfyZnXYBgRZ8/CR9NqQA229H+reDtsUwLy+bpdLDlh0wkCAZ5Or
95e//GVUVd3leRgd7Md/DkbyD35KP/9+X/75fflz+DfuKfBv/Id/O5LB6s9K
umQ/j2hH438E95v0r/SzsjT1/v6uL+78edcXf//Fjds3v/hfv/yLvQft3zi8
uf+/fsVQ/3H/xp2burjXffEfv7hx9+YX6YO/dqi/YHG+uPHRzS+Kf37NHN97
qP9Yvu3Gx3EA77E47/tGmtPRdXN676EWP8cDcO9XH4D7gwegtxhf3Hjwmx4A
WpyHvcX5TQ9APNSfXDen32SOj36jA/DlrzsAvTeOXpF8faW/eMXyVn++RiBH
mR7CPtE0s7KJKvrzQYocZkWiyK91tVLzEKEJeq5qUHWwtKeR6STWwk4tldkN
Ji3Fw1InaqaokGCHeCwHcdBREOePtwjg9QkSfPfw5vA0QaTTWfenzHkC0nJ0
/9vbeMKdm2pycFplajUtA1+tMCdNSar6HcsjT769zXZhlaf1BY9z/wW/8W5v
zAQg6XLbwofXXQFw/PpHxXKlLEv+uY9tYpoh7zKjQQ0vTMx+Gc2I0ePj27Dk
aa72B9hCj7+6nVpYSVHrjbiSo9/T5OP/01d/H98ZHRn6djZQiU90+BC+ylni
pteJM9viI56HOz+/6ITc+ytOyCGecP9veUIOrz8h/MYHw2POj4pGeHcck4f9
Zdt1Uj65ObqX+HX8N5i/iE+P3O1e5x7rZk0Tn9azBh331pbm7B0twzQWsiA7
LXgaRVuQbtWmaXifKyPAofTQBjtsmT+ZibWWNhabcCIb/Ki/VOsows5lHkPe
nHbV8YncXN45HzhOGu/58uY1eWXQIwyFHmiOfqXxGjLwO+Rds+mXDgt5Fzdo
unQ/D/39lCxg1cz4pr7LLR9u85bGpt1H6Fmr2goXB6IfNuBmnWdXFagRbwG2
J74Wj4tyk2J06rgJPkISfQU1oqALvfdMj7rvL1u//ZlkDRUuAfFSIiYui+vu
eKU8LhgFoqPFZn5arzgpL/g65UUMGqM2vANjERyhidQCjJ3vPFYwvwfcekI2
ffzB/z8Blo+1PWXRaNYK0dQpRx2aPw3c7J16EnuU3qoGTjF1W+3q/lYeRDcY
6xYEp1wthnvmZY+2rPfQI+Gx05qsCLlcXzKujPuvpuCZlZv0vw/49RoloK0i
nS3FpHAtDXvHl8kOBU2co9X3aNYSB5o/12Dww4OJ/4q7uuD4WcGDRZ6KChdE
SYLUuuVNUS0+V1ni31H+aXCsQGelxND9gjMMhLy0yUr4Iu2DZWq+g3i6axfV
akrfljI9I2aN89VFGXvaSKydn3Tclm8NMCilaMO3TPB4k4u27aTDRV+zUGTZ
OgNwIBk3g4lPcCqtdtKR3O3QU0YhEteoFihlZRHf1BNJr43GxZOQy6oc+6B9
5yxM2hUy0YSk1EDgutNFzDjahDYwMVvm5KwQaxjwxtPUViZPgj3FMalpqRZ4
7hMUbojkxXXhOK0DmjVJKiajyUvFP1ut1bElE5MOUqxsuJZY8yjQ6Su5IGXj
EZ9G65fDsSBFjLZGZ6rtQb1ouO3bidRm33jQnty0ZfgSaminSnO/f7uzuZlY
0O3ZWankUncZEYk49qweVIRlcXUmZk0kWqBU0SZ7RqHgzuzjXrlJVJgVvVtH
qa2oDTgqLwQjWehqtKlz05eXd+ktAzBq7QKS1as2Z4Qs9hnHwRRYPLzoM9Vi
/dbphRwCJo14dVHPFNNOjcdS9kK8Bi0YDCz6k+rWhxGfWFswitPACda1D6hu
wkfkrd+KxZAyulQ6N3pFC/EqEUEETesaoe1aWqMOyq0ouanAhY6E3Dd6HlXI
NjNNdpE4Q3mBpXpeMAiRDnkBY0Lcn85er2ORVuaZMdy2o3/ZNJPXVIC8dQ6j
QG/RJ4XGQmktJSiSvFefjfdx/43Ml8ACTFaJh8xspNRLcNBk6PzQIASYR6bX
npu7K4l3H6+FY1zx71PzIS0xCgVcu03jdINTxjokIa3RGTWRkpydiT7tU/+a
5pMriNq/ST1TOrph1lfOWOAo0kDdo32PCWqUxgNhQtqpFKcnyYHWqr5TtX4d
TfVITNKMDZnOEvHhm4voMVhdL4vPP2CbTpaES/fkl/jrfm1feZtYmJci9LBG
KBnXEhdvNnguU34acDa8TUkpiJEevC3uPk5UzEnn0crIPjPva7p2lqkeZ2RU
UdAt26t6BZxxnnEScvwZ+avO1cikIPuvWiYnK5eGF2QwAnlMDd1l3Thjygst
b3CP6mjRiQCNmadTVq7pQgZnFQvydOYUwLh3cIQxunldXxGS+lRd8R5xbZBp
wUeqr/Ij2pkDiS4AA9J0PMpMRQ8mAJ7MqWXepgmBnRZKn+GaBcXN4dVftu2M
n1BnZ1RYTuMfOZF50ZyyFQIJlWYULbisFJMuYD4ObUkQ5dv+aftGknpcpkzF
FpXGWnrdMmkGJCNbQqxsSaysolQ+SS04tCgme58VdyqrgpV1yy+1B5iYeYmT
V3yRsXQhtFfXA0xc3gLiO4DhM0W+oBfm8MDm6CJs3CoZhpNe6+vmz9rVkBHc
i4pAGmkbIXs3TIYwpACbrleQ5arZoM1cB1GlhYOBEf1mqrYMgzV6aDat5Usk
LOYN7k2UBETSgFAdXYuBRrzFo0LiqJdRuFZtsPpnzVnNSnLdGOaOCpNttKPN
GjbLAVWW8HEkyHJwzWLjTTpvV1yGJSMc3RA7WGKYKZWeGcv1enKgzDch9YnV
q6W1THIwcHOoLF+llDmCpt3PZ+1pHDMfIRZI0BWPVi0RWQkhHQjxnXY48399
K2WDO8ofcPq9YmB2fWxF0TxjgPA8SD8qgrUqOVMFbgk3PMIDROE/SWRZnsQf
zSGiZ4Prm6pxcUR3FAa8gmH/yjMMX/dpPsWvUEng+hT7QRSqivvNKZZCpj3O
0Xby1ni4FJsnLJZBmCsEtbrYroEGj1LWyPEqJT1XK+WyWW2ArI/igC3erPaw
m1TzTjhOqMEN1FzTvWbj9kJ4qZjTxBU6iLevMiuLCGDfBauiRR+QAFttFr2u
Zq819QVFRD6gVDiBk6knQeaUEQOEnK0gDaZ6OHYY2kjTaaPTWRttzUZYia0j
T0LtcgjfJsnm3PyASsi2JQyxG0kPYeFfEx9QqVMTTaa2KHQ1Io3G2jgqQuyH
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
6EP0/wHMYYwkVAEFAA==

-->

</rfc>

