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


<!DOCTYPE rfc  [
  <!ENTITY nbsp    "&#160;">
  <!ENTITY zwsp   "&#8203;">
  <!ENTITY nbhy   "&#8209;">
  <!ENTITY wj     "&#8288;">

<!ENTITY SELF "RFC nnnn">
]>

<?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-16" 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="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="2023" month="October" day="23"/>

    <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 the results and artifacts of that delegation to the software. This
delegation can include access to a set of APIs as well as subject 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 subject information. This delegation is
facilitated by an authorization server usually on
behalf of a resource owner. The end user operating the software can interact
with the authorization server to authenticate, provide consent, and
authorize the request as a resource owner.</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 additionally defines methods for the client instance to access
protected resources at a resource 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 existing OAuth 2.0 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="432" width="472" viewBox="0 0 472 432" 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,240 L 8,288" fill="none" stroke="black"/>
<path d="M 58,112 L 58,224" fill="none" stroke="black"/><path d="M 54,112 L 54,224" fill="none" stroke="black"/>
<path d="M 104,240 L 104,288" fill="none" stroke="black"/>
<path d="M 120,32 L 120,112" fill="none" stroke="black"/>
<path d="M 128,144 L 128,192" fill="none" stroke="black"/>
<path d="M 152,96 L 152,144" fill="none" stroke="black"/>
<path d="M 170,192 L 170,240" fill="none" stroke="black"/><path d="M 166,192 L 166,240" fill="none" stroke="black"/>
<path d="M 184,96 L 184,144" fill="none" stroke="black"/>
<path d="M 216,144 L 216,192" fill="none" stroke="black"/>
<path d="M 216,240 L 216,288" fill="none" stroke="black"/>
<path d="M 224,32 L 224,112" fill="none" stroke="black"/>
<path d="M 320,240 L 320,288" 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,144 L 216,144" fill="none" stroke="black"/>
<path d="M 128,192 L 216,192" fill="none" stroke="black"/>
<path d="M 24,224 L 88,224" fill="none" stroke="black"/>
<path d="M 232,224 L 304,224" fill="none" stroke="black"/>
<path d="M 168,238 L 216,238" fill="none" stroke="black"/><path d="M 168,242 L 216,242" fill="none" stroke="black"/>
<path d="M 24,304 L 88,304" fill="none" stroke="black"/>
<path d="M 232,304 L 304,304" fill="none" stroke="black"/>
<path d="M 8,366 L 40,366" fill="none" stroke="black"/><path d="M 8,370 L 40,370" fill="none" stroke="black"/>
<path d="M 8,384 L 40,384" fill="none" stroke="black"/>
<path d="M 24,224 C 15.16936,224 8,231.16936 8,240" fill="none" stroke="black"/>
<path d="M 88,224 C 96.83064,224 104,231.16936 104,240" fill="none" stroke="black"/>
<path d="M 232,224 C 223.16936,224 216,231.16936 216,240" fill="none" stroke="black"/>
<path d="M 304,224 C 312.83064,224 320,231.16936 320,240" fill="none" stroke="black"/>
<path d="M 24,304 C 15.16936,304 8,296.83064 8,288" fill="none" stroke="black"/>
<path d="M 88,304 C 96.83064,304 104,296.83064 104,288" fill="none" stroke="black"/>
<path d="M 232,304 C 223.16936,304 216,296.83064 216,288" fill="none" stroke="black"/>
<path d="M 304,304 C 312.83064,304 320,296.83064 320,288" 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="164">Client</text>
<text x="172" y="180">Instance</text>
<text x="60" y="260">Resource</text>
<text x="264" y="260">End</text>
<text x="56" y="276">Owner</text>
<text x="120" y="276">~</text>
<text x="136" y="276">~</text>
<text x="152" y="276">~</text>
<text x="168" y="276">~</text>
<text x="184" y="276">~</text>
<text x="200" y="276">~</text>
<text x="268" y="276">User</text>
<text x="28" y="340">Legend</text>
<text x="88" y="372">indicates</text>
<text x="176" y="372">interaction</text>
<text x="256" y="372">between</text>
<text x="296" y="372">a</text>
<text x="328" y="372">human</text>
<text x="368" y="372">and</text>
<text x="420" y="372">computer</text>
<text x="88" y="388">indicates</text>
<text x="176" y="388">interaction</text>
<text x="256" y="388">between</text>
<text x="304" y="388">two</text>
<text x="348" y="388">pieces</text>
<text x="388" y="388">of</text>
<text x="436" y="388">software</text>
<text x="8" y="404">~</text>
<text x="24" y="404">~</text>
<text x="40" y="404">~</text>
<text x="88" y="404">indicates</text>
<text x="136" y="404">a</text>
<text x="184" y="404">potential</text>
<text x="272" y="404">equivalence</text>
<text x="332" y="404">or</text>
<text x="392" y="404">out-of-band</text>
<text x="136" y="420">communication</text>
<text x="224" y="420">between</text>
<text x="280" y="420">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). The AS is uniquely defined by the <em>grant endpoint URI</em>, which the absolute URI where grant requests are started by clients.</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, a back-end data processor, 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 an API on protected resources, where operations on the API require a valid access token issued by a trusted 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.
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>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 a 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;</t>
  </dd>
  <dt/>
  <dd>
    <t>(noun): the act of granting permission to a client instance.</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 and sufficient 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. The subject decides whether and under which conditions its attributes can be disclosed to other parties.</t>
  </dd>
  <dt>Subject Information:</dt>
  <dd>
    <t>set of statements and attributes 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 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 an attacker's client software or a poorly-implemented client, without even realizing it.</t>
  <t>end user/AS: when the client supports the interaction feature (see <xref target="response-interact"/>), the end user interacts with the AS through an AS-provided interface. In may cases, this happens through a front-channel interaction through the end user's browser. 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 on behalf of the RO from unauthorized access, and only accepts valid access tokens issued by a trusted AS. In case tokens are key bound, proper validation of the proof method 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 one could be developed using techniques such as <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 (see <xref target="response-continue"/> for details of the continuation access token). 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">continuation response</xref>. In this state, <xref target="continue-after-interaction">post-interaction continuation requests</xref> are not allowed and will result in an error, 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 any existing access tokens could be rotated and revoked 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, GNAP is a stateful protocol and such deployments will need a way to manage the current state of the grant request in a secure and deterministic fashion without relying on other components, such as the client software, to keep track of the current state.</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>. This action could
  occur in response to receiving a signal that <xref target="interaction-finish">interaction has finished</xref> or
  through a periodic polling mechanism, depending on the interaction capabilities of the client
  software and the options active in the grant request.</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
  <xref target="rotate-access-token">rotates the access token</xref>.</t>
  <t>(10) The AS issues a <xref target="response-token">new access token</xref> to the client instance
  with the same rights as the original access token returned in (5).</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, as in (7).</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 to have no end 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 104,174" fill="none" stroke="black"/><path d="M 80,178 L 104,178" fill="none" stroke="black"/>
<path d="M 120,174 L 136,174" fill="none" stroke="black"/><path d="M 120,178 L 136,178" fill="none" stroke="black"/>
<path d="M 352,174 L 504,174" fill="none" stroke="black"/><path d="M 352,178 L 504,178" fill="none" stroke="black"/>
<path d="M 512,192 L 568,192" 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 512,272 L 568,272" 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="536" y="52">End</text>
<text x="44" y="68">Instance</text>
<text x="540" y="68">User</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="112" y="180">4</text>
<text x="180" y="180">Redirect</text>
<text x="232" y="180">for</text>
<text x="296" y="180">Interaction</text>
<text x="472" y="212">5</text>
<text x="472" y="228">AuthN</text>
<text x="540" y="228">RO</text>
<text x="472" y="260">6</text>
<text x="472" y="276">AuthZ</text>
<text x="536" y="292">End</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="540" y="308">User</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   |         | End  |
|Instance|                                  |        |         | User |
|        |<=(1)== Start Session ===============================+      |
|        |                                  |        |         |      |
|        +--(2)--- Request Access --------->|        |         |      |
|        |                                  |        |         |      |
|        |<-(3)-- Interaction Needed -------+        |         |      |
|        |                                  |        |         |      |
|        +==(4)== Redirect for Interaction ===================>|      |
|        |                                  |        |         +------+
|        |                                  |        |<==(5)==>|      |
|        |                                  |        |  AuthN  |  RO  |
|        |                                  |        |         |      |
|        |                                  |        |<==(6)==>|      |
|        |                                  |        |  AuthZ  +------+
|        |                                  |        |         | End  |
|        |<=(7)== Redirect for Continuation ===================+ User |
|        |                                  |        |          `----`
|        +--(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 session with 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 user enters the code at a URI that 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. Note that since the user is not assumed
to be interacting with the client instance through the same web browser used for interaction at
the AS, the user is not shown as being connected to the client instance in this diagram.</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,400" fill="none" stroke="black"/>
<path d="M 552,464 L 552,528" fill="none" stroke="black"/>
<path d="M 568,48 L 568,400" 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 512,192 L 568,192" 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 512,368 L 568,368" 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,416 L 552,416" 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,416 C 519.16936,416 512,408.83064 512,400" fill="none" stroke="black"/>
<path d="M 552,416 C 560.83064,416 568,408.83064 568,400" 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="536" y="52">End</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="540" y="68">User</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="540" y="212">RO</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="536" y="388">End</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="540" y="404">User</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   |         | End  |
|Instance+--(1)--- Request Access --------->|        |         | User |
|        |                                  |        |         |      |
|        |<-(2)-- Interaction Needed -------+        |         |      |
|        |                                  |        |         |      |
|        +==(3)==== Display User Code ========================>|      |
|        |                                  |        |         |      |
|        |                                  |        |<==(4)===+      |
|        |                                  |        |Open URI |      |
|        |                                  |        |         +------+
|        |                                  |        |<==(5)==>|  RO  |
|        |                                  |        |  AuthN  |      |
|        +--(9)--- Continue Request (A) --->|        |         |      |
|        |                                  |        |<==(6)==>|      |
|        |<-(10)-- Not Yet Granted (Wait) --+        |  Code   |      |
|        |                                  |        |         |      |
|        |                                  |        |<==(7)==>|      |
|        |                                  |        |  AuthZ  |      |
|        |                                  |        |         |      |
|        |                                  |        |<==(8)==>|      |
|        |                                  |        |Completed+------+
|        |                                  |        |         | End  |
|        +--(11)-- Continue Request (B) --->|        |         | User |
|        |                                  |        |          `----`
|        |<-(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-subject">subject request</xref> and
 <xref target="request-user">user request</xref> sections. 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-subject">subject request</xref>, the
 <xref target="request-token">access 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. Note that this response is not
 an error message, since no error has yet occurred. 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>

<t>Additional considerations for asynchronous interactions like this are discussed in
<xref target="security-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 based on the identity of
 the client instance making the request and the <xref target="request-token">access requested</xref>.
 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 refreshed access token by rotating the
expired access token's value at the AS using the token management API.</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="144" y="212">(</text>
<text x="172" y="212">Time</text>
<text x="220" y="212">Passes</text>
<text x="256" y="212">)</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 ---+        |   |        |
|        |                             |        |   |        |
|        |       ( Time Passes )       |        |   |        |
|        |                             |        |   |        |
|        +--(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 (7) and refreshes the
 <xref target="response-token-single">access token</xref>. The response includes
 a new version of the 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 512,160 L 568,160" 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 512,240 L 568,240" 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="536" y="52">End</text>
<text x="44" y="68">Instance</text>
<text x="540" y="68">User</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="540" y="180">RO</text>
<text x="472" y="196">AuthN</text>
<text x="472" y="228">5</text>
<text x="472" y="244">AuthZ</text>
<text x="536" y="260">End</text>
<text x="112" y="276">6</text>
<text x="172" y="276">Signal</text>
<text x="252" y="276">Continuation</text>
<text x="540" y="276">User</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   |         | End  |
|Instance|                                  |        |         | User |
|        +--(1)--- Request Access --------->|        |         |      |
|        |                                  |        |         |      |
|        |<-(2)-- Interaction Needed -------+        |         |      |
|        |                                  |        |         |      |
|        +==(3)== Facilitate Interaction =====================>|      |
|        |                                  |        |         +------+
|        |                                  |        |<==(4)==>|  RO  |
|        |                                  |        |  AuthN  |      |
|        |                                  |        |         |      |
|        |                                  |        |<==(5)==>|      |
|        |                                  |        |  AuthZ  +------+
|        |                                  |        |         | End  |
|        |<=(6)== Signal Continuation =========================+ User |
|        |                                  |        |          `----`
|        +--(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 anchor="sequence-cross-user"><name>Cross-User Authentication</name>

<t>In this scenario, the end user and resource owner are two different people.
Here, the client instance already knows who the end user
is, likely through a separate authentication process. The
end user, operating the client instance, needs to get subject information
about another person in the system, the RO. The RO is given an opportunity
to release this information using an asynchronous interaction method
with the AS. This scenario would apply, for instance, when the end user
is an agent in a call-center and the resource owner is a customer
authorizing the call center agent to access their account on their behalf.</t>

<figure><artset><artwork  type="svg"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="480" width="576" viewBox="0 0 576 480" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px">
<path d="M 8,48 L 8,448" fill="none" stroke="black"/>
<path d="M 64,48 L 64,448" fill="none" stroke="black"/>
<path d="M 136,96 L 136,464" fill="none" stroke="black"/>
<path d="M 208,96 L 208,464" fill="none" stroke="black"/>
<path d="M 360,96 L 360,464" fill="none" stroke="black"/>
<path d="M 432,96 L 432,464" fill="none" stroke="black"/>
<path d="M 512,48 L 512,448" fill="none" stroke="black"/>
<path d="M 568,48 L 568,448" fill="none" stroke="black"/>
<path d="M 24,32 L 48,32" fill="none" stroke="black"/>
<path d="M 528,32 L 552,32" fill="none" stroke="black"/>
<path d="M 72,62 L 216,62" fill="none" stroke="black"/><path d="M 72,66 L 216,66" fill="none" stroke="black"/>
<path d="M 232,62 L 248,62" fill="none" stroke="black"/><path d="M 232,66 L 248,66" fill="none" stroke="black"/>
<path d="M 360,62 L 504,62" fill="none" stroke="black"/><path d="M 360,66 L 504,66" fill="none" stroke="black"/>
<path d="M 136,96 L 208,96" fill="none" stroke="black"/>
<path d="M 360,96 L 432,96" fill="none" stroke="black"/>
<path d="M 64,110 L 88,110" fill="none" stroke="black"/><path d="M 64,114 L 88,114" fill="none" stroke="black"/>
<path d="M 104,110 L 128,110" fill="none" stroke="black"/><path d="M 104,114 L 128,114" fill="none" stroke="black"/>
<path d="M 208,160 L 232,160" fill="none" stroke="black"/>
<path d="M 248,160 L 264,160" fill="none" stroke="black"/>
<path d="M 320,160 L 352,160" fill="none" stroke="black"/>
<path d="M 216,192 L 232,192" fill="none" stroke="black"/>
<path d="M 248,192 L 264,192" fill="none" stroke="black"/>
<path d="M 320,192 L 360,192" 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 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 216,320 L 232,320" fill="none" stroke="black"/>
<path d="M 248,320 L 272,320" fill="none" stroke="black"/>
<path d="M 344,320 L 360,320" fill="none" stroke="black"/>
<path d="M 208,352 L 232,352" fill="none" stroke="black"/>
<path d="M 248,352 L 272,352" fill="none" stroke="black"/>
<path d="M 336,352 L 352,352" fill="none" stroke="black"/>
<path d="M 216,384 L 232,384" fill="none" stroke="black"/>
<path d="M 256,384 L 272,384" fill="none" stroke="black"/>
<path d="M 336,384 L 360,384" fill="none" stroke="black"/>
<path d="M 72,398 L 88,398" fill="none" stroke="black"/><path d="M 72,402 L 88,402" fill="none" stroke="black"/>
<path d="M 112,398 L 136,398" fill="none" stroke="black"/><path d="M 112,402 L 136,402" fill="none" stroke="black"/>
<path d="M 24,464 L 48,464" fill="none" stroke="black"/>
<path d="M 136,464 L 208,464" fill="none" stroke="black"/>
<path d="M 360,464 L 432,464" fill="none" stroke="black"/>
<path d="M 528,464 L 552,464" 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 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 24,464 C 15.16936,464 8,456.83064 8,448" fill="none" stroke="black"/>
<path d="M 48,464 C 56.83064,464 64,456.83064 64,448" fill="none" stroke="black"/>
<path d="M 528,464 C 519.16936,464 512,456.83064 512,448" fill="none" stroke="black"/>
<path d="M 552,464 C 560.83064,464 568,456.83064 568,448" fill="none" stroke="black"/>
<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,64 500,58.4 500,69.6 " fill="black" transform="rotate(0,504,64)"/>
<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="360,352 348,346.4 348,357.6 " fill="black" transform="rotate(0,352,352)"/>
<polygon class="arrowhead" points="360,160 348,154.4 348,165.6 " fill="black" transform="rotate(0,352,160)"/>
<polygon class="arrowhead" points="224,384 212,378.4 212,389.6 " fill="black" transform="rotate(180,216,384)"/>
<polygon class="arrowhead" points="224,320 212,314.4 212,325.6 " fill="black" transform="rotate(180,216,320)"/>
<polygon class="arrowhead" points="224,192 212,186.4 212,197.6 " fill="black" transform="rotate(180,216,192)"/>
<polygon class="arrowhead" points="136,112 124,106.4 124,117.6 " fill="black" transform="rotate(0,128,112)"/>
<polygon class="arrowhead" points="80,400 68,394.4 68,405.6 " fill="black" transform="rotate(180,72,400)"/>
<polygon class="arrowhead" points="80,64 68,58.4 68,69.6 " fill="black" transform="rotate(180,72,64)"/>
<g class="text">
<text x="32" y="52">End</text>
<text x="540" y="52">RO</text>
<text x="36" y="68">User</text>
<text x="224" y="68">1</text>
<text x="292" y="68">Identify</text>
<text x="340" y="68">RO</text>
<text x="96" y="116">2</text>
<text x="172" y="116">Client</text>
<text x="396" y="116">AS</text>
<text x="84" y="132">RO</text>
<text x="108" y="132">ID</text>
<text x="172" y="132">Instance</text>
<text x="240" y="164">3</text>
<text x="292" y="164">Req.</text>
<text x="240" y="196">4</text>
<text x="292" y="196">Res.</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="472" y="308">7</text>
<text x="240" y="324">8</text>
<text x="308" y="324">Finish</text>
<text x="472" y="324">Completed</text>
<text x="240" y="356">9</text>
<text x="304" y="356">Cont.</text>
<text x="244" y="388">10</text>
<text x="304" y="388">Subj.</text>
<text x="100" y="404">11</text>
<text x="300" y="404">Info</text>
<text x="100" y="420">Return</text>
<text x="84" y="436">RO</text>
<text x="92" y="452">Info</text>
</g>
</svg>
</artwork><artwork  type="ascii-art"><![CDATA[
 .----.                                                         .----.
| End  |                                                       |  RO  |
| User |<=================(1)== Identify RO ==================>|      |
|      |                                                       |      |
|      |        +--------+                  +--------+         |      |
|      +==(2)==>| Client |                  |   AS   |         |      |
|      | RO ID  |Instance|                  |        |         |      |
|      |        |        |                  |        |         |      |
|      |        |        +--(3)-- Req. ---->|        |         |      |
|      |        |        |                  |        |         |      |
|      |        |        |<-(4)-- Res. -----+        |         |      |
|      |        |        |                  |        |<==(5)==>|      |
|      |        |        |                  |        |  AuthN  |      |
|      |        |        |                  |        |         |      |
|      |        |        |                  |        |<==(6)==>|      |
|      |        |        |                  |        |  AuthZ  |      |
|      |        |        |                  |        |         |      |
|      |        |        |                  |        |<==(7)==>|      |
|      |        |        |<-(8)--- Finish --+        |Completed|      |
|      |        |        |                  |        |         |      |
|      |        |        +--(9)--- Cont. -->|        |         |      |
|      |        |        |                  |        |         |      |
|      |        |        |<-(10)-- Subj. ---+        |         |      |
|      |<=(11)==+        |         Info     |        |         |      |
|      | Return |        |                  |        |         |      |
|      | RO     |        |                  |        |         |      |
|      | Info   |        |                  |        |         |      |
 `----`         +--------+                  +--------+          `----`
]]></artwork></artset></figure>

<t>Precondition: The end user is authenticated to the client instance, and the client
instance has an identifier representing the end user that it can present to the AS.
This identifier should be unique to the particular session with the client instance
and the AS.
The client instance is also known to the AS and allowed to access this
advanced functionality where the information of someone other than
the end user is returned to the client instance.</t>

<t><list style="numbers">
  <t>The RO communicates a human-readable
identifier to the end user, such as an email address or account number. This communication
happens out of band from the protocol, such as over the phone between parties. Note that the
RO is not interacting with the client instance.</t>
  <t>The end user communicates the identifier to the client instance. The means by which the
 identifier is communicated to the client instance is out of scope for this specification.</t>
  <t>The client instance <xref target="request">requests access to subject information</xref>. The request includes
 the RO's identifier in the <xref target="request-subject">subject information request</xref> <spanx style="verb">sub_ids</spanx> field,
 and the end user's identifier in the <xref target="request-user">user information field</xref> of the request.
 The request includes no interaction start methods, since the end user is not expected to
 be the one interacting with the AS. The request does include the
 <xref target="request-interact-callback-push">push based interaction finish method</xref> to allow the AS
 to signal to the client instance when the interaction with the RO has concluded.</t>
  <t>The AS sees that the identifier for the end user and subject being requested are different.
 The AS determines that it can reach out to the RO asynchronously for approval. While it
 is doing so, the AS returns a <xref target="response-continue">continuation response</xref> with a <spanx style="verb">finish</spanx> nonce
 to allow the client instance to continue the grant request after interaction with the RO has concluded.</t>
  <t>The AS contacts the RO and has them authenticate to the system. The means for doing this are
 outside the scope of this specification, but the identity of the RO is known from the subject
 identifier sent in (3).</t>
  <t>The RO is prompted to authorize the end user's request via the client instance. Since the end
 user was identified in (3) via the user field, the AS can show this information to the
 RO during the authorization request.</t>
  <t>The RO completes the authorization with the AS. The AS marks the request as <em>approved</em>.</t>
  <t>The RO pushes the <xref target="interaction-pushback">interaction finish message</xref> to the client instance.
 Note that in the case the RO cannot be reached or the RO denies the request, the AS still sends the interaction
 finish message to the client instance, after which the client instance can negotiate next steps if possible.</t>
  <t>The client instance validates the interaction finish message and
 <xref target="continue-after-interaction">continues the grant request</xref>.</t>
  <t>The AS returns the RO's <xref target="response-subject">subject information</xref> to the client instance.</t>
  <t>The client instance can display or otherwise utilize the RO's user information in its session
with the end user. Note that since the client instance requested different sets of user
information in (3), the client instance does not conflate the end user with the RO.</t>
</list></t>

<t>Additional considerations for asynchronous interactions like this are discussed in
<xref target="security-async"/>.</t>

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

<t>To start a request, the client instance sends an HTTP POST with a <xref target="RFC8259">JSON</xref> document
to the grant endpoint of the AS. The grant endpoint is a URI that uniquely identifies
the AS to client instances and serves as the identifier for the AS. The document is a JSON object
where each field 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 using the <xref target="IANA-grant-request">Grant Request Parameters Registry</xref>.</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>

<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">access_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 the RS. <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 the <xref target="IANA-token-flags">Access Token Flags Registry</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.
Since the "bearer" flag is not provided in this example, the token 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 "invalid_request" error (<xref target="response-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.</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 OpenID Connect ID Token (<xref target="OIDC"/>) and <spanx style="verb">saml2</spanx> for a SAML 2 assertion (<xref target="SAML2"/>). Additional
  assertion formats are defined by the <xref target="IANA-assertion-formats">Assertion Formats Registry</xref>.
  <bcp14>REQUIRED</bcp14> if assertions are requested.</t>
  </dd>
  <dt><spanx style="verb">sub_ids</spanx> (array of objects):</dt>
  <dd>
    <t>An array of subject identifiers representing the subject that information
  is being requested for. Each object is a subject identifier as defined by
  <xref target="I-D.ietf-secevent-subject-identifiers"/>. All identifiers in the <spanx style="verb">sub_ids</spanx> array <bcp14>MUST</bcp14> identify
  the same subject. If omitted, the AS <bcp14>SHOULD</bcp14> assume
  that subject information requests are about the current user and <bcp14>SHOULD</bcp14>
  require direct interaction or proof of presence before releasing information. <bcp14>OPTIONAL</bcp14>.</t>
  </dd>
</dl>

<t>Additional fields are defined in the <xref target="IANA-subject-request">Subject Information Request Fields Registry</xref>.</t>

<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>

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

<t>When sending new grant request to the AS, the client instance <bcp14>MUST</bcp14> identify
itself by including its client information in the <spanx style="verb">client</spanx> field of the request and by signing the
request with its unique key as described in <xref target="binding-keys"/>. Note that once a
grant has been created and is in the <em>pending</em> or <em>accepted</em> states, the AS can
determine which client is associated with the grant by dereferencing the
continuation access token sent in the <xref target="continue-request">continuation request</xref>.
As a consequence, the <spanx style="verb">client</spanx> field is not sent or accepted for continuation requests.</t>

<t>Client information <bcp14>MUST</bcp14> either be sent by value as an object or by reference as a string (see <xref target="request-instance"/>).</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>. (<xref target="request-display"/>)</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..."
        }
    },
    "class_id": "web-server-1234",
    "display": {
        "name": "My Client Display Name",
        "uri": "https://example.net/client"
    }
}
]]></sourcecode></figure>

<t>Additional fields are defined in the <xref target="IANA-client-instance">Client Instance Fields Registry</xref>.</t>

<t>Absent additional attestations, profiles, or trust mechanisms, both the <spanx style="verb">display</spanx> and <spanx style="verb">class_id</spanx> fields are self-declarative, presented by the client instance and the AS <bcp14>MUST</bcp14> exercise caution in their interpretation, taking them as a hint but not as absolute truth. The <spanx style="verb">class_id</spanx> field can be used in a variety of ways to help the AS make sense of the particular context in which the client instance is operating. In corporate environments, for example, different levels of trust might apply depending on security policies. This field aims to help the AS adjust its own access decisions for different classes of client software. It is possible to configure a set of values and rules during a pre-registration, and then have the client instances provide them later in runtime as a hint to the AS. In other cases, the client runs with a specific AS in mind, so a single hardcoded value would acceptable (for instance, a set top box with a <spanx style="verb">class_id</spanx> claiming to be "FooBarTV version 4"). While the client instance may not have contacted the AS yet, the value of this <spanx style="verb">class_id</spanx> field can be evaluated by the AS according to a broader context of dynamic use, alongside other related information available elsewhere (for instance, corresponding fields in a certificate). If the AS is not able to interpret or validate the class_id field, it <bcp14>SHOULD</bcp14> return an <spanx style="verb">invalid_client</spanx> error (<xref target="response-error"/>) or interpret the request as if the class_id were not present and not allow the set of privileges associated with the class_id. See additional discussion of client instance impersonation in <xref target="security-impersonation"/>.</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. Key proofing methods
are defined in the <xref target="IANA-key-proof-methods">Key Proofing Methods Registry</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 attestations
within the <spanx style="verb">client</spanx> request and other AS policy mechanisms.</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"/> unless other mechanisms
can be used to assure the identity of the AS for a given request.</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 <spanx style="verb">invalid_client</spanx> error (<xref target="response-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 information about the client software, such as a web page. This URI <bcp14>MUST</bcp14> be an absolute URI. <bcp14>OPTIONAL</bcp14>.</t>
  </dd>
  <dt><spanx style="verb">logo_uri</spanx> (string)</dt>
  <dd>
    <t>Display image to represent the client software. This URI <bcp14>MUST</bcp14> be an absolute URI. 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 the <xref target="IANA-client-instance-display">Client Instance Display Fields Registry</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 (See <xref target="request-user-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,
  as defined in <xref target="response-subject"/>.
  <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 authoritative statements that a particular
RO is present at the client instance and acting as the end user.</t>

<t>Assertions presented by the client instance <bcp14>SHOULD</bcp14> be validated by the AS. While the details of
such validation are outside the scope of this specification, common validation steps include
verifying the signature of the assertion against a trusted signing key, verifying the audience
and issuer of the assertion map to expected values, and verifying the time window for the
assertion itself. However, note that in many use cases, some of these common steps are relaxed.
For example, an AS acting as an identity provider (IdP) could expect that assertions being presented using this
mechanism were issued by the AS to the client software. The AS would verify that the AS is the
issuer of the assertion, not the audience, and that the client instance is instead the audience of
the assertion. Similarly, an AS might accept a recently-expired assertion in order to help
bootstrap a new session with a specific end user.</t>

<t>If the identified end user does not match the RO present at the AS
during an interaction step, and the AS is not explicitly allowing a cross-user
authorization, the AS <bcp14>SHOULD</bcp14> reject the request with an <spanx style="verb">unknown_user</spanx> error  (<xref target="response-error"/>).</t>

<t>If the AS trusts the client instance to present verifiable assertions or known subject identifiers,
such as an opaque identifier issued by the AS for this specific client instance, 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.
The lifetime and validity of these user references is determined by the AS and
this lifetime is not exposed to the client instance in GNAP. As such, a client instance
using such a user reference is likely to keep using that reference until such a time as
it stops working.</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, the client can 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 <spanx style="verb">unknown_user</spanx> error (<xref target="response-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 objects/strings):</dt>
  <dd>
    <t>Indicates how the client instance can start an interaction. <bcp14>REQUIRED</bcp14>. (<xref target="request-interact-start"/>)</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>. (<xref target="request-interact-finish"/>)</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>. (<xref target="request-interact-hint"/>)</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. Note that the client instance does not accept a push-style callback.
The pattern of using a redirect for both interaction start and finish is common for web-based client software.</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>, but it cannot accept a redirect or push callback.
This pattern is common for devices with robust display capabilities but that expect
the use of a secondary device to facilitate end-user interaction with the AS, such
as a set-top box capable of displaying an interaction URL as a QR code.</t>

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

<t>In this non-normative example, the client instance is indicating that it can
not start any interaction with the end-user, but that the AS can
<xref target="request-interact-callback-push">push an interaction finish message</xref> when
authorization from the RO is received asynchronously. This pattern is
common for scenarios where a service needs to be authorized, but the RO is
able to be contacted separately from the GNAP transaction itself, such as through a push
notification or existing interactive session on a secondary device.</t>

<figure><sourcecode type="json"><![CDATA[
"interact": {
    "start": [],
    "finish": {
        "method": "push",
        "uri": "https://client.example.net/return/123455",
        "nonce": "LKLTI25DK82FX4T4QFZC"
    }
}
]]></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>MUST</bcp14> return an <spanx style="verb">invalid_interaction</spanx>
error (<xref target="response-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>If the client instance is capable of starting interaction with the end user, the client instance
indicates this by sending an array of start modes under the <spanx style="verb">start</spanx> key.
Each interaction start modes has a unique identifying name.
Interaction start modes are specified in the array either by a string, which consists of the start
mode name on its own, or by a JSON object with the required field <spanx style="verb">mode</spanx>:</t>

<dl>
  <dt><spanx style="verb">mode</spanx>:</dt>
  <dd>
    <t>The interaction start mode. <bcp14>REQUIRED</bcp14>.</t>
  </dd>
</dl>

<t>Interaction start modes defined as objects <bcp14>MAY</bcp14> define additional parameters to be required in the object.</t>

<t>The <spanx style="verb">start</spanx> array can contain both string-type and object-type modes.</t>

<t>This specification defines the following interaction start modes:</t>

<dl>
  <dt><spanx style="verb">"redirect"</spanx> (string):</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> (string):</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> (string):</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> (string):</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>

<t>All interaction start method definitions <bcp14>MUST</bcp14> provide enough information to uniquely identify the grant request during the interaction. In the <spanx style="verb">redirect</spanx> and <spanx style="verb">app</spanx> modes, this is done using a unique URI (including its parameters). In the <spanx style="verb">user_code</spanx> and <spanx style="verb">user_code_uri</spanx> mode, this is done using the value of the user code.</t>

<t>Additional start modes are defined in the <xref target="IANA-interaction-start-modes">Interaction Start Modes Registry</xref>.</t>

<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 grant endpoint 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>

</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 grant endpoint 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 grant endpoint URI.</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>Interaction Finish 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</bcp14> be an absolute
  URI, and <bcp14>MUST NOT</bcp14> contain
  any fragment component. 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 ASCII string 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">sha-256</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 the <xref target="IANA-interaction-finish-methods">Interaction Finish Methods Registry</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 interaction finishing is supported for this client instance and
request, the AS will <xref target="response-interact-finish">return a nonce</xref> used by the client
instance to validate the callback.
All interaction finish methods <bcp14>MUST</bcp14> use this nonce to allow the client to verify the connection
between the pending interaction request and the callback. GNAP does this through the use of the
interaction hash, defined in <xref target="interaction-hash"/>.
All requests to the callback URI <bcp14>MUST</bcp14> be processed as described in
<xref target="interaction-finish"/>.</t>

<t>All interaction finish methods <bcp14>MUST</bcp14> require presentation of an interaction reference for continuing
this grant request. This means that the interaction
reference <bcp14>MUST</bcp14> be returned by the AS and <bcp14>MUST</bcp14> be presented by the client as described in
<xref target="continue-after-interaction"/>. The means by which the interaction reference is returned to the
client instance is specific to the interaction finish method.</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>

<t>The client instance's 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.</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>

<t>The client instance's 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.</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
the <xref target="IANA-interaction-hints">Interaction Hints Registry</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>
</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 expected. 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 or string):</dt>
  <dd>
    <t>An error code indicating that something has gone wrong. <bcp14>REQUIRED</bcp14> for an error condition. See <xref target="response-error"/>.</t>
  </dd>
</dl>

<t>Additional fields can be defined by extensions to GNAP in the <xref target="IANA-grant-response">Grant Response Parameters Registry</xref>.</t>

<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[
{
    "access_token": {
        "value": "OS9M2PMHKUR64TB8N6BW7OZB8CDFONP219RP1LT0",
        "flags": ["bearer"],
        "manage": {
            "uri": "https://server.example.com/token/PRY5NM33O",
            "access_token": {
                "value": "B8CDFONP21-4TB8N6.BW7ONM"
            }
        }
    },
    "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>

<t>The response <bcp14>MUST</bcp14> be sent as a JSON object in the body of the HTTP response with Content-Type <spanx style="verb">application/json</spanx>, unless otherwise specified by the specific response (e.g., an empty response with no Content-Type).</t>

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

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

<t>If the AS determines that the grant request can be continued by the
client instance, the AS 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. This URI <bcp14>MUST</bcp14> be an absolute URI.
  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 an object 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.
  This access token <bcp14>MUST NOT</bcp14> have a <spanx style="verb">manage</spanx> field.
  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>MUST</bcp14> be
  limited to the <spanx style="verb">token68</spanx> character set defined in <xref section="11.2" sectionFormat="of" target="HTTP"/> to facilitate transmission over HTTP
  headers and 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 or if a <spanx style="verb">label</spanx> was included in the single access token request, <bcp14>OPTIONAL</bcp14> for a single access token where no <spanx style="verb">label</spanx> was included in the request.</t>
  </dd>
  <dt><spanx style="verb">manage</spanx> (object):</dt>
  <dd>
    <t>Access information for the token management API for this access token.
  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 API is a function of the AS and is separate from the RS
  the client instance is requesting access to.
  <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.
  <bcp14>REQUIRED</bcp14>.</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. 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 <xref target="use-access-token">sign subsequent requests using the access token</xref>.
  It is <bcp14>RECOMMENDED</bcp14> that keys returned for use with access tokens be key references
  as described in <xref target="key-reference"/> that the client instance can correlate to
  its known keys.
  <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 value of the <spanx style="verb">manage</spanx> field is an object with the following properties:</t>

<t><spanx style="verb">uri</spanx> (string):
    The URI of the token management API for this access token.
    This URI <bcp14>MUST</bcp14> be an absolute URI.
    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 and <bcp14>MUST NOT</bcp14> include the value of the
    access token being managed.
    <bcp14>REQUIRED</bcp14>.</t>

<dl>
  <dt><spanx style="verb">access_token</spanx> (object):</dt>
  <dd>
    <t>A unique access token for continuing the request, called the "token management access token".
  The value of this property <bcp14>MUST</bcp14> be an object 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.
  This access token <bcp14>MUST NOT</bcp14> have a <spanx style="verb">manage</spanx> field.
  This access token <bcp14>MUST NOT</bcp14> have the same value as the token it is managing.
  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>

<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.
  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 the <xref target="IANA-token-flags">Access Token Fields Registry</xref>.</t>

<t>If the <spanx style="verb">bearer</spanx> flag and the <spanx style="verb">key</spanx> field
in this response are 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.
The means by which the AS determines how to bind an access token to a key
other than that presented by the client instance is out of scope for this
specification, but common practices include pre-registering specific keys in a static fashion.</t>

<t>The client software <bcp14>MUST</bcp14> reject any access token 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>

<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": {
        "uri": "https://server.example.com/token/PRY5NM33O",
        "access_token": {
            "value": "B8CDFONP21-4TB8N6.BW7ONM"
        }
    },
    "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>

</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": {
            "uri": "https://server.example.com/token/PRY5NM33O",
            "access_token": {
                "value": "B8CDFONP21-4TB8N6.BW7ONM"
            }
        },
        "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 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 under their respective requested labels.
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 <bcp14>MUST</bcp14> respond
with a multiple access token structure containing one access token.</t>

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

<t>The parameters of each access token are separate. For example, each access token is expected to
have a unique value and (if present) label, and likely has different access rights associated with
it. Each access token could also be bound to different keys with different proofing mechanisms.</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 URI. <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 unique ASCII string value provided by the AS as a nonce. This is 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 but <bcp14>MAY</bcp14> be invalidated by the AS at any time.</t>
  </dd>
</dl>

<t>Additional interaction mode responses can be defined in the <xref target="IANA-interaction-response">Interaction Mode Responses Registry</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 grant endpoint URI that 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. The AS will need to dereference the specific grant
request and its information from the URI alone. If the AS does not directly host the functionality accessed through
the redirect 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>

</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. To facilitate usability, this string <bcp14>MUST</bcp14> consist only of characters
that can be easily typed by the end user
(such as ASCII letters or numbers) and
<bcp14>MUST</bcp14> be processed by the AS in a case-insensitive manner (see <xref target="interaction-usercode"/>).
The string <bcp14>MUST</bcp14> be randomly generated
so as to be unguessable by an attacker within the time it is accepted. 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.</t>

<figure><sourcecode type="json"><![CDATA[
"interact": {
    "user_code": "A1BC3DFF"
}
]]></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 URI where the code is entered.
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 <bcp14>SHOULD</bcp14> instead use the <xref target="request-interact-usercodeuri">"user_code_uri"</xref> mode.
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 <bcp14>SHOULD</bcp14> 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. To facilitate usability, this string <bcp14>MUST</bcp14> consist only of characters
  that can be easily typed by the end user
  (such as ASCII letters or numbers) and
  <bcp14>MUST</bcp14> be processed by the AS in a case-insensitive manner (see <xref target="interaction-usercodeuri"/>).
  The string <bcp14>MUST</bcp14> be randomly generated
  so as to be unguessable by an attacker within the time it is accepted. 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 by the client instance. 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. This URI <bcp14>MUST</bcp14> be an absolute URI.
  <bcp14>REQUIRED</bcp14>.</t>
  </dd>
</dl>

<figure><sourcecode type="json"><![CDATA[
"interact": {
    "user_code_uri": {
        "code": "A1BC3DFF",
        "uri": "https://s.example/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 grant endpoint URI that 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 of the AS <bcp14>MUST</bcp14> contact the client instance using the means defined by the finish method
as described in <xref target="interaction-finish"/>.</t>

<t>If the AS returns the finish field, 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>
<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 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
  object described below.
  <bcp14>REQUIRED</bcp14> if returning assertions.</t>
  </dd>
  <dt><spanx style="verb">updated_at</spanx> (string):</dt>
  <dd>
    <t>Timestamp as an <xref target="RFC3339"/> 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>

<t>Assertion objects contain the following fields:</t>

<dl>
  <dt><spanx style="verb">format</spanx> (string):</dt>
  <dd>
    <t>The assertion format.
  Possible formats include <spanx style="verb">id_token</spanx> for an OpenID Connect ID Token (<xref target="OIDC"/>) and <spanx style="verb">saml2</spanx> for a SAML 2 assertion (<xref target="SAML2"/>).
  Additional assertion formats are defined by the <xref target="IANA-assertion-formats">Assertion Formats Registry</xref>.
  <bcp14>REQUIRED</bcp14>.</t>
  </dd>
  <dt><spanx style="verb">value</spanx> (string):</dt>
  <dd>
    <t>The assertion value as the JSON string serialization of the assertion.
  <bcp14>REQUIRED</bcp14>.</t>
  </dd>
</dl>

<t>The following non-normative example contains an opaque identifier and an OpenID Connect ID Token:</t>

<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 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>The AS <bcp14>MUST</bcp14> ensure that the returned subject information represents the RO. In most cases,
the AS will also ensure that the returned subject information represents the end user authenticated
interactively at the AS.
The AS <bcp14>SHOULD NOT</bcp14> re-use subject identifiers for multiple different ROs.</t>

<t>The "sub_ids" and "assertions" response fields are independent of each other. That is, a
returned assertion <bcp14>MAY</bcp14> use a different subject identifier than other assertions and
subject identifiers in the response. However, all subject identifiers and assertions returned
<bcp14>MUST</bcp14> refer to the same party.</t>

<t>The client instance <bcp14>MUST</bcp14> interpret all subject information in the context of the AS that the
subject information is received from, as is discussed in Section 6 of <xref target="SP80063C"/>. For example, one AS could
return an email identifier of  "user@example.com" for one RO, and a different AS could return that
same email identifier of "user@example.com" for a completely different RO. A client instance talking to
both AS's needs to differentiate between these two accounts by accounting for the AS source
of each identifier.</t>

<t>Extensions to this specification <bcp14>MAY</bcp14> define additional response
properties in the <xref target="IANA-subject-response">Subject Information Response Fields Registry</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, and their content is determined by the AS. The instance
identifier <bcp14>MUST</bcp14> be unique per client instance at the AS.</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>

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

<t>If the AS determines that the request cannot be completed for any reason, it responds to the client instance with an <spanx style="verb">error</spanx> field in the response message. This field is either an object or a string.</t>

<t>When returned as an object, the object contains the following fields:</t>

<dl>
  <dt><spanx style="verb">code</spanx> (string):</dt>
  <dd>
    <t>A single ASCII error code defining the error.
<bcp14>REQUIRED</bcp14>.</t>
  </dd>
  <dt><spanx style="verb">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>This specification defines the following <spanx style="verb">code</spanx> values:</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">"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>
  <dt><spanx style="verb">"invalid_flag"</spanx></dt>
  <dd>
    <t>The flag configuration is not valid.</t>
  </dd>
  <dt><spanx style="verb">"invalid_rotation"</spanx></dt>
  <dd>
    <t>The token rotation request is not valid.</t>
  </dd>
  <dt><spanx style="verb">"key_rotation_not_supported"</spanx></dt>
  <dd>
    <t>The AS does not allow rotation of this access token's key.</t>
  </dd>
  <dt><spanx style="verb">"invalid_continuation"</spanx>:</dt>
  <dd>
    <t>The continuation of the referenced grant could not be processed.</t>
  </dd>
  <dt><spanx style="verb">"user_denied"</spanx>:</dt>
  <dd>
    <t>The RO denied the 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">"unknown_user"</spanx>:</dt>
  <dd>
    <t>The user presented in the request is not known to the AS or does not match the user present during interaction.</t>
  </dd>
  <dt><spanx style="verb">"unknown_interaction"</spanx>:</dt>
  <dd>
    <t>The interaction integrity could not be established.</t>
  </dd>
  <dt><spanx style="verb">"too_fast"</spanx>:</dt>
  <dd>
    <t>The client instance did not respect the timeout in the wait response before the next call.</t>
  </dd>
  <dt><spanx style="verb">"too_many_attempts"</spanx>:</dt>
  <dd>
    <t>A limit has been reached in the total number of reasonable attempts. This number is either defined statically or adjusted based on runtime conditions by the AS.</t>
  </dd>
</dl>

<t>Additional error codes can be defined in the <xref target="IANA-error-code">Error Code Registry</xref>.</t>

<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": {
        "code": "user_denied",
        "description": "The RO denied the request"
    }
}
]]></sourcecode></figure>

<t>Alternatively, the AS <bcp14>MAY</bcp14> choose to only return the error as codes and provide the error as a string. Since the <spanx style="verb">description</spanx> field is not intended to be machine-readable, the following response is considered functionally equivalent to the previous example for the purposes of the client software's understanding:</t>

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

<t>If an error state is reached but the grant is in the <em>pending</em> state (and therefore the client instance can continue), the AS <bcp14>MAY</bcp14> include the <spanx style="verb">continue</spanx> field in the response along with the <spanx style="verb">error</spanx>, as defined <xref target="response-continue"/>. This allows the client instance to modify its request for access, potentially leading to prompting the RO again. Other fields <bcp14>MUST NOT</bcp14> be included in the response.</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, and how those are applied
to the grant request.</t>

<t>To facilitate the AS fulfilling this request, the client instance sends information about the
actions the client software can take, including:</t>

<t><list style="symbols">
  <t>starting interaction with the end user, in the <spanx style="verb">interact</spanx> request parameter</t>
  <t>receiving notification that interaction with the RO has concluded, in the <spanx style="verb">interact</spanx> request parameter</t>
  <t>any additional capabilities defined by extensions of this protocol</t>
</list></t>

<t>The client instance can also supply information directly to the AS in its request. 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 keys or identifiers in the <spanx style="verb">client</spanx> request parameter</t>
  <t>the identity of the end user, in the <spanx style="verb">user</spanx> request parameter</t>
  <t>any additional information presented by the client instance in the request defined by extensions of this protocol</t>
</list></t>

<t>The AS will process 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 that request.
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>executing 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 prompt for consent based on what has been requested
by the client instance, such as a specific RS record, an identified subject, or a request requiring specific
access such as approval by an administrator. In other cases, the request is applied to whichever RO is present at the time of consent gathering. This pattern is especially prevalent when the
end user is sent to the AS for an interactive session, during which the end user takes on the role of the RO. In these cases, the end user is delegating their own access as RO to the client instance.</t>

<t>The client instance can 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. Here, the
AS usually needs to interact directly with
the end user to determine their identity, 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.</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>, after a time-based
polling, or through some other method defined by an extension of this specification through the <xref target="IANA-interaction-response">Interaction Mode Responses registry</xref>.</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 client instance <bcp14>MUST</bcp14> use each interaction method at most once, if a response can be detected.
The AS <bcp14>MUST</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>

<t>In order to support client software deployed in disadvantaged network conditions, the AS <bcp14>MAY</bcp14>
allow for processing of the same interaction method multiple times if the AS can determine
that the request is from the same party and the results are idempotent.
For example, if a client instance launches a redirect to the AS but does not receive a response
within a reasonable time, the client software can launch the redirect again, assuming that it never
reached the AS in the first place. However, if the AS in question
receives both requests, it could mistakenly process them separately, creating an undefined state for the
client instance. If the AS can determine that both requests come from the same origin or under the same session,
and the requests both came before any additional state change to the grant occurs, the AS can reasonably
conclude that the initial response was not received and the same response can be returned to the client instance.</t>

<t>If the AS instead 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.</t>

<t>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 some circumstances, the AS could even determine that the end user
present during the interaction 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 an automated 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 specific instances of that client software without human interaction.</t>

<t>While all of these cases
are supported by GNAP, the details of their implementation, and for determining which RO's or
related policies are required for a given request, are out of scope for this specification.</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 when that interaction start mode is used.</t>

<t>If the client instance does not start an interaction start mode within an AS-determined amount of
time, the AS <bcp14>MUST</bcp14> reject attempts to use the interaction start modes. If the client instance has
already begun one interaction start mode and the interaction has been successfully completed, the AS <bcp14>MUST</bcp14> reject attempts to use other interaction
start modes. For example, if a user code has been successfully entered for a grant request, the AS
will need to reject requests to an arbitrary redirect URI on the same grant request in order to prevent an
attacker from capturing and altering an active authorization process.</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. In all cases, the URI
is accessed with an HTTP GET request, and the resulting page is assumed to allow direct interaction
with the end user through an HTTP user agent.
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 the service provided by 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, be
hosted on a server local to the RO's browser ("localhost"), or
use an application-specific URI scheme.</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.
The client instance <bcp14>MAY</bcp14>
format the user code in such a way as to facilitate memorability and transfer of the
code, so long as this formatting does not alter the value as accepted at the user code
URI. For example, a client instance receiving the user code "A1BC3DFF" could choose to
display this to the user as "A1BC 3DFF", breaking up the long string into two shorter
strings.</t>

<t>When processing input codes, the AS <bcp14>MUST</bcp14> transform the input string to remove invalid characters.
In the above example, the space in between the two parts would be removed upon its
entry into the interactive form at the user code URI. Additionally, the AS <bcp14>MUST</bcp14> treat
user input as case insensitive. For example, if the user inputs the string "a1bc 3DFF", the
AS will treat the input the same as "A1BC3DFF". To facilitate this, it is <bcp14>RECOMMENDED</bcp14>
that the AS use only ASCII letters and numbers as valid characters for the user code.</t>

<t>It is <bcp14>RECOMMENDED</bcp14> that the AS choose from character values that are easily copied and typed without ambiguity.
For example, some glyphs have multiple Unicode code points for the same visual character, and the end-user
could potentially type a different character than what the AS has returned.</t>

<t>This mode is designed to be 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 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, be
hosted on a server local to the RO's browser ("localhost"), or
use an application-specific URI scheme.</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 indicating too many attempts 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.
The client instance <bcp14>MAY</bcp14>
format the user code in such a way as to facilitate memorability and transfer of the
code, so long as this formatting does not alter the value as accepted at the user code
URI. For example, a client instance receiving the user code "A1BC3DFF" could choose to
display this to the user as "A1BC 3DFF", breaking up the long string into two shorter
strings.</t>

<t>When processing input codes, the AS <bcp14>MUST</bcp14> transform the input string to remove invalid characters.
In the above example, the space in between the two parts would be removed upon its
entry into the interactive form at the user code URI. Additionally, the AS <bcp14>MUST</bcp14> treat
user input as case insensitive. For example, if the user inputs the string "a1bc 3DFF", the
AS will treat the input the same as "A1BC3DFF". To facilitate this, it is <bcp14>RECOMMENDED</bcp14>
that the AS use only ASCII letters and numbers as valid characters for the user code.</t>

<t>This mode is used when the client instance is not able to facilitate launching
a complex arbitrary URI but can communicate arbitrary values like URIs. As a consequence, these URIs
<bcp14>SHOULD</bcp14> be short enough to allow the URI to be typed by the end user,
such as a total length of 20 characters or fewer.
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. The URI <bcp14>MUST</bcp14> be accessible from an HTTP GET
request and <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.</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 indicating too many attempts 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 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. In such cases, it is expected
that the client instance will poll the continuation endpoint as described in <xref target="continue-poll"/>.</t>

<t>The AS <bcp14>MUST</bcp14> create an interaction reference and associate that
reference with the current interaction and the underlying pending
request. The interaction reference value is an ASCII string consisting of only
unreserved characters per <xref section="2.3" sectionFormat="of" target="RFC3986"/>.
The 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>All interaction finish methods <bcp14>MUST</bcp14> define a way
to convey the hash and interaction reference back to the client instance. When an
interaction finish method is used, the client instance <bcp14>MUST</bcp14> present the interaction
reference back to the AS as part of its <xref target="continue-after-interaction">continuation request</xref>.</t>

<t>Note that in many error cases, such as when the RO has denied
access, the "finish" method is still enacted by the AS.
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 <spanx style="verb">redirect</spanx> interaction finish method defined in <xref target="request-interact-callback-redirect"/> and <xref target="response-interact-finish"/>,
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.</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=x-gguKWTj8rQf7d7i3w3UhzvuJ5bpOlKyAlVpLxBffY\
  &interact_ref=4IFWWIKYBC2PQ6U56NL1
]]></artwork></figure>

<t>The client instance <bcp14>MUST</bcp14> be able to process a request on the URI. If the URI is
HTTP, the request <bcp14>MUST</bcp14> be an HTTP GET.</t>

<t>When receiving the request, the client instance <bcp14>MUST</bcp14> parse the query
parameters to extract the hash and interaction reference values.
The client instance <bcp14>MUST</bcp14> 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. If the hash does not validate, the client instance
<bcp14>MUST NOT</bcp14> send the interaction reference to the AS.</t>

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

<t>When using the <spanx style="verb">push</spanx> interaction finish method defined in <xref target="request-interact-callback-redirect"/> and <xref target="response-interact-finish"/>,
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.</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[
POST /push/554321 HTTP/1.1
Host: client.example.net
Content-Type: application/json

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

<t>Since the AS is making an outbound connection to a URI supplied by an outside party (the client
instance), the AS <bcp14>MUST</bcp14> protect itself against SSRF attacks when making this call 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 either fails, the client instance <bcp14>MUST</bcp14> return an <spanx style="verb">unknown_interaction</spanx> error (<xref target="response-error"/>). 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 as discussed in <xref target="security-interact-hash"/> and related sections. 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 base 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. The following example shows a constructed
hash base string consisting of these four elements.</t>

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

<t>The party then hashes the bytes of the ASCII encoding of this string with the appropriate algorithm
based on the "hash_method" parameter under the "finish" key of the <xref target="request-interact-finish">interaction finish request</xref>. 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>If provided, 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>.
If the "hash_method" value is not present in the client instance's
request, the algorithm defaults to "sha-256".</t>

<t>For example, the "sha-256" hash method consists of hashing the input string
with the 256-bit SHA2 algorithm. The following is the encoded "sha-256" hash of the above example
hash base string.</t>

<figure><artwork><![CDATA[
x-gguKWTj8rQf7d7i3w3UhzvuJ5bpOlKyAlVpLxBffY
]]></artwork></figure>

<t>For another example, the "sha3-512" hash method consists of hashing the input string
with the 512-bit SHA3 algorithm. The following is the encoded "sha3-512" hash of the above example
hash base string.</t>

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

pyUkVJSmpqSJMaDYsk5G8WCvgY91l-agUPe1wgn-cc5rUtN69gPI2-S_s-Eswed8iB4\
  PJ_a5Hg6DNi7qGgKwSQ
]]></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">subject information</xref>) immediately, it's more common that the AS will
place the grant request into the <em>pending</em> state and require communication with
the client instance several times over the lifetime of a grant request.
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>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 revoking a grant request in progress.</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 special access token to use during the requests, called the <em>continuation access token</em>.</t>

<t>All requests to the continuation API are protected by a bound continuation access token.
The continuation access token is bound to the same key and method the client instance used to make
the initial request (or its most recent rotation). 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 the signature and ensure that it is bound to the appropriate key for
the continuation access token.</t>

<t>Access tokens other than the continuation access tokens <bcp14>MUST NOT</bcp14> be usable for continuation
requests. Conversely, continuation access tokens <bcp14>MUST NOT</bcp14> be usable to make authorized requests to
RS's, even if co-located within the AS.</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 and
the continuation access token.
If the AS cannot determine a single active grant request to map the
continuation request to, the AS <bcp14>MUST</bcp14> return an <spanx style="verb">invalid_continuation</spanx> error (<xref target="response-error"/>).</t>

<t>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>In this alternative example, the client instance had been provided a continuation URI unique to this ongoing grant request:</t>

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

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

<t>In both cases, the AS determines which grant is being asked for based on the URI and continuation access token provided.</t>

<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 <spanx style="verb">too_fast</spanx> error (<xref target="response-error"/>).</t>

<t>The response from the AS is a JSON object of a grant response 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 further requests to the continuation API, 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 <spanx style="verb">invalid_continuation</spanx> error (<xref target="response-error"/>).</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>

<t>For all requests to the grant continuation API, the AS <bcp14>MAY</bcp14> make use of long polling mechanisms such as discussed in <xref target="RFC6202"/>. That is to say, instead of
returning the current status immediately, the long polling technique
allows the AS additional time to process and fulfill the request before returning the HTTP response
to the client instance. For example, when the AS receives a continuation request but the
grant request is in the <em>processing</em> state, the AS could wait until the grant request has moved
to the <em>pending</em> or <em>approved</em> state before returning the response message.</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 in subsequent calls. If the AS detects a client instance
submitting an interaction reference when the request is not in the <em>pending</em> state, the AS <bcp14>MUST</bcp14>
return a <spanx style="verb">too_many_attempts</spanx> error (<xref target="response-error"/>) and <bcp14>SHOULD</bcp14> invalidate
the ongoing request by moving it to the <em>finalized</em> state.</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>.</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": {
            "uri": "https://server.example.com/token/PRY5NM33O",
            "access_token": {
                "value": "B8CDFONP21-4TB8N6.BW7ONM"
            }
        }
    },
    "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>For another example, if the RO has denied the client instance's request, the AS responds with the following response:</t>

<figure><artwork><![CDATA[
{
    "error": "user_denied",
    "continue": {
        "access_token": {
            "value": "33OMUKMKSKU80UPRY5NM"
        },
        "uri": "https://server.example.com/continue",
        "wait": 30
    }
}
]]></artwork></figure>

<t>In this example, the AS includes the <spanx style="verb">continue</spanx> field in the response. Therefore, the client instance can continue the grant negotiation process, perhaps modifying the request as discussed in <xref target="continue-modify"/>.</t>

</section>
<section anchor="continue-poll"><name>Continuing During Pending Interaction (Polling)</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
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>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": {
            "uri": "https://server.example.com/token/PRY5NM33O",
            "access_token": {
                "value": "B8CDFONP21-4TB8N6.BW7ONM"
            }
        }
    },
    "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>

<t>In error conditions, the AS responds to the client instance with the error code as discussed in <xref target="response-error"/>.
For example, if the client instance has polled too many times before the RO has approved the request, the AS would respond with a message like this:</t>

<figure><artwork><![CDATA[
{
    "error": "too_many_attempts"
}
]]></artwork></figure>

<t>Since this response does not include a <spanx style="verb">continue</spanx> section, the client instance cannot continue to
poll the AS for additional updates and the grant request is <em>finalized</em>. If the client instance
still needs access to the resource, it will need to start with a new grant request.</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 subject information has 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>A grant request associated with a modification request <bcp14>MUST</bcp14> be in the <em>approved</em> or <em>pending</em> state.
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, since the extent and context of the request could have changed.</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.
If the grant request was previously in the <em>approved</em> state, the AS could decide to remember the larger scale of access rights associated
with the grant request, allowing the client instance to make subsequent requests of different
subsets of granted access. The details of this processing are out of scope for this specification,
but a one possible approach is as follows:</t>

<t><list style="numbers">
  <t>A client instance requests access to <spanx style="verb">Foo</spanx>, and is granted by the RO. This results in an access token, <spanx style="verb">AT1</spanx>.</t>
  <t>The client instance later modifies the grant request to include <spanx style="verb">Foo</spanx> and <spanx style="verb">Bar</spanx> together. Since the client instance was previously granted <spanx style="verb">Foo</spanx> under this grant request, the RO is prompted to allow the client instance access to <spanx style="verb">Foo</spanx> and <spanx style="verb">Bar</spanx> together. This results in a new access token, <spanx style="verb">AT2</spanx> This access token has access to both <spanx style="verb">Foo</spanx> and <spanx style="verb">Bar</spanx>. The rights of the original access token <spanx style="verb">AT1</spanx> are not modified.</t>
  <t>The client instance makes another grant modification to ask only for <spanx style="verb">Bar</spanx>. Since the client instance was previously granted <spanx style="verb">Foo</spanx> and <spanx style="verb">Bar</spanx> together under this grant request, the RO is not prompted and the access to <spanx style="verb">Bar</spanx> is granted in a new access token, <spanx style="verb">AT3</spanx>. This new access token does not allow access to <spanx style="verb">Foo</spanx>.</t>
  <t>The original access token <spanx style="verb">AT1</spanx> expires and the client seeks a new access token to replace it. The client instance makes another grant modification to ask only for <spanx style="verb">Foo</spanx>. Since the client instance was previously granted <spanx style="verb">Foo</spanx> and <spanx style="verb">Bar</spanx> together under this grant request, the RO is not prompted and the access to <spanx style="verb">Foo</spanx> is granted in a new access token, <spanx style="verb">AT4</spanx>. This new access token does not allow access to <spanx style="verb">Bar</spanx>.</t>
</list></t>

<t>All four access tokens are independent of each other and associated with the same underlying grant request. Each of these access tokens could possibly also be rotated using token management, if available. For example, instead of asking for a new token to replace <spanx style="verb">AT1</spanx>, the client instance could ask for a refresh of <spanx style="verb">AT1</spanx> using the rotation method of the token management API. This would result in a refreshed <spanx style="verb">AT1</spanx> with a different token value and expiration from the original <spanx style="verb">AT1</spanx> but with the same access rights of allowing only access to <spanx style="verb">Foo</spanx>.</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 or otherwise
associated with 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. Modification of client instance information, including
rotation of keys associated with the client instance, is outside the
scope of this specification.</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 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 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.
Some time later, 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
determine that reducing the breadth of the requested access means that new access
tokens can be issued to the client instance without additional interaction or consent. 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>finalized</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 status code HTTP 204 (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>finalized</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> field as
described in <xref target="response-token-single"/>, the client instance <bcp14>MAY</bcp14> call
this URI to manage the access token with the rotate and revoke actions defined in
the following sections. Other actions are undefined by this
specification.</t>

<figure><sourcecode type="json"><![CDATA[
{
    "access_token": {
        "value": "OS9M2PMHKUR64TB8N6BW7OZB8CDFONP219RP1LT0",
        "flags": ["bearer"],
        "manage": {
            "uri": "https://server.example.com/token/PRY5NM33O",
            "access_token": {
                "value": "B8CDFONP21-4TB8N6.BW7ONM"
            }
        }
    }
}
]]></sourcecode></figure>

<t>The token management access token issued under the <spanx style="verb">manage</spanx> field is used to protect
all calls to the token management API.
The client instance <bcp14>MUST</bcp14> present proof of the key associated with the token
along with the token management access token value.</t>

<t>The AS <bcp14>MUST</bcp14> validate the proof and ensure that it is associated with the
token management access token.</t>

<t>The AS <bcp14>MUST</bcp14> uniquely identify the token being managed from the token management URI,
the token management access token, or a combination of both.</t>

<section anchor="rotate-access-token"><name>Rotating the Access Token Value</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 to a new value without expiration.
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 token value and expiration time.</t>

<t>To rotate an access token, the client instance makes an HTTP POST to the token management URI
with no message body,
sending the access token in the authorization header as described in <xref target="use-access-token"/> and signing the request
with the appropriate key.</t>

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

<t>The client instance can not request to alter the access rights
associated with the access token during a rotation request. To get an access token with different
access rights for this grant request, the client instance has to call the <xref target="continue-modify">continuation API's update</xref>
functionality to get a new access token. The client instance can also create a new grant request
with the required access rights.</t>

<t>The AS validates that the token management access 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 the correct key for the token management access token. The AS determines
which access token is being rotated from the token management URI, the token management access token, or both.</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 value 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>For successful rotations, 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.</t>

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

{
    "access_token": {
        "value": "FP6A8H6HY37MH13CK76LBZ6Y1UADG6VEUPEER5H2",
        "manage": {
            "uri": "https://server.example.com/token/PRY5NM33O",
            "access_token": {
                "value": "B8CDFONP21-4TB8N6.BW7ONM"
            }
        },
        "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>If the AS is unable or unwilling to rotate the value of the access token, the AS responds with an <spanx style="verb">invalid_rotation</spanx> error (<xref target="response-error"/>). Upon receiving such an error, the client instance <bcp14>MUST</bcp14> consider the access token to not have changed its state.</t>

<section anchor="rotate-access-token-key"><name>Binding a New Key to the Rotated Access Token</name>

<t>If the client instance wishes to bind a new presentation key to an access token, the client
instance <bcp14>MUST</bcp14> present both the new key and the proof of previous key material in the access token rotation request.
The client instance makes an HTTP POST as a JSON object with the following field:</t>

<dl>
  <dt><spanx style="verb">key</spanx>:</dt>
  <dd>
    <t>The new key value or reference in the format described in <xref target="key-format"/>. Note that keys
  passed by value are always public keys. <bcp14>REQUIRED</bcp14> when doing key rotation.</t>
  </dd>
</dl>

<t>The <spanx style="verb">proof</spanx> method and parameters for the new key <bcp14>MUST</bcp14> be the same as those established for the
previous key.</t>

<t>The client instance <bcp14>MUST</bcp14> prove possession of both the currently-bound key and the newly-requested
key simultaneously in the rotation request. Specifically, the signature from the previous key <bcp14>MUST</bcp14>
cover the value or reference of the new key, and the signature of the new key <bcp14>MUST</bcp14> cover the
signature value of the old key. The
means of doing so varies depending on the proofing method in use. For example, the HTTP Message
Signatures proofing method uses multiple signatures in the request as described in
<xref target="httpsig-rotate"/>, as shown in this example.</t>

<figure><sourcecode type="http-message"><![CDATA[
POST /token/PRY5NM33O HTTP/1.1
Host: server.example.com
Authorization: GNAP B8CDFONP21-4TB8N6.BW7ONM
Signature-Input: sig1=..., sig2=("signature";key=sig1)...
Signature: sig1=..., sig2=...
Content-Digest: sha-256=...

{
    "key": {
        "proof": "httpsig",
        "jwk": {
            "kty": "RSA",
            "e": "AQAB",
            "kid": "xyz-2",
            "alg": "RS256",
            "n": "kOB5rR4Jv0GMeLaY6_It_r3ORwdf8ci_JtffXyaSx8xY..."
        }
    }
}
]]></sourcecode></figure>

<t>Failure to present the appropriate proof of either the new key or the previous key for the access token, as defined by the proof method, <bcp14>MUST</bcp14> result in an <spanx style="verb">invalid_rotation</spanx> error code from the AS (<xref target="response-error"/>).</t>

<t>An attempt to change the <spanx style="verb">proof</spanx> method or parameters, including an attempt to rotate the key of a bearer token (which has no key), <bcp14>MUST</bcp14> result in an <spanx style="verb">invalid_rotation</spanx> error code returned from the AS (<xref target="response-error"/>).</t>

<t>If the AS does not allow rotation of the access token's key for any reason, including but not limited to lack of permission for this client instance or lack of capability by the AS, the AS <bcp14>MUST</bcp14> return a <spanx style="verb">key_rotation_not_supported</spanx> error code (<xref target="response-error"/>).</t>

</section>
</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/PRY5NM33O HTTP/1.1
Host: server.example.com
Authorization: GNAP B8CDFONP21-4TB8N6.BW7ONM
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 grant 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 grant 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 or by reference. Key material sent by value is sent using a JSON object with several fields described in this section.</t>

<t>All keys are associated with a specific key proofing method.
The proofing method associated with the key
is indicated using the <spanx style="verb">proof</spanx> field of the key object.</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>
</dl>

<t>A key presented by value <bcp14>MUST</bcp14> be a public key and <bcp14>MUST</bcp14> be presented in one and only one
supported format, as discussed in <xref target="security-multiple-key-formats"/>. Note that
while most formats present the full value of the public key, some
formats present a value cryptographically derived from the public key. See
additional discussion of the presentation of public keys in <xref target="security-symmetric"/>.</t>

<dl>
  <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 the <xref target="IANA-key-formats">Key Formats Registry</xref>.</t>

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

<t>As a JSON Web Key:</t>

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

<t>As a certificate in PEM format:</t>

<figure><sourcecode type="json"><![CDATA[
"key": {
    "proof": "httpsig",
    "cert": "MIIEHDCCAwSgAwIBAgIBATANBgkqhkiG9w0BAQsFA..."
}
]]></sourcecode></figure>

<t>When the key is presented in GNAP, proof of this key material <bcp14>MUST</bcp14> be used to bind the 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 represents 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 the client instance later presents the access token to the RS.</t>

<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. Key references are a single opaque string.</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. See the additional considerations for symmetric keys in <xref target="security-symmetric"/>.
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 reference to a key value and proofing mechanism are out of scope for this specification.
Commonly, key references are created by the AS and are not necessarily needed
to be understood 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 AS, which could be accomplished by a client publishing
a public key at a URI, for example. For interoperability, this method could later be described
as an extension, but doing so is out of scope for this specification.</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>

<t>Additional security considerations apply when <xref target="security-key-rotation">rotating keys</xref>.</t>

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

<t>Access tokens are issued to client instances in GNAP to allow the client instance to make
an authorized call to an API.
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 access token response structure</xref>.</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 access token bound using HTTP Message Signatures would be 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";nonce="NAOEJF12ER2";tag="gnap"
Signature: sig1=:FQ+EjWqc38uLFByKa5y+c4WyYYwCTGUhidWKfr5L1Cha8FiPEw\
  DxG7nWttpBLS/B6VLfkZJogPbclySs9MDIsAIJwHnzlcJjwXWR2lfvm2z3X7EkJHm\
  Zp4SmyKOS34luAiKR1xwf32NYFolHmZf/SbHZJuWvQuS4U33C+BbsXz8MflFH1Dht\
  H/C1E5i244gSbdLCPxzABc/Q0NHVSLo1qaouYIvnxXB8OT3K7mwWjsLh1GC5vFThb\
  3XQ363r6f0OPRa4qWHhubR/d/J/lNOjbBdjq9AJ69oqNJ+A2XT+ZCrVasEJE0OBvD\
  auQoiywhb8BMB7+PEINsPk5/8UvaNxbw==:
]]></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 for GNAP access tokens.</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"/>.
Key proof methods are specified either by a string, which consists of the key proof
method name on its own, or by a JSON object with the required field <spanx style="verb">method</spanx>:</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 defined as objects <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> (string or object):</dt>
  <dd>
    <t>HTTP Signing signature headers. See <xref target="httpsig-binding"/>.</t>
  </dd>
  <dt><spanx style="verb">"mtls"</spanx> (string):</dt>
  <dd>
    <t>Mutual TLS certificate verification. See <xref target="mtls"/>.</t>
  </dd>
  <dt><spanx style="verb">"jwsd"</spanx> (string):</dt>
  <dd>
    <t>A detached JWS signature header. See <xref target="detached-jws"/>.</t>
  </dd>
  <dt><spanx style="verb">"jws"</spanx> (string):</dt>
  <dd>
    <t>Attached JWS payload. See <xref target="attached-jws"/>.</t>
  </dd>
</dl>

<t>Additional proofing methods are defined by the <xref target="IANA-key-proof-methods">Key Proofing Methods Registry</xref>.</t>

<t>Proof methods <bcp14>MAY</bcp14> be defined as both an object and a string. For example, the <spanx style="verb">httpsig</spanx> method can be specified as an
object with its parameters explicitly declared, such as:</t>

<figure><sourcecode type="json"><![CDATA[
{
    "proof": {
        "method": "httpsig",
        "alg": "ecdsa-p384-sha384",
        "content-digest-alg": "sha-256"
    }
}
]]></sourcecode></figure>

<t>The <spanx style="verb">httpsig</spanx> method also defines default behavior when it is passed as a string form,
using the signature algorithm specified by the associated key
material and the content digest is calculated using sha-256. This configuration can be selected
using the following shortened form:</t>

<figure><sourcecode type="json"><![CDATA[
{
    "proof": "httpsig"
}
]]></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>MUST</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 specified in this document, the "signer" is the client instance and the "verifier"
is the AS (for grant requests) or RS (for resource requests), 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>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>

<t>Key proofing methods <bcp14>SHOULD</bcp14> define a mechanism to allow the rotation of keys discussed
in <xref target="rotate-access-token-key"/>. Key rotation mechanisms <bcp14>MUST</bcp14> define a way for presenting
proof of two keys simultaneously with the following attributes:</t>

<t><list style="symbols">
  <t>The value of or reference to the new key material <bcp14>MUST</bcp14> be signed by the existing key.
  Generally speaking, this amounts to using the existing key to sign the body of the
  message.</t>
  <t>The signature of the old key <bcp14>MUST</bcp14> be signed by the new key.
  Generally speaking, this means including the signature value of the old key under the
  coverage of the new key.</t>
</list></t>

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

<t>This method is indicated by the method value <spanx style="verb">httpsig</spanx> and can be declared in either object
form or string form.</t>

<t>When the proof method is specified in object form, the following parameters are defined:</t>

<dl>
  <dt><spanx style="verb">alg</spanx>:</dt>
  <dd>
    <t>The HTTP signature algorithm, from the HTTP Signature Algorithm registry. <bcp14>REQUIRED</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 when present in the message. <bcp14>REQUIRED</bcp14>.</t>
  </dd>
</dl>

<t>This example uses the ECDSA signing algorithm over the P384 curve and the SHA-512 hashing
algorithm for the content digest.</t>

<figure><sourcecode type="json"><![CDATA[
{
    "proof": {
        "method": "httpsig",
        "alg": "ecdsa-p384-sha384",
        "content-digest-alg": "sha-512"
    }
}
]]></sourcecode></figure>

<t>When the proof method is specified in string form, the signing algorithm <bcp14>MUST</bcp14> be derived from the
key material (such as using the JWS algorithm in a JWK formatted key), and the content digest
algorithm <bcp14>MUST</bcp14> be <spanx style="verb">sha-256</spanx>.</t>

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

<t>When using this method, the signer creates an HTTP Message Signature as described in
<xref target="I-D.ietf-httpbis-message-signatures"/>. 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>The signer <bcp14>MUST</bcp14> include the <spanx style="verb">tag</spanx> signature  parameter with the value <spanx style="verb">gnap</spanx>, and the verifier <bcp14>MUST</bcp14> verify that the parameter exists with this value. The signer <bcp14>MUST</bcp14> include the <spanx style="verb">created</spanx> signature parameter with a timestamp of when the signature was created, and the verifier <bcp14>MUST</bcp14> ensure that the creation timestamp is sufficiently close to the current time given expected network delay and clock skew. The signer <bcp14>SHOULD</bcp14> include the <spanx style="verb">nonce</spanx> parameter with a unique and unguessable value. When included, the verifier <bcp14>MUST</bcp14> determine that the nonce value is unique within a reasonably short time period such as several minutes.</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 of the JWK.</t>

<t>The explicit <spanx style="verb">alg</spanx> signature parameter <bcp14>MUST NOT</bcp14> be included in the signature, since the algorithm
will be derived either from the key material or from the <spanx style="verb">proof</spanx> value.</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";nonce="NAOEJF12ER2";tag="gnap"
]]></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";nonce="NAOEJF12ER2";tag="gnap"
Signature: sig1=:c2uwTa6ok3iHZsaRKl1ediKlgd5cCAYztbym68XgX8gSOgK0Bt\
  +zLJ19oGjSAHDjJxX2gXP2iR6lh9bLMTfPzbFVn4Eh+5UlceP+0Z5mES7v0R1+eHe\
  OqBl0YlYKaSQ11YT7n+cwPnCSdv/6+62m5zwXEEftnBeA1ECorfTuPtau/yrTYEvD\
  9A/JqR2h9VzAE17kSlSSsDHYA6ohsFqcRJavX29duPZDfYgkZa76u7hJ23yVxoUpu\
  2J+7VUdedN/72N3u3/z2dC8vQXbzCPTOiLru12lb6vnBZoDbUGsRR/zHPauxhj9T+\
  218o5+tgwYXw17othJSxIIOZ9PkIgz4g==:

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

<t>A received message <bcp14>MAY</bcp14> include multiple signatures, each with its own label. The verifier <bcp14>MUST</bcp14> examine all included signatures until it finds (at least) one that's acceptable according to its policy and meets the requirements in this section.</t>

<section anchor="httpsig-rotate"><name>Key Rotation using HTTP Message Signatures</name>

<t>When rotating a key using HTTP Message Signatures, the message, which includes the new public key
value or reference, is first signed with the old key following all of the requirements in <xref target="httpsig-binding"/>.
The message is then signed again with the new key by following all of the requirements in <xref target="httpsig-binding"/> again
with the following additional requirements:</t>

<t><list style="symbols">
  <t>The covered components <bcp14>MUST</bcp14> include the Signature and Signature-Input values from the signature generated with the old key</t>
  <t>The tag value <bcp14>MUST</bcp14> be <spanx style="verb">gnap-rotate</spanx></t>
</list></t>

<t>For example, the following request to the token management endpoint for rotating a token value
contains the new key in the request. The message is first signed using the old key
and the resulting signature is placed in "old-key":</t>

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

POST /token/PRY5NM33 HTTP/1.1
Host: server.example.com
Authorization: GNAP 4398.34-12-asvDa.a
Content-Digest: sha-512=:Fb/A5vnawhuuJ5xk2RjGrbbxr6cvinZqd4+JPY85u/\
  JNyTlmRmCOtyVhZ1Oz/cSS4tsYen6fzpCwizy6UQxNBQ==:
Signature-Input: old-key=("@method" "@target-uri" "content-digest" \
  "authorization");created=1618884475;keyid="test-key-ecc-p256"\
  ;tag="gnap"
Signature: old-key=:vN4IKYsJl2RLFe+tYEm4dHM4R4BToqx5D2FfH4ge5WOkgxo\
  dI2QRrjB8rysvoSEGvAfiVJOWsGcPD1lU639Amw==:

{
    "key": {
        "proof": "httpsig",
        "jwk": {
            "kty": "RSA",
            "e": "AQAB",
            "kid": "xyz-2",
            "alg": "RS256",
            "n": "kOB5rR4Jv0GMeLaY6_It_r3ORwdf8ci_JtffXyaSx8xY..."
        }
    }
}
]]></sourcecode></figure>

<t>The signer then creates a new signature using the new key, adding the signature
input and value to the signature base.</t>

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

"@method": POST
"@target-uri": https://server.example.com/token/PRY5NM33
"content-digest": sha-512=:Fb/A5vnawhuuJ5xk2RjGrbbxr6cvinZqd4+JPY85\
  u/JNyTlmRmCOtyVhZ1Oz/cSS4tsYen6fzpCwizy6UQxNBQ==:
"authorization": GNAP 4398.34-12-asvDa.a
"signature";key="old-key": :YdDJjDn2Sq8FR82e5IcOLWmmf6wILoswlnRcz+n\
  M+e8xjFDpWS2YmiMYDqUdri2UiJsZx63T1z7As9Kl6HTGkQ==:
"signature-input";key="old-key": ("@method" "@target-uri" \
  "content-digest" "authorization");created=1618884475\
  ;keyid="test-key-ecc-p256";tag="gnap"
"@signature-params": ("@method" "@target-uri" "content-digest" \
  "authorization" "signature";key="old-key" "signature-input"\
  ;key="old-key");created=1618884480;keyid="xyz-2"
  ;tag="gnap-rotate"
]]></artwork></figure>

<t>This signature is then added to the message:</t>

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

POST /token/PRY5NM33 HTTP/1.1
Host: server.example.com
Authorization: GNAP 4398.34-12-asvDa.a
Content-Digest: sha-512=:Fb/A5vnawhuuJ5xk2RjGrbbxr6cvinZqd4+JPY85u/\
  JNyTlmRmCOtyVhZ1Oz/cSS4tsYen6fzpCwizy6UQxNBQ==:
Signature-Input: old-key=("@method" "@target-uri" "content-digest" \
    "authorization");created=1618884475;keyid="test-key-ecc-p256"\
    ;tag="gnap", \
  new-key=("@method" "@target-uri" "content-digest" \
    "authorization" "signature";key="old-key" "signature-input"\
    ;key="old-key");created=1618884480;keyid="xyz-2"
    ;tag="gnap-rotate"
Signature: old-key=:vN4IKYsJl2RLFe+tYEm4dHM4R4BToqx5D2FfH4ge5WOkgxo\
    dI2QRrjB8rysvoSEGvAfiVJOWsGcPD1lU639Amw==:, \
  new-key=:VWUExXQ0geWeTUKhCfDT7WJyT++OHSVbfPA1ukW0o7mmstdbvIz9iOuH\
    DRFzRBm0MQPFVMpLDFXQdE3vi2SL3ZjzcX2qLwzAtyRB9+RsV2caAA80A5ZGMoo\
    gUsKPk4FFDN7KRUZ0vT9Mo9ycx9Dq/996TOWtAmq5z0YUYEwwn+T6+NcW8rFtms\
    s1ZfXG0EoAfV6ve25p+x40Y1rvDHsfkakTRB4J8jWVDybSe39tjIKQBo3uicDVw\
    twewBMNidIa+66iF3pWj8w9RSb0cncEgvbkHgASqaZeXmxxG4gM8p1HH9v/OqQT\
    Oggm5gTWmCQs4oxEmWsfTOxefunfh3X+Qw==:

{
    "key": {
        "proof": "httpsig",
        "jwk": {
            "kty": "RSA",
            "e": "AQAB",
            "kid": "xyz-2",
            "alg": "RS256",
            "n": "kOB5rR4Jv0GMeLaY6_It_r3ORwdf8ci_JtffXyaSx8xY..."
        }
    }
}
]]></sourcecode></figure>

<t>The verifier <bcp14>MUST</bcp14> validate both signatures before processing the request for key rotation.</t>

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

<t>This method is indicated by the method value <spanx style="verb">mtls</spanx> in string form.</t>

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

<t>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 Client-Cert header field from a TLS reverse proxy as per <xref target="RFC9440"/>, 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 anchor="key-rotation-using-mtls"><name>Key Rotation using MTLS</name>

<t>Since it is not possible to present two client authenticated certificates to a mutual TLS
connection simultaneously, dynamic key rotation for this proofing method is not defined.
Instead, key rotation for MTLS-based client instances is expected to be managed through
deployment practices, as discussed in <xref target="security-mtls-patterns"/>.</t>

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

<t>This method is indicated by the method value <spanx style="verb">jwsd</spanx> in string form.</t>

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

<t>The signer creates a JWS <xref target="RFC7515"/> object 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. This value <bcp14>MUST</bcp14> be an absolute URI, 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. 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.
All required fields <bcp14>MUST</bcp14> be present
and their values <bcp14>MUST</bcp14> be valid. All fields <bcp14>MUST</bcp14> match the corresponding portions of the HTTP
message. For example, the <spanx style="verb">htm</spanx> field of the JWS header has to be the same as the HTTP verb
used in 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 JWS header that indicates the HTTP content's hash method.</t>

<section anchor="key-rotation-using-detached-jws"><name>Key Rotation using Detached JWS</name>

<t>When rotating a key using Detached JWS, the message, which includes the new public key value or
reference, is first signed with the old key as described above using a JWS object with <spanx style="verb">typ</spanx> header value
"gnap-binding-rotation+jwsd". The value of the JWS object is then taken as the payload of a new JWS
object, to be signed by the new key using the parameters above.</t>

<t>The value of the new JWS object is sent in the Detached-JWS header.</t>

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

<t>This method is indicated by the method value <spanx style="verb">jws</spanx> in string form.</t>

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

<t>The signer creates a JWS <xref target="RFC7515"/> object 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. All fields <bcp14>MUST</bcp14> match the corresponding portions of the HTTP
message. For example, the <spanx style="verb">htm</spanx> field of the JWS header has to be the same as the HTTP verb
used in 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 anchor="key-rotation-using-attached-jws"><name>Key Rotation using Attached JWS</name>

<t>When rotating a key using Attached JWS, the message, which includes the new public key value or reference, is first signed with the old key using a JWS object with <spanx style="verb">typ</spanx> header value "gnap-binding-rotation+jwsd". The value of the JWS object is then taken as the payload of a new JWS object, to be signed by the new key.</t>

</section>
</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>. GNAP's structure is
designed to be analogous to the OAuth 2.0 Rich Authorization Request
data structure defined in <xref target="RFC9396"/>.</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
access token. Individual rights of access can be defined by the RS as
either an object or a string. 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 and
the structure of the rest of the object. There is no expected
interoperability between different <spanx style="verb">type</spanx> definitions.</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,
this specification defines a set of common data fields that are designed to be
usable across different types of APIs. This specification does not require the
use of these common fields by an API definition but, instead, provides them as
reusable generic components for API designers to make use of. The allowable
values of all fields are determined by the API being protected, as defined
by a particular <spanx style="verb">type</spanx> value.</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>While the exact semantics of interpreting the fields of an access
request object is subject to the definition of the <spanx style="verb">type</spanx>,
it is expected that the access requested for each object in the array
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 total access rights for the resulting access
token is the union of all objects. 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 resulting access token'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>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>

<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>

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

<t>By design, GNAP minimizes the need for any pre-flight
discovery. To begin a request, the client instance only needs to know the grant endpoint of
the AS (a single URI) 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 fields:</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 an absolute URL <xref target="RFC3986"/>
  with a scheme component (which <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 and
  <bcp14>MUST</bcp14> be values from the <xref target="IANA-interaction-start-modes">Interaction Start Modes Registry</xref>.
  <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 and <bcp14>MUST</bcp14> be values from
  the <xref target="IANA-interaction-finish-methods">Interaction Finish Methods Registry</xref>.
  <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 and <bcp14>MUST</bcp14> be values from the
  <xref target="IANA-key-proof-methods">Key Proofing Methods Registry</xref>.
  <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 and <bcp14>MUST</bcp14>
  be values from the Subject Identifier Formats Registry established by
  <xref target="I-D.ietf-secevent-subject-identifiers"/>.
  <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 and <bcp14>MUST</bcp14>
  be values from the <xref target="IANA-assertion-formats">Assertion Formats Registry</xref>.
  <bcp14>OPTIONAL</bcp14>.</t>
  </dd>
  <dt><spanx style="verb">key_rotation_supported</spanx> (boolean):</dt>
  <dd>
    <t>The boolean "true" indicates that <xref target="rotate-access-token-key">rotation of access token bound keys by the client</xref> is supported by the AS.
  The absence of this field or a boolean "false" value indicates that this feature is not supported.</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. Similarly, an AS with <spanx style="verb">key_rotation_supported</spanx> set to "true" can still deny
any request for rotating any access token's key for a variety of reasons.</t>

<t>Additional fields can be defined the <xref target="IANA-as-discovery">Authorization Server Discovery Fields Registry</xref>.</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>SHOULD</bcp14> be explicit about the fact that GNAP needs to be used to access the resource, by responding with the WWW-Authenticate header field and a GNAP challenge.</t>

<t>In some situations, the client instance might want to know with which specific AS it needs to negotiate for access to that RS.
The RS <bcp14>MAY</bcp14> additionally return the address of the GNAP endpoint in the <spanx style="verb">as_uri</spanx> parameter, a <spanx style="verb">referrer</spanx> parameter to indicate which RS initiated the discovery process, and an opaque <spanx style="verb">access</spanx> reference. The client instance <bcp14>SHOULD</bcp14> then use both the <spanx style="verb">referrer</spanx> and <spanx style="verb">access</spanx> parameters in its access token request. The <spanx style="verb">referrer</spanx> parameter <bcp14>MUST</bcp14> be the URI of the RS, and the client instance <bcp14>MUST</bcp14> check its value to protect itself. The opaque <spanx style="verb">access</spanx> 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> allow additional access rights as well.</t>

<t>The means for the RS to determine the value for the <spanx style="verb">access</spanx> reference are out of scope of this specification, but some dynamic methods are discussed in
<xref target="I-D.ietf-gnap-resource-servers"/>.</t>

<t>When receiving the following response from the RS:</t>

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

WWW-Authenticate: \
  GNAP as_uri=https://as.example/tx\
  ;access=FWWIKYBQ6U56NL1\
  ;referrer=https://rs.example
]]></sourcecode></figure>

<t>The client instance then makes a request to the <spanx style="verb">as_uri</spanx> as described in <xref target="request"/>, with the value of <spanx style="verb">referrer</spanx> passed as an HTTP Referer header field and the <spanx style="verb">access</spanx> reference passed unchanged into 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.</t>

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

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

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

<t>The client instance includes the Referer header field as a way for the AS to know that the process is initiated through a discovery process at the RS.</t>

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

<t>Security considerations, especially related to the potential of a <xref target="security-compromised-rs">compromised RS</xref> redirecting the requests of an otherwise properly authenticated client, need to be carefully considered when allowing such a discovery process. This risk can be mitigated by an alternative pre-registration process so that the client knows which AS protects which RS. There are also privacy considerations related to revealing which AS is protecting a given resource, discussed in <xref target="privacy-correlation-client"/>.</t>

</section>
<section anchor="grant-discovery"><name>Dynamic grant endpoint discovery</name>

<t>Additional methods of discovering the appropriate grant endpoint for a given application
are outside the scope of this specification. This limitation is intentional, as many applications
rely on static configuration between the client instance and AS, as is common in OAuth 2.0.
However, the dynamic nature of GNAP makes it a prime candidate for other extensions defining methods
for discovery of the appropriate AS grant endpoint at runtime. Advanced use cases could define
contextual methods for contextually  providing this endpoint to the client instance securely.
Furthermore, GNAP's design intentionally requires the client instance to only know the grant
endpoint and not additional parameters, since other functions and values can be disclosed
and negotiated during the grant process.</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,
Leif Johansson,
Mike Jones,
Mike Varley,
Nat Sakimura,
Takahiko Kawasaki,
Takahiro Tsuchiya,
Yaron Sheffer.</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>

<t>Finally, the editors want to acknowledge the immense contributions of Aaron Parecki to the content
of this document. We thank him for his insight, input, and hard work, without which GNAP would
not have grown to what it is.</t>

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

<t>IANA is requested to add values to existing registries and to create 16 registries for the Grant Negotiation and Authorization Protocol and to populate those registries with initial values as described in this section.</t>

<t>All use of value typing is based on <xref target="RFC8259"/> data types and <bcp14>MUST</bcp14> be one of the following: number, object, string, boolean, or array. When the type is array, the contents of the array <bcp14>MUST</bcp14> be specified, as in "array of objects" when one subtype is allowed or "array of strings/objects" when multiple simultaneous subtypes are allowed. When the type is object, the structure of the object <bcp14>MUST</bcp14> be specified in the definition. If a parameter is available in different types, each type <bcp14>SHOULD</bcp14> be registered separately.</t>

<t>General guidance for extension parameters is found in <xref target="extensions"/>.</t>

<section anchor="http-authentication-scheme-registration"><name>HTTP Authentication Scheme Registration</name>

<t>This specification requests registration of the following scheme in the
"Hypertext Transfer Protocol (HTTP) Authentication Scheme Registry" defined be <xref section="18.5" sectionFormat="of" target="HTTP"/>:</t>

<t><list style="symbols">
  <t>Authentication Scheme Name: <spanx style="verb">GNAP</spanx></t>
  <t>Reference: <xref target="use-access-token"/> of &SELF;</t>
</list></t>

</section>
<section anchor="IANA-grant-request"><name>Grant Request Parameters</name>

<t>This document defines a GNAP grant request, for which IANA is asked to create and maintain a new registry titled "Grant Request Parameters". Initial values for this registry are given in <xref target="IANA-grant-request-contents"/>. Future assignments and modifications to existing assignment are to be made through the Specification Required registration policy <xref target="RFC8126"/>.</t>

<t>The Designated Expert (DE) is expected to ensure that all registrations follow the template presented in <xref target="IANA-grant-request-template"/>.
The DE is expected to ensure that the request parameter's definition is sufficiently orthogonal to existing functionality provided by existing parameters.
The DE is expected to ensure that registrations for the same name with different types are sufficiently close in functionality so as not to cause confusion for developers.
The DE is expected to ensure that the request parameter's definition specifies the expected behavior of the AS in response to the request parameter for each potential state of the grant request.</t>

<section anchor="IANA-grant-request-template"><name>Registration Template</name>

<dl newline="true">
  <dt>Name:</dt>
  <dd>
    <t>An identifier for the parameter.</t>
  </dd>
  <dt>Type:</dt>
  <dd>
    <t>The JSON type allowed for the value.</t>
  </dd>
  <dt>Specification document(s):</dt>
  <dd>
    <t>Reference to the document(s) that specify the
  value, preferably including a URI that can be used
  to retrieve a copy of the document(s). An indication of the
  relevant sections may also be included but is not required.</t>
  </dd>
</dl>

</section>
<section anchor="IANA-grant-request-contents"><name>Initial Contents</name>

<texttable>
      <ttcol align='left'>Name</ttcol>
      <ttcol align='left'>Type</ttcol>
      <ttcol align='left'>Specification document(s)</ttcol>
      <c>access_token</c>
      <c>object</c>
      <c><xref target="request-token-single"/> of &SELF;</c>
      <c>access_token</c>
      <c>array of objects</c>
      <c><xref target="request-token-multiple"/> of &SELF;</c>
      <c>subject</c>
      <c>object</c>
      <c><xref target="request-subject"/> of &SELF;</c>
      <c>client</c>
      <c>object</c>
      <c><xref target="request-client"/> of &SELF;</c>
      <c>client</c>
      <c>string</c>
      <c><xref target="request-instance"/> of &SELF;</c>
      <c>user</c>
      <c>object</c>
      <c><xref target="request-user"/> of &SELF;</c>
      <c>user</c>
      <c>string</c>
      <c><xref target="request-user-reference"/> of &SELF;</c>
      <c>interact</c>
      <c>object</c>
      <c><xref target="request-interact"/> of &SELF;</c>
      <c>interact_ref</c>
      <c>string</c>
      <c><xref target="continue-after-interaction"/> of &SELF;</c>
</texttable>

</section>
</section>
<section anchor="IANA-token-flags"><name>Access Token Flags</name>

<t>This document defines a GNAP access token flags, for which IANA is asked to create and maintain a new registry titled "Access Token Flags". Initial values for this registry are given in <xref target="IANA-token-flags-contents"/>. Future assignments and modifications to existing assignment are to be made through the Specification Required registration policy <xref target="RFC8126"/>.</t>

<t>The DE is expected to ensure that all registrations follow the template presented in <xref target="IANA-token-flags-template"/>.
The DE is expected to ensure that the flag specifies whether it applies to requests for tokens to the AS, responses with tokens from the AS, or both.</t>

<section anchor="IANA-token-flags-template"><name>Registration Template</name>

<dl newline="true">
  <dt>Name:</dt>
  <dd>
    <t>An identifier for the parameter.</t>
  </dd>
  <dt>Allowed Use:</dt>
  <dd>
    <t>Where the flag is allowed to occur. Possible values are
  "Request", "Response", and "Request, Response".</t>
  </dd>
  <dt>Specification document(s):</dt>
  <dd>
    <t>Reference to the document(s) that specify the
  value, preferably including a URI that can be used
  to retrieve a copy of the document(s). An indication of the
  relevant sections may also be included but is not required.</t>
  </dd>
</dl>

</section>
<section anchor="IANA-token-flags-contents"><name>Initial Contents</name>

<texttable>
      <ttcol align='left'>Name</ttcol>
      <ttcol align='left'>Allowed Use</ttcol>
      <ttcol align='left'>Specification document(s)</ttcol>
      <c>bearer</c>
      <c>Request, Response</c>
      <c><xref target="request-token-single"/> and <xref target="response-token-single"/> of &SELF;</c>
      <c>durable</c>
      <c>Response</c>
      <c><xref target="response-token-single"/> of &SELF;</c>
</texttable>

</section>
</section>
<section anchor="IANA-subject-request"><name>Subject Information Request Fields</name>

<t>This document defines a means to request subject information from the AS to the client instance, for which IANA is asked to create and maintain a new registry titled "Subject Information Request Fields". Initial values for this registry are given in <xref target="IANA-subject-request-contents"/>. Future assignments and modifications to existing assignment are to be made through the Specification Required registration policy <xref target="RFC8126"/>.</t>

<t>The DE is expected to ensure that all registrations follow the template presented in <xref target="IANA-subject-request-template"/>.
The DE is expected to ensure that registrations for the same name with different types are sufficiently close in functionality so as not to cause confusion for developers.</t>

<section anchor="IANA-subject-request-template"><name>Registration Template</name>

<dl newline="true">
  <dt>Name:</dt>
  <dd>
    <t>An identifier for the parameter.</t>
  </dd>
  <dt>Type:</dt>
  <dd>
    <t>The JSON type allowed for the value.</t>
  </dd>
  <dt>Specification document(s):</dt>
  <dd>
    <t>Reference to the document(s) that specify the
  value, preferably including a URI that can be used
  to retrieve a copy of the document(s). An indication of the
  relevant sections may also be included but is not required.</t>
  </dd>
</dl>

</section>
<section anchor="IANA-subject-request-contents"><name>Initial Contents</name>

<texttable>
      <ttcol align='left'>Name</ttcol>
      <ttcol align='left'>Type</ttcol>
      <ttcol align='left'>Specification document(s)</ttcol>
      <c>sub_id_formats</c>
      <c>array of strings</c>
      <c><xref target="request-subject"/> of &SELF;</c>
      <c>assertion_formats</c>
      <c>array of strings</c>
      <c><xref target="request-subject"/> of &SELF;</c>
      <c>sub_ids</c>
      <c>array of objects</c>
      <c><xref target="request-subject"/> of &SELF;</c>
</texttable>

</section>
</section>
<section anchor="IANA-assertion-formats"><name>Assertion Formats</name>

<t>This document defines a means to pass identity assertions between the AS and client instance, for which IANA is asked to create and maintain a new registry titled "Assertion Formats". Initial values for this registry are given in <xref target="IANA-assertion-formats-contents"/>. Future assignments and modifications to existing assignment are to be made through the Specification Required registration policy <xref target="RFC8126"/>.</t>

<t>The DE is expected to ensure that all registrations follow the template presented in <xref target="IANA-assertion-formats-template"/>.
The DE is expected to ensure that the definition specifies the serialization format of the assertion value as used within GNAP.</t>

<section anchor="IANA-assertion-formats-template"><name>Registration Template</name>

<dl newline="true">
  <dt>Name:</dt>
  <dd>
    <t>An identifier for the assertion format.</t>
  </dd>
  <dt>Specification document(s):</dt>
  <dd>
    <t>Reference to the document(s) that specify the
  value, preferably including a URI that can be used
  to retrieve a copy of the document(s). An indication of the
  relevant sections may also be included but is not required.</t>
  </dd>
</dl>

</section>
<section anchor="IANA-assertion-formats-contents"><name>Initial Contents</name>

<texttable>
      <ttcol align='left'>Name</ttcol>
      <ttcol align='left'>Specification document(s)</ttcol>
      <c>id_token</c>
      <c><xref target="request-subject"/> and <xref target="response-subject"/> of &SELF;</c>
      <c>saml2</c>
      <c><xref target="request-subject"/> and <xref target="response-subject"/> of &SELF;</c>
</texttable>

</section>
</section>
<section anchor="IANA-client-instance"><name>Client Instance Fields</name>

<t>This document defines a means to send information about the client instance, for which IANA is asked to create and maintain a new registry titled "Client Instance Fields". Initial values for this registry are given in <xref target="IANA-client-instance-contents"/>. Future assignments and modifications to existing assignment are to be made through the Specification Required registration policy <xref target="RFC8126"/>.</t>

<t>The DE is expected to ensure that all registrations follow the template presented in <xref target="IANA-client-instance-template"/>.
The DE is expected to ensure that registrations for the same name with different types are sufficiently close in functionality so as not to cause confusion for developers.</t>

<section anchor="IANA-client-instance-template"><name>Registration Template</name>

<dl newline="true">
  <dt>Name:</dt>
  <dd>
    <t>An identifier for the parameter.</t>
  </dd>
  <dt>Type:</dt>
  <dd>
    <t>The JSON type allowed for the value.</t>
  </dd>
  <dt>Specification document(s):</dt>
  <dd>
    <t>Reference to the document(s) that specify the
  value, preferably including a URI that can be used
  to retrieve a copy of the document(s). An indication of the
  relevant sections may also be included but is not required.</t>
  </dd>
</dl>

</section>
<section anchor="IANA-client-instance-contents"><name>Initial Contents</name>

<texttable>
      <ttcol align='left'>Name</ttcol>
      <ttcol align='left'>Type</ttcol>
      <ttcol align='left'>Specification document(s)</ttcol>
      <c>key</c>
      <c>object</c>
      <c><xref target="key-format"/> of &SELF;</c>
      <c>key</c>
      <c>string</c>
      <c><xref target="key-reference"/> of &SELF;</c>
      <c>class_id</c>
      <c>string</c>
      <c><xref target="request-client"/> of &SELF;</c>
      <c>display</c>
      <c>object</c>
      <c><xref target="request-display"/> of &SELF;</c>
</texttable>

</section>
</section>
<section anchor="IANA-client-instance-display"><name>Client Instance Display Fields</name>

<t>This document defines a means to send end-user facing displayable information about the client instance, for which IANA is asked to create and maintain a new registry titled "Client Instance Display Fields". Initial values for this registry are given in <xref target="IANA-client-instance-display-contents"/>. Future assignments and modifications to existing assignment are to be made through the Specification Required registration policy <xref target="RFC8126"/>.</t>

<t>The DE is expected to ensure that all registrations follow the template presented in <xref target="IANA-client-instance-display-template"/>.
The DE is expected to ensure that registrations for the same name with different types are sufficiently close in functionality so as not to cause confusion for developers.</t>

<section anchor="IANA-client-instance-display-template"><name>Registration Template</name>

<dl newline="true">
  <dt>Name:</dt>
  <dd>
    <t>An identifier for the parameter.</t>
  </dd>
  <dt>Type:</dt>
  <dd>
    <t>The JSON type allowed for the value.</t>
  </dd>
  <dt>Specification document(s):</dt>
  <dd>
    <t>Reference to the document(s) that specify the
  value, preferably including a URI that can be used
  to retrieve a copy of the document(s). An indication of the
  relevant sections may also be included but is not required.</t>
  </dd>
</dl>

</section>
<section anchor="IANA-client-instance-display-contents"><name>Initial Contents</name>

<texttable>
      <ttcol align='left'>Name</ttcol>
      <ttcol align='left'>Type</ttcol>
      <ttcol align='left'>Specification document(s)</ttcol>
      <c>name</c>
      <c>string</c>
      <c><xref target="request-display"/> of &SELF;</c>
      <c>uri</c>
      <c>string</c>
      <c><xref target="request-display"/> of &SELF;</c>
      <c>logo_uri</c>
      <c>string</c>
      <c><xref target="request-display"/> of &SELF;</c>
</texttable>

</section>
</section>
<section anchor="IANA-interaction-start-modes"><name>Interaction Start Modes</name>

<t>This document defines a means for the client instance to begin interaction between the end-user and the AS, for which IANA is asked to create and maintain a new registry titled "Interaction Start Modes". Initial values for this registry are given in <xref target="IANA-interaction-start-modes-contents"/>. Future assignments and modifications to existing assignment are to be made through the Specification Required registration policy <xref target="RFC8126"/>.</t>

<t>The DE is expected to ensure that all registrations follow the template presented in <xref target="IANA-interaction-start-modes-template"/>.
The DE is expected to ensure that registrations for the same name with different types are sufficiently close in functionality so as not to cause confusion for developers.
The DE is expected to ensure that any registration using an "object" type declares all additional parameters, their optionality, and purpose.
The DE is expected to ensure that all start modes clearly define what actions the client is expected to take to begin interaction, what the expected user experience is, and any security considerations for this communication from either party.
The DE is expected to ensure that all start modes document incompatibilities with other start modes or finish methods, if applicable.</t>

<section anchor="IANA-interaction-start-modes-template"><name>Registration Template</name>

<dl newline="true">
  <dt>Mode:</dt>
  <dd>
    <t>An identifier for the interaction start mode.</t>
  </dd>
  <dt>Type:</dt>
  <dd>
    <t>The JSON type for the value, either "string" or "object", as described in <xref target="request-interact-start"/>.</t>
  </dd>
  <dt>Specification document(s):</dt>
  <dd>
    <t>Reference to the document(s) that specify the
  value, preferably including a URI that can be used
  to retrieve a copy of the document(s). An indication of the
  relevant sections may also be included but is not required.</t>
  </dd>
</dl>

</section>
<section anchor="IANA-interaction-start-modes-contents"><name>Initial Contents</name>

<texttable>
      <ttcol align='left'>Mode</ttcol>
      <ttcol align='left'>Type</ttcol>
      <ttcol align='left'>Specification document(s)</ttcol>
      <c>redirect</c>
      <c>string</c>
      <c><xref target="request-interact-redirect"/> of &SELF;</c>
      <c>app</c>
      <c>string</c>
      <c><xref target="request-interact-app"/> of &SELF;</c>
      <c>user_code</c>
      <c>string</c>
      <c><xref target="request-interact-usercode"/> of &SELF;</c>
      <c>user_code_uri</c>
      <c>string</c>
      <c><xref target="request-interact-usercodeuri"/> of &SELF;</c>
</texttable>

</section>
</section>
<section anchor="IANA-interaction-finish-methods"><name>Interaction Finish Methods</name>

<t>This document defines a means for the client instance to be notified of the end of interaction between the end-user and the AS, for which IANA is asked to create and maintain a new registry titled "Interaction Finish Methods". Initial values for this registry are given in <xref target="IANA-interaction-finish-methods-contents"/>. Future assignments and modifications to existing assignment are to be made through the Specification Required registration policy <xref target="RFC8126"/>.</t>

<t>The DE is expected to ensure that all registrations follow the template presented in <xref target="IANA-interaction-finish-methods-template"/>.
The DE is expected to ensure that all finish methods clearly define what actions the AS is expected to take, what listening methods the client instance needs to enable, and any security considerations for this communication from either party.
The DE is expected to ensure that all finish methods document incompatibilities with any start modes, if applicable.</t>

<section anchor="IANA-interaction-finish-methods-template"><name>Registration Template</name>

<dl newline="true">
  <dt>Method:</dt>
  <dd>
    <t>An identifier for the interaction finish method.</t>
  </dd>
  <dt>Specification document(s):</dt>
  <dd>
    <t>Reference to the document(s) that specify the
  value, preferably including a URI that can be used
  to retrieve a copy of the document(s). An indication of the
  relevant sections may also be included but is not required.</t>
  </dd>
</dl>

</section>
<section anchor="IANA-interaction-finish-methods-contents"><name>Initial Contents</name>

<texttable>
      <ttcol align='left'>Mode</ttcol>
      <ttcol align='left'>Specification document(s)</ttcol>
      <c>redirect</c>
      <c><xref target="request-interact-callback-redirect"/> of &SELF;</c>
      <c>push</c>
      <c><xref target="request-interact-callback-push"/> of &SELF;</c>
</texttable>

</section>
</section>
<section anchor="IANA-interaction-hints"><name>Interaction Hints</name>

<t>This document defines a set of hints that a client instance can provide to the AS to facilitate interaction with the end user, for which IANA is asked to create and maintain a new registry titled "Interaction Hints". Initial values for this registry are given in <xref target="IANA-interaction-hints-contents"/>. Future assignments and modifications to existing assignment are to be made through the Specification Required registration policy <xref target="RFC8126"/>.</t>

<t>The DE is expected to ensure that all registrations follow the template presented in <xref target="IANA-interaction-hints-template"/>.
The DE is expected to ensure that all interaction hints clearly document the expected behaviors of the AS in response to the hint, and that an AS not processing the hint does not impede the operation of the AS or client instance.</t>

<section anchor="IANA-interaction-hints-template"><name>Registration Template</name>

<dl newline="true">
  <dt>Name:</dt>
  <dd>
    <t>An identifier for the parameter.</t>
  </dd>
  <dt>Specification document(s):</dt>
  <dd>
    <t>Reference to the document(s) that specify the
  value, preferably including a URI that can be used
  to retrieve a copy of the document(s). An indication of the
  relevant sections may also be included but is not required.</t>
  </dd>
</dl>

</section>
<section anchor="IANA-interaction-hints-contents"><name>Initial Contents</name>

<texttable>
      <ttcol align='left'>Mode</ttcol>
      <ttcol align='left'>Specification document(s)</ttcol>
      <c>ui_locales</c>
      <c><xref target="request-interact-hint"/> of &SELF;</c>
</texttable>

</section>
</section>
<section anchor="IANA-grant-response"><name>Grant Response Parameters</name>

<t>This document defines a GNAP grant response, for which IANA is asked to create and maintain a new registry titled "Grant Response Parameters". Initial values for this registry are given in <xref target="IANA-grant-response-contents"/>. Future assignments and modifications to existing assignment are to be made through the Specification Required registration policy <xref target="RFC8126"/>.</t>

<t>The DE is expected to ensure that all registrations follow the template presented in <xref target="IANA-grant-response-template"/>.
The DE is expected to ensure that the response parameter's definition is sufficiently orthogonal to existing functionality provided by existing parameters.
The DE is expected to ensure that registrations for the same name with different types are sufficiently close in functionality so as not to cause confusion for developers.
The DE is expected to ensure that the response parameter's definition specifies grant states for which the client instance can expect this parameter to appear in a response message.</t>

<section anchor="IANA-grant-response-template"><name>Registration Template</name>

<dl newline="true">
  <dt>Name:</dt>
  <dd>
    <t>An identifier for the parameter.</t>
  </dd>
  <dt>Type:</dt>
  <dd>
    <t>The JSON type allowed for the value.</t>
  </dd>
  <dt>Specification document(s):</dt>
  <dd>
    <t>Reference to the document(s) that specify the
  value, preferably including a URI that can be used
  to retrieve a copy of the document(s). An indication of the
  relevant sections may also be included but is not required.</t>
  </dd>
</dl>

</section>
<section anchor="IANA-grant-response-contents"><name>Initial Contents</name>

<texttable>
      <ttcol align='left'>Name</ttcol>
      <ttcol align='left'>Type</ttcol>
      <ttcol align='left'>Specification document(s)</ttcol>
      <c>continue</c>
      <c>object</c>
      <c><xref target="response-continue"/> of &SELF;</c>
      <c>acces_token</c>
      <c>object</c>
      <c><xref target="response-token-single"/> of &SELF;</c>
      <c>acces_token</c>
      <c>array of objects</c>
      <c><xref target="response-token-multiple"/> of &SELF;</c>
      <c>interact</c>
      <c>object</c>
      <c><xref target="response-interact"/> of &SELF;</c>
      <c>subject</c>
      <c>object</c>
      <c><xref target="response-subject"/> of &SELF;</c>
      <c>instance_id</c>
      <c>string</c>
      <c><xref target="response-dynamic-handles"/> of &SELF;</c>
      <c>error</c>
      <c>object</c>
      <c><xref target="response-error"/> of &SELF;</c>
</texttable>

</section>
</section>
<section anchor="IANA-interaction-response"><name>Interaction Mode Responses</name>

<t>This document defines a means for the AS to provide to the client instance information that is required to complete a particular interaction mode, for which IANA is asked to create and maintain a new registry titled "Interaction Mode Responses". Initial values for this registry are given in <xref target="IANA-interaction-response-contents"/>. Future assignments and modifications to existing assignment are to be made through the Specification Required registration policy <xref target="RFC8126"/>.</t>

<t>The DE is expected to ensure that all registrations follow the template presented in <xref target="IANA-interaction-response-template"/>.
If the name of the registration matches the name of an interaction start mode, the DE is expected to ensure that the response parameter is unambiguously associated with the interaction start mode of the same name.</t>

<section anchor="IANA-interaction-response-template"><name>Registration Template</name>

<dl newline="true">
  <dt>Name:</dt>
  <dd>
    <t>An identifier for the parameter.</t>
  </dd>
  <dt>Specification document(s):</dt>
  <dd>
    <t>Reference to the document(s) that specify the
  value, preferably including a URI that can be used
  to retrieve a copy of the document(s). An indication of the
  relevant sections may also be included but is not required.</t>
  </dd>
</dl>

</section>
<section anchor="IANA-interaction-response-contents"><name>Initial Contents</name>

<texttable>
      <ttcol align='left'>Name</ttcol>
      <ttcol align='left'>Specification document(s)</ttcol>
      <c>redirect</c>
      <c><xref target="response-interact"/> of &SELF;</c>
      <c>app</c>
      <c><xref target="response-interact"/> of &SELF;</c>
      <c>user_code</c>
      <c><xref target="response-interact"/> of &SELF;</c>
      <c>user_code_uri</c>
      <c><xref target="response-interact"/> of &SELF;</c>
      <c>finish</c>
      <c><xref target="response-interact"/> of &SELF;</c>
      <c>expires_in</c>
      <c><xref target="response-interact"/> of &SELF;</c>
</texttable>

</section>
</section>
<section anchor="IANA-subject-response"><name>Subject Information Response Fields</name>

<t>This document defines a means to return subject information from the AS to the client instance, for which IANA is asked to create and maintain a new registry titled "Subject Information Response Fields". Initial values for this registry are given in <xref target="IANA-subject-response-contents"/>. Future assignments and modifications to existing assignment are to be made through the Specification Required registration policy <xref target="RFC8126"/>.</t>

<t>The DE is expected to ensure that all registrations follow the template presented in <xref target="IANA-subject-response-template"/>.
The DE is expected to ensure that registrations for the same name with different types are sufficiently close in functionality so as not to cause confusion for developers.</t>

<section anchor="IANA-subject-response-template"><name>Registration Template</name>

<dl newline="true">
  <dt>Name:</dt>
  <dd>
    <t>An identifier for the parameter.</t>
  </dd>
  <dt>Type:</dt>
  <dd>
    <t>The JSON type allowed for the value.</t>
  </dd>
  <dt>Specification document(s):</dt>
  <dd>
    <t>Reference to the document(s) that specify the
  value, preferably including a URI that can be used
  to retrieve a copy of the document(s). An indication of the
  relevant sections may also be included but is not required.</t>
  </dd>
</dl>

</section>
<section anchor="IANA-subject-response-contents"><name>Initial Contents</name>

<texttable>
      <ttcol align='left'>Name</ttcol>
      <ttcol align='left'>Type</ttcol>
      <ttcol align='left'>Specification document(s)</ttcol>
      <c>sub_ids</c>
      <c>array of objects</c>
      <c><xref target="response-subject"/> of &SELF;</c>
      <c>assertions</c>
      <c>array of objects</c>
      <c><xref target="response-subject"/> of &SELF;</c>
      <c>updated_at</c>
      <c>string</c>
      <c><xref target="response-subject"/> of &SELF;</c>
</texttable>

</section>
</section>
<section anchor="IANA-error-code"><name>Error Codes</name>

<t>This document defines a set of errors that the AS can return to the client instance, for which IANA is asked to create and maintain a new registry titled "Error Codes". Initial values for this registry are given in <xref target="IANA-error-code-contents"/>. Future assignments and modifications to existing assignment are to be made through the Specification Required registration policy <xref target="RFC8126"/>.</t>

<t>The DE is expected to ensure that all registrations follow the template presented in <xref target="IANA-error-code-template"/>.
The DE is expected to ensure that the error response is sufficiently unique from other errors to provide actionable information to the client instance.
The DE is expected to ensure that the definition of the error response specifies all conditions in which the error response is returned, and what the client instance's expected action is.</t>

<section anchor="IANA-error-code-template"><name>Registration Template</name>

<dl newline="true">
  <dt>Error:</dt>
  <dd>
    <t>A unique string code for the error.</t>
  </dd>
  <dt>Specification document(s):</dt>
  <dd>
    <t>Reference to the document(s) that specify the
  value, preferably including a URI that can be used
  to retrieve a copy of the document(s). An indication of the
  relevant sections may also be included but is not required.</t>
  </dd>
</dl>

</section>
<section anchor="IANA-error-code-contents"><name>Initial Contents</name>

<texttable>
      <ttcol align='left'>Error</ttcol>
      <ttcol align='left'>Specification document(s)</ttcol>
      <c>invalid_request</c>
      <c><xref target="response-error"/> of &SELF;</c>
      <c>invalid_client</c>
      <c><xref target="response-error"/> of &SELF;</c>
      <c>invalid_interaction</c>
      <c><xref target="response-error"/> of &SELF;</c>
      <c>invalid_flag</c>
      <c><xref target="response-error"/> of &SELF;</c>
      <c>invalid_rotation</c>
      <c><xref target="response-error"/> of &SELF;</c>
      <c>key_rotation_not_supported</c>
      <c><xref target="response-error"/> of &SELF;</c>
      <c>invalid_continuation</c>
      <c><xref target="response-error"/> of &SELF;</c>
      <c>user_denied</c>
      <c><xref target="response-error"/> of &SELF;</c>
      <c>request_denied</c>
      <c><xref target="response-error"/> of &SELF;</c>
      <c>unknown_interaction</c>
      <c><xref target="response-error"/> of &SELF;</c>
      <c>too_fast</c>
      <c><xref target="response-error"/> of &SELF;</c>
      <c>too_many_attempts</c>
      <c><xref target="response-error"/> of &SELF;</c>
</texttable>

</section>
</section>
<section anchor="IANA-key-proof-methods"><name>Key Proofing Methods</name>

<t>This document defines methods that the client instance can use to prove possession of a key, for which IANA is asked to create and maintain a new registry titled "Key Proofing Methods". Initial values for this registry are given in <xref target="IANA-key-proof-methods-contents"/>. Future assignments and modifications to existing assignment are to be made through the Specification Required registration policy <xref target="RFC8126"/>.</t>

<t>The DE is expected to ensure that all registrations follow the template presented in <xref target="IANA-key-proof-methods-template"/>.
The DE is expected to ensure that registrations for the same name with different types are sufficiently close in functionality so as not to cause confusion for developers.
The DE is expected to ensure that the proofing method provides sufficient coverage of and binding to the protocol messages to which it is applied.
The DE is expected to ensure that the proofing method definition clearly enumerates how all requirements in <xref target="binding-keys"/> are fulfilled by the definition.</t>

<section anchor="IANA-key-proof-methods-template"><name>Registration Template</name>

<dl newline="true">
  <dt>Method:</dt>
  <dd>
    <t>A unique string code for the key proofing method.</t>
  </dd>
  <dt>Type:</dt>
  <dd>
    <t>The JSON type allowed for the value.</t>
  </dd>
  <dt>Specification document(s):</dt>
  <dd>
    <t>Reference to the document(s) that specify the
  value, preferably including a URI that can be used
  to retrieve a copy of the document(s). An indication of the
  relevant sections may also be included but is not required.</t>
  </dd>
</dl>

</section>
<section anchor="IANA-key-proof-methods-contents"><name>Initial Contents</name>

<texttable>
      <ttcol align='left'>Method</ttcol>
      <ttcol align='left'>Type</ttcol>
      <ttcol align='left'>Specification document(s)</ttcol>
      <c>httpsig</c>
      <c>string</c>
      <c><xref target="httpsig-binding"/> of &SELF;</c>
      <c>httpsig</c>
      <c>object</c>
      <c><xref target="httpsig-binding"/> of &SELF;</c>
      <c>mtls</c>
      <c>string</c>
      <c><xref target="mtls"/> of &SELF;</c>
      <c>jwsd</c>
      <c>string</c>
      <c><xref target="detached-jws"/> of &SELF;</c>
      <c>jws</c>
      <c>string</c>
      <c><xref target="attached-jws"/> of &SELF;</c>
</texttable>

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

<t>This document defines formats for a public key value, for which IANA is asked to create and maintain a new registry titled "Key Formats". Initial values for this registry are given in <xref target="IANA-key-formats-contents"/>. Future assignments and modifications to existing assignment are to be made through the Specification Required registration policy <xref target="RFC8126"/>.</t>

<t>The DE is expected to ensure that all registrations follow the template presented in <xref target="IANA-key-formats-template"/>.
The DE is expected to ensure the key format specifies the structure and serialization of the key material.</t>

<section anchor="IANA-key-formats-template"><name>Registration Template</name>

<dl newline="true">
  <dt>Format:</dt>
  <dd>
    <t>A unique string code for the key format.</t>
  </dd>
  <dt>Specification document(s):</dt>
  <dd>
    <t>Reference to the document(s) that specify the
  value, preferably including a URI that can be used
  to retrieve a copy of the document(s). An indication of the
  relevant sections may also be included but is not required.</t>
  </dd>
</dl>

</section>
<section anchor="IANA-key-formats-contents"><name>Initial Contents</name>

<texttable>
      <ttcol align='left'>Format</ttcol>
      <ttcol align='left'>Specification document(s)</ttcol>
      <c>jwk</c>
      <c><xref target="key-format"/> of &SELF;</c>
      <c>cert</c>
      <c><xref target="key-format"/> of &SELF;</c>
      <c>cert#S256</c>
      <c><xref target="key-format"/> of &SELF;</c>
</texttable>

</section>
</section>
<section anchor="IANA-as-discovery"><name>Authorization Server Discovery Fields</name>

<t>This document defines a discovery document for an AS, for which IANA is asked to create and maintain a new registry titled "Authorization Server Discovery Fields". Initial values for this registry are given in <xref target="IANA-as-discovery-contents"/>. Future assignments and modifications to existing assignment are to be made through the Specification Required registration policy <xref target="RFC8126"/>.</t>

<t>The DE is expected to ensure that all registrations follow the template presented in <xref target="IANA-as-discovery-template"/>.
The DE is expected to ensure that registrations for the same name with different types are sufficiently close in functionality so as not to cause confusion for developers.
The DE is expected to ensure that the values in the discovery document are sufficient to provide optimization and hints to the client instance, but that knowledge of the discovered value is not required for starting a transaction with the AS.</t>

<section anchor="IANA-as-discovery-template"><name>Registration Template</name>

<dl newline="true">
  <dt>Name:</dt>
  <dd>
    <t>An identifier for the parameter.</t>
  </dd>
  <dt>Type:</dt>
  <dd>
    <t>The JSON type allowed for the value.</t>
  </dd>
  <dt>Specification document(s):</dt>
  <dd>
    <t>Reference to the document(s) that specify the
  value, preferably including a URI that can be used
  to retrieve a copy of the document(s). An indication of the
  relevant sections may also be included but is not required.</t>
  </dd>
</dl>

</section>
<section anchor="IANA-as-discovery-contents"><name>Initial Contents</name>

<texttable>
      <ttcol align='left'>Name</ttcol>
      <ttcol align='left'>Type</ttcol>
      <ttcol align='left'>Specification document(s)</ttcol>
      <c>grant_request_endpoint</c>
      <c>string</c>
      <c><xref target="discovery"/> of &SELF;</c>
      <c>interaction_start_modes_supported</c>
      <c>array of strings</c>
      <c><xref target="discovery"/> of &SELF;</c>
      <c>interaction_finish_methods_supported</c>
      <c>array of strings</c>
      <c><xref target="discovery"/> of &SELF;</c>
      <c>key_proofs_supported</c>
      <c>array of strings</c>
      <c><xref target="discovery"/> of &SELF;</c>
      <c>sub_id_formats_supported</c>
      <c>array of strings</c>
      <c><xref target="discovery"/> of &SELF;</c>
      <c>assertion_formats_supported</c>
      <c>array of strings</c>
      <c><xref target="discovery"/> of &SELF;</c>
      <c>key_rotation_supported</c>
      <c>boolean</c>
      <c><xref target="discovery"/> of &SELF;</c>
</texttable>

</section>
</section>
</section>
<section anchor="implementation"><name>Implementation Status</name>

<ul empty="true"><li>
  <t>Note: To be removed by RFC editor before publication.</t>
</li></ul>

<t><strong>GNAP Authorization Service in Rust</strong> implementation by David Skyberg.
<eref target="https://github.com/dskyberg/gnap">https://github.com/dskyberg/gnap</eref> Prototype implementation of AS and client in Rust. MIT license.</t>

<t><strong>GNAP JS Client</strong> from Interop Alliance, implementation by Dmitri Zagidulin. <eref target="https://github.com/interop-alliance/gnap-client-js">https://github.com/interop-alliance/gnap-client-js</eref> Prototype implementation of client in JavaScript. MIT License.</t>

<t><strong>Rafiki</strong> from Interledger Foundation. <eref target="https://github.com/interledger/rafiki">https://github.com/interledger/rafiki</eref> Production implementation of AS in JavaScript. Apache 2.0 license.</t>

<t><strong>Sample GNAP Client in PHP</strong> implementation by Aaron Parecki. <eref target="https://github.com/aaronpk/gnap-client-php">https://github.com/aaronpk/gnap-client-php</eref> Prototype implementation of web application client and CLI client in PHP, with common support library. CC0 license.</t>

<t><strong>SUNET Auth Server</strong> from SUNET. <eref target="https://github.com/SUNET/sunet-auth-server">https://github.com/SUNET/sunet-auth-server</eref> Production implementation of AS in Python. BSD license.</t>

<t><strong>Trustbloc</strong> from Gen Digital. <eref target="https://github.com/trustbloc/docs/blob/main/readthedocs/designs/auth.md">https://github.com/trustbloc/docs/blob/main/readthedocs/designs/auth.md</eref> Production implementation of AS and client in Go. Apache 2.0 license.</t>

<t><strong>Verified.ME</strong> from SecureKey. <eref target="https://verified.me/">https://verified.me/</eref> Production implementation of AS, client and RS. Proprietary license.</t>

<t><strong>XYZ</strong> from Bespoke Engineering, implementation by Justin Richer. <eref target="https://github.com/bspk/oauth.xyz-java">https://github.com/bspk/oauth.xyz-java</eref> Advanced prototype implementation of AS, client, and RS in Java, with common support library. Prototype implementation of SPA client in JavaScript. Apache 2.0 license.</t>

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

<t>In addition to the normative requirements in this document, implementors are strongly encouraged to consider these additional security considerations in implementations and deployments of GNAP.</t>

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

<t>All requests in GNAP made over untrusted network connections have to be made over TLS 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, and any requests back to a client instance such as the push-based interaction finish method.
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 such as a network connection local to the browser ("localhost").</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>Note that connections from the end user and RO's browser also need to be be protected with TLS. 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 by binding all future requests in that
transaction to the same key. 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 in <xref target="security-bearer-tokens"/>.</t>

<t>TLS functions at the transport layer, ensuring that only the parties on either end of that
connection can read the information passed along that connection. Each time a new connection
is made, such as for a new HTTP request, a new trust is re-established that is mostly unrelated to previous
connections. While modern TLS does make use of session resumption, this still needs to be augmented
with authentication methods to determine the identity of parties on the
connections. In other words, it is not possible with TLS alone to know that the same party is making
a set of calls over time, since each time a new TLS connection is established, both the client and the server (or the server only when using <xref target="mtls"/>) have to validate
the other party's identity. Such a verification can be achieved via methods described in <xref target="I-D.ietf-uta-rfc6125bis"/>, but these are not enough to establish the identity of the client instance in many cases.</t>

<t>To counter this, GNAP defines a set of key binding methods in <xref target="binding-keys"/> that allow authentication and
proof of possession by the caller, which is usually the client instance. These methods are intended to be used in
addition to TLS on all connections.</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 an access token bound to the client instance's unique key. As a consequence, it is of utmost importance for a client instance to protect its private key material.</t>

<t>Different types of client software have different methods for creating, managing, and registering
keys. GNAP explicitly allows for ephemeral clients such as single-page applications (SPAs) and single-user clients (such as
mobile applications) to create and present their own keys during the initial grant request without any explicit pre-registration step. The client
software can securely generate a keypair on-device and present the public key, along with proof of holding the associated
private 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. The AS presents attackers with a valuable target for attack.
Fortunately, the core focus and function of the AS is to provide security for the ecosystem, unlike
the RS whose focus is to provide an API or the client software whose focus is to access the API.</t>

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

<t>Many of 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. Implementers will find useful the available guidelines on cryptographic key management provided in <xref target="RFC4107"/>. 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>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>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 using the shared key. With asymmetric cryptography, the RS needs
to know only the public key associated with the token in order to validate the request, and therefore the RS cannot
create any new signed calls.</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 by value is prohibited.
Symmetric keys can still be used by client instances, but only if the client instance can send a reference to the key and
not its value. This approach 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. The downsides of bearer tokens have become more
pertinent lately as stronger authentication systems have caused some attacks to shift to target
tokens and APIs.</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. One common deployment pattern is to use a
gateway that takes in key-bound tokens on the outside, and verifies the signatures on the incoming
requests, but translates the requests to a bearer token for use by trusted internal systems. The
bearer tokens are never issued or available outside of the internal systems, greatly limiting the
exposure of the less secure tokens but allowing the internal deployment to benefit from the
advantages of bearer tokens.</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 (assuming asymmetric cryptography is in use, see <xref target="security-symmetric"/>).</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. 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. All of these can be used to limit the attack surface.</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 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 calculation in <xref target="interaction-hash"/> 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. Note that 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. The AS
can limit the possibility of this by issuing randomized opaque identifiers to client instances to
represent different end user accounts after an initial login.</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>

<t>Finally, an AS can use platform attestations and other signals from the client instance at runtime
to determine whether the software making the request is legitimate or not. The details of such
attestations are outside the scope of the core protocol, but the <spanx style="verb">client</spanx> portion of a grant request
provides a natural extension point to such information through the <xref target="IANA-client-instance">Client Instance Fields registry</xref>.</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 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 and values not passed in the URI. 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. An AS implementation can avoid this problem by creating URIs
using unguessable values that are randomized for each new grant request.</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 in 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="HTTP"/>, 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="HTTP"/>, 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 Referer 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 Referer 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="RFC9111"/>, 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 Client-Cert header field using <xref target="I-D.ietf-httpbis-message-signatures"/>. This
signature would be effectively ignored by GNAP (since it would not use GNAP's <spanx style="verb">tag</spanx> parameter
value) but would be 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. The PKI required to manage mutually-authenticated TLS has historically been
difficult to deploy, especially at scale, but it remains an appropriate solution for systems where
the required management 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 can then be bound to all future connections from that client software by
being bound to the resulting access tokens, in a trust-on-first-use pattern. 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>GNAP does not define ways for the client instances keys to be provided to the client instances,
particularly in light of how those keys are made known to the AS. These keys could be
generated dynamically on the client software or pre-registered at the AS in a static developer portal.
The keys for client instances could also 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>Alternatively, 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 public key or key
reference, to the client instance alongside the access
token itself. The means for the AS to return generated key values to the client instance
are out of scope, since GNAP does not allow the transmission of private or shared key
information within the protocol itself.</t>

<t>Additionally, if the token is bound to a key other than the client instance's presented key, this
opens a possible attack surface for an attacker's AS to request an access token then substitute
their own key material in the response to the client instance. The attacker's AS would need to
be able to use the same key as the client instance, but this setup would allow an attacker's AS
to make use of a compromised key within a system. This attack can be prevented by only binding
access tokens to the client instance's presented keys, and by having client instances have a strong
association between which keys they expect to use and the AS they expect to use them on.
This attack is also only able to be propagated on client instances that talk to more than
one AS at runtime, which can be limited by the client software.</t>

</section>
<section anchor="security-key-rotation"><name>Key Rotation Policy</name>

<t>When keys are rotated, there could be a delay in the propagation of that rotation to various components in the AS's ecosystem. The AS can define its own policy regarding the timeout of the previously-bound key, either making it immediately obsolete or allowing for a limited grace period during which both the previously-bound key and the current key can be used for signing requests. Such a grace period can be useful when there are multiple running copies of the client that are coordinated with each other. For example, the client software could be deployed as a cloud service with multiple orchestrated nodes. Each of these copies is deployed using the same key and therefore all the nodes represent the same client instance to the AS. In such cases, it can be difficult, or even impossible, to update the keys on all these copies in the same instant.</t>

<t>The need for accommodating such known delays in the system needs to be balanced with the risk of allowing an old key to still be used. Narrowly restricting the exposure opportunities for exploit at the AS in terms of time, place, and method makes exploit significantly more difficult, especially if the exception happens only once. For example, the AS can reject requests from the previously-bound key (or any previous one before it) to cause rotation to a new key, or at least ensure that the rotation happens in an idempotent way to the same new key.</t>

<t>See also the related considerations for token values in <xref target="security-network-management"/>.</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, be it 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
from the targeted user with the start of the request from the attacker.</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 inbound request from an unknown party over HTTPS. 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 they are not authorizing the attacker-controlled client instance (with which
it started its request) but instead 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 the end user is not the party that started the
request, since the request at the honest client instance was started by the
attacker. This detection can prevent the attack. This is related to the discussion in <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>

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

<t>The calculation of the interaction hash value provides defense in depth, allowing a client
instance to protect itself from spurious injection of interaction references when using an
interaction 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>Prerequisites: 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, be it 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 at a future time. 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, and that value should be used to index into
a secure session or storage mechanism.</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, user codes, 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 has 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> can be 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, within a reasonable time window.</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 value. 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
to manage problematic networks.</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. This can be particularly problematic if such a URI is used to
call non-HTTP endpoints, such as remote code execution services local to the AS.</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. Even if the AS does not fetch these URIs, their use in
GNAP's normal operation could cause an attack against the end user's browser as it fetches these
same attack URIs. 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 anchor="security-multiple-key-formats"><name>Multiple Key Formats</name>

<t>All keys presented by value are allowed to be in only a single format. While it would seem
beneficial to allow keys to be sent in multiple formats, in case the receiver doesn't understand
one or more of the formats used, there would be security issues with such a feature.
If multiple keys formats were allowed,
receivers of these key definitions would need to be able to make sure that it's the same
key represented in each field and not simply use one of the key formats without checking for
equivalence. If equivalence were not carefully checked, it is possible for an attacker to insert
their own key into one of the formats without needing to have control over the other formats. This
could potentially lead to a situation where one key is used by part of the system (such as
identifying the client instance) and a different key in a different format in the same message is
used for other things (such as calculating signature validity). However, in such cases, it is
impossible for the receiver to ensure that all formats contain the same key information since it is
assumed that the receiver cannot understand all of the formats.</t>

<t>To combat this, all keys presented by value have to be in exactly one supported format known
by the receiver as discussed in <xref target="key-format"/>. In most cases, a client instance is going to be configured with its keys in a
single format, and it will simply present that format as-is to the AS in its request. A client
instance capable of multiple formats can use <xref target="discovery">AS discovery</xref> to determine which formats
are supported, if desired. An AS should be generous in supporting many different key formats to
allow different types of client software and client instance deployments. An AS implementation
should try to support multiple formats to allow a variety of client software to connect.</t>

</section>
<section anchor="security-async"><name>Asynchronous Interactions</name>

<t>GNAP allows the RO to be contacted by the AS asynchronously, outside the regular flow of the
protocol. This allows for some advanced use cases, such as cross-user authentication or information
release, but such advanced use cases have some distinct issues that implementors need to be fully
aware of before using these features.</t>

<t>First, in many applications, the return of a subject information to the client instance could
indicate to the client instance that the end-user is the party represented by that information,
functionally allowing the end-user to authenticate to the client application. While the details of
a fully functional authentication protocol are outside the scope of GNAP, it is a common
exercise for a client instance to be requesting information about the end user. This is facilitated
by the several <xref target="interaction-start">interaction methods</xref> defined in GNAP that allow the end user
to begin interaction directly with the AS. However, when the subject of the information is
intentionally not the end-user, the client application will need some way to differentiate between
requests for authentication of the end user and requests for information about a different user.
Confusing these states could lead to an attacker having their account associated with a privileged
user. Client instances can mitigate this by having distinct code paths for primary end user
authentication and requesting subject information about secondary users, such as in a call center.
In such use cases, the client software used by the resource owner (the caller) and the end-user
(the agent) are generally distinct, allowing the AS to differentiate between the agent's corporate device
making the request and the caller's personal device approving the request.</t>

<t>Second, RO's interacting asynchronously do not usually have the same context as an end user in an
application attempting to perform the task needing authorization. As such, the asynchronous requests
for authorization coming to the RO from the AS might have very little to do with what the RO is
doing at the time. This situation can consequently lead to authorization fatigue on the part of the
RO, where any incoming authorization request is quickly approved and dispatched without the RO
making a proper verification of the request. An attacker can exploit this fatigue and get the RO
to authorize the attacker's system for access. To mitigate this, AS systems deploying asynchronous
authorization should only prompt the RO when the RO is expecting such a request, and significant
user experience engineering efforts need to be employed to ensure the RO can clearly make the
appropriate security decision. Furthermore, audit capability, and the ability to undo access
decisions that may be ongoing, is particularly important in the asynchronous case.</t>

</section>
<section anchor="security-compromised-rs"><name>Compromised RS</name>

<t>An attacker may aim to gain access to confidential or sensitive resources. The measures for hardening and monitoring resource server systems (beyond protection with access tokens) is out of the scope of this document, but the use of GNAP to protect a system does not absolve the resource server of following best practices.
GNAP generally considers a breach can occur, and therefore advises to prefer key-bound tokens whenever possible, which at least limits the impact of access token leakage by a compromised or malicious RS.</t>

</section>
<section anchor="security-as-keys"><name>AS-Provided Token Keys</name>

<t>While the most common token issuance pattern is to bind the access token to the client instance's
presented key, it is possible for the AS to provide its own key along with an access token, as
shown by the <spanx style="verb">key</spanx> field of the token response in <xref target="response-token-single"/>. This practice allows
for an AS to generate and manage the keys associated with tokens independently of the keys known
to client instances.</t>

<t>If the key material is returned by value from the AS, then the client instance will simply use this
key value when presenting the token. This can be exploited by an attacker to issue a compromised token
to an unsuspecting client, assuming that the client instance trusts the attacker's AS to issue tokens
for the target RS.</t>

<t>This feature should be limited to only circumstances where both the client and AS can be verified
to be honest, and further only when the tradeoff of not using a client instance's own keys is worth the
additional risk.</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. Even with the proper use of TLS, surveillance could occur by several parties outside of the TLS-protected channels, as discussed in the sections below.</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. Each of these pieces could gain information about the user without the user being aware of this action.</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 ought to 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, as far as its part in implementing GNAP. 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="privacy-correlation-client"><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 a client 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, such as when software systems are intentionally connected by the end user.</t>

<t>Another means of correlation comes from the use of <xref target="rs-request-without-token">RS-first discovery</xref>. A client instance knowing nothing other than an RS's URL could make an unauthenticated call to the RS and learn which AS protects the resources there. If the client instance knows something about the AS, such as it being a single-user AS or belonging to a specific organization, the client instance could, through association, learn things about the resource without ever gaining access to the resource itself.</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'>



<referencegroup anchor='BCP195'>
  <reference anchor='RFC8996' target='https://www.rfc-editor.org/info/rfc8996'>
    <front>
      <title>Deprecating TLS 1.0 and TLS 1.1</title>
      <author fullname='K. Moriarty' initials='K.' surname='Moriarty'/>
      <author fullname='S. Farrell' initials='S.' surname='Farrell'/>
      <date month='March' year='2021'/>
      <abstract>
        <t>This document formally deprecates Transport Layer Security (TLS) versions 1.0 (RFC 2246) and 1.1 (RFC 4346). Accordingly, those documents have been moved to Historic status. These versions lack support for current and recommended cryptographic algorithms and mechanisms, and various government and industry profiles of applications using TLS now mandate avoiding these old TLS versions. TLS version 1.2 became the recommended version for IETF protocols in 2008 (subsequently being obsoleted by TLS version 1.3 in 2018), providing sufficient time to transition away from older versions. Removing support for older versions from implementations reduces the attack surface, reduces opportunity for misconfiguration, and streamlines library and product maintenance.</t>
        <t>This document also deprecates Datagram TLS (DTLS) version 1.0 (RFC 4347) but not DTLS version 1.2, and there is no DTLS version 1.1.</t>
        <t>This document updates many RFCs that normatively refer to TLS version 1.0 or TLS version 1.1, as described herein. This document also updates the best practices for TLS usage in RFC 7525; hence, it is part of BCP 195.</t>
      </abstract>
    </front>
    <seriesInfo name='BCP' value='195'/>
    <seriesInfo name='RFC' value='8996'/>
    <seriesInfo name='DOI' value='10.17487/RFC8996'/>
  </reference>
  <reference anchor='RFC9325' target='https://www.rfc-editor.org/info/rfc9325'>
    <front>
      <title>Recommendations for Secure Use of Transport Layer Security (TLS) and Datagram Transport Layer Security (DTLS)</title>
      <author fullname='Y. Sheffer' initials='Y.' surname='Sheffer'/>
      <author fullname='P. Saint-Andre' initials='P.' surname='Saint-Andre'/>
      <author fullname='T. Fossati' initials='T.' surname='Fossati'/>
      <date month='November' year='2022'/>
      <abstract>
        <t>Transport Layer Security (TLS) and Datagram Transport Layer Security (DTLS) are used to protect data exchanged over a wide range of application protocols and can also form the basis for secure transport protocols. Over the years, the industry has witnessed several serious attacks on TLS and DTLS, including attacks on the most commonly used cipher suites and their modes of operation. This document provides the latest recommendations for ensuring the security of deployed services that use TLS and DTLS. These recommendations are applicable to the majority of use cases.</t>
        <t>RFC 7525, an earlier version of the TLS recommendations, was published when the industry was transitioning to TLS 1.2. Years later, this transition is largely complete, and TLS 1.3 is widely available. This document updates the guidance given the new environment and obsoletes RFC 7525. In addition, this document updates RFCs 5288 and 6066 in view of recent attacks.</t>
      </abstract>
    </front>
    <seriesInfo name='BCP' value='195'/>
    <seriesInfo name='RFC' value='9325'/>
    <seriesInfo name='DOI' value='10.17487/RFC9325'/>
  </reference>
</referencegroup>

<reference anchor='RFC2397'>
  <front>
    <title>The "data" URL scheme</title>
    <author fullname='L. Masinter' initials='L.' surname='Masinter'/>
    <date month='August' year='1998'/>
    <abstract>
      <t>A new URL scheme, "data", is defined. It allows inclusion of small data items as "immediate" 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='RFC3339'>
  <front>
    <title>Date and Time on the Internet: Timestamps</title>
    <author fullname='G. Klyne' initials='G.' surname='Klyne'/>
    <author fullname='C. Newman' initials='C.' surname='Newman'/>
    <date month='July' year='2002'/>
    <abstract>
      <t>This document defines a date and time format for use in Internet protocols that is a profile of the ISO 8601 standard for representation of dates and times using the Gregorian calendar.</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='3339'/>
  <seriesInfo name='DOI' value='10.17487/RFC3339'/>
</reference>

<reference anchor='RFC3986'>
  <front>
    <title>Uniform Resource Identifier (URI): Generic Syntax</title>
    <author fullname='T. Berners-Lee' initials='T.' surname='Berners-Lee'/>
    <author fullname='R. Fielding' initials='R.' surname='Fielding'/>
    <author fullname='L. Masinter' initials='L.' surname='Masinter'/>
    <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='RFC4107'>
  <front>
    <title>Guidelines for Cryptographic Key Management</title>
    <author fullname='S. Bellovin' initials='S.' surname='Bellovin'/>
    <author fullname='R. Housley' initials='R.' surname='Housley'/>
    <date month='June' year='2005'/>
    <abstract>
      <t>The question often arises of whether a given security system requires some form of automated key management, or whether manual keying is sufficient. This memo provides guidelines for making such decisions. When symmetric cryptographic mechanisms are used in a protocol, the presumption is that automated key management is generally but not always needed. If manual keying is proposed, the burden of proving that automated key management is not required falls to the proposer. 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='107'/>
  <seriesInfo name='RFC' value='4107'/>
  <seriesInfo name='DOI' value='10.17487/RFC4107'/>
</reference>

<reference anchor='RFC4648'>
  <front>
    <title>The Base16, Base32, and Base64 Data Encodings</title>
    <author fullname='S. Josefsson' initials='S.' surname='Josefsson'/>
    <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'>
  <front>
    <title>Tags for Identifying Languages</title>
    <author fullname='A. Phillips' initials='A.' role='editor' surname='Phillips'/>
    <author fullname='M. Davis' initials='M.' role='editor' surname='Davis'/>
    <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='RFC7468'>
  <front>
    <title>Textual Encodings of PKIX, PKCS, and CMS Structures</title>
    <author fullname='S. Josefsson' initials='S.' surname='Josefsson'/>
    <author fullname='S. Leonard' initials='S.' surname='Leonard'/>
    <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'>
  <front>
    <title>JSON Web Signature (JWS)</title>
    <author fullname='M. Jones' initials='M.' surname='Jones'/>
    <author fullname='J. Bradley' initials='J.' surname='Bradley'/>
    <author fullname='N. Sakimura' initials='N.' surname='Sakimura'/>
    <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'>
  <front>
    <title>JSON Web Key (JWK)</title>
    <author fullname='M. Jones' initials='M.' surname='Jones'/>
    <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'>
  <front>
    <title>The OAuth 2.0 Authorization Framework</title>
    <author fullname='D. Hardt' initials='D.' role='editor' surname='Hardt'/>
    <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'>
  <front>
    <title>The OAuth 2.0 Authorization Framework: Bearer Token Usage</title>
    <author fullname='M. Jones' initials='M.' surname='Jones'/>
    <author fullname='D. Hardt' initials='D.' surname='Hardt'/>
    <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 "bearer") 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'>
  <front>
    <title>Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</title>
    <author fullname='B. Leiba' initials='B.' surname='Leiba'/>
    <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'>
  <front>
    <title>The JavaScript Object Notation (JSON) Data Interchange Format</title>
    <author fullname='T. Bray' initials='T.' role='editor' surname='Bray'/>
    <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'>
  <front>
    <title>OAuth 2.0 Mutual-TLS Client Authentication and Certificate-Bound Access Tokens</title>
    <author fullname='B. Campbell' initials='B.' surname='Campbell'/>
    <author fullname='J. Bradley' initials='J.' surname='Bradley'/>
    <author fullname='N. Sakimura' initials='N.' surname='Sakimura'/>
    <author fullname='T. Lodderstedt' initials='T.' surname='Lodderstedt'/>
    <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='HTTP'>
  <front>
    <title>HTTP Semantics</title>
    <author fullname='R. Fielding' initials='R.' role='editor' surname='Fielding'/>
    <author fullname='M. Nottingham' initials='M.' role='editor' surname='Nottingham'/>
    <author fullname='J. Reschke' initials='J.' role='editor' surname='Reschke'/>
    <date month='June' year='2022'/>
    <abstract>
      <t>The Hypertext Transfer Protocol (HTTP) is a stateless application-level protocol for distributed, collaborative, hypertext information systems. This document describes the overall architecture of HTTP, establishes common terminology, and defines aspects of the protocol that are shared by all versions. In this definition are core protocol elements, extensibility mechanisms, and the "http" and "https" Uniform Resource Identifier (URI) schemes.</t>
      <t>This document updates RFC 3864 and obsoletes RFCs 2818, 7231, 7232, 7233, 7235, 7538, 7615, 7694, and portions of 7230.</t>
    </abstract>
  </front>
  <seriesInfo name='STD' value='97'/>
  <seriesInfo name='RFC' value='9110'/>
  <seriesInfo name='DOI' value='10.17487/RFC9110'/>
</reference>

<reference anchor='RFC9111'>
  <front>
    <title>HTTP Caching</title>
    <author fullname='R. Fielding' initials='R.' role='editor' surname='Fielding'/>
    <author fullname='M. Nottingham' initials='M.' role='editor' surname='Nottingham'/>
    <author fullname='J. Reschke' initials='J.' role='editor' surname='Reschke'/>
    <date month='June' year='2022'/>
    <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>
      <t>This document obsoletes RFC 7234.</t>
    </abstract>
  </front>
  <seriesInfo name='STD' value='98'/>
  <seriesInfo name='RFC' value='9111'/>
  <seriesInfo name='DOI' value='10.17487/RFC9111'/>
</reference>


<reference anchor='I-D.ietf-httpbis-message-signatures'>
   <front>
      <title>HTTP Message Signatures</title>
      <author fullname='Annabelle Backman' initials='A.' surname='Backman'>
         <organization>Amazon</organization>
      </author>
      <author fullname='Justin Richer' initials='J.' surname='Richer'>
         <organization>Bespoke Engineering</organization>
      </author>
      <author fullname='Manu Sporny' initials='M.' surname='Sporny'>
         <organization>Digital Bazaar</organization>
      </author>
      <date day='26' month='July' year='2023'/>
      <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-19'/>
   
</reference>


<reference anchor='I-D.ietf-httpbis-digest-headers'>
   <front>
      <title>Digest Fields</title>
      <author fullname='Roberto Polli' initials='R.' surname='Polli'>
         <organization>Team Digitale, Italian Government</organization>
      </author>
      <author fullname='Lucas Pardue' initials='L.' surname='Pardue'>
         <organization>Cloudflare</organization>
      </author>
      <date day='10' month='July' year='2023'/>
      <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&#x27;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-13'/>
   
</reference>


<reference anchor='I-D.ietf-secevent-subject-identifiers'>
   <front>
      <title>Subject Identifiers for Security Event Tokens</title>
      <author fullname='Annabelle Backman' initials='A.' surname='Backman'>
         <organization>Amazon</organization>
      </author>
      <author fullname='Marius Scurtescu' initials='M.' surname='Scurtescu'>
         <organization>Coinbase</organization>
      </author>
      <author fullname='Prachi Jain' initials='P.' surname='Jain'>
         <organization>Fastly</organization>
      </author>
      <date day='24' month='June' year='2023'/>
      <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 &quot;sub_id&quot; JSON Web
   Token (JWT) claim.

	 </t>
      </abstract>
   </front>
   <seriesInfo name='Internet-Draft' value='draft-ietf-secevent-subject-identifiers-18'/>
   
</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="SAML2" target="https://docs.oasis-open.org/security/saml/v2.0/saml-core-2.0-os.pdf">
  <front>
    <title>Assertions and Protocol for the OASIS Security Assertion Markup Language (SAML) V2.0</title>
    <author initials="S." surname="Cantor">
      <organization></organization>
    </author>
    <author initials="J." surname="Kemp">
      <organization></organization>
    </author>
    <author initials="R." surname="Philpott">
      <organization></organization>
    </author>
    <author initials="E." surname="Maler">
      <organization></organization>
    </author>
    <date year="2005" month="March"/>
  </front>
</reference>


<reference anchor='RFC2119'>
  <front>
    <title>Key words for use in RFCs to Indicate Requirement Levels</title>
    <author fullname='S. Bradner' initials='S.' surname='Bradner'/>
    <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>




    </references>

    <references title='Informative References'>



<reference anchor='RFC6202'>
  <front>
    <title>Known Issues and Best Practices for the Use of Long Polling and Streaming in Bidirectional HTTP</title>
    <author fullname='S. Loreto' initials='S.' surname='Loreto'/>
    <author fullname='P. Saint-Andre' initials='P.' surname='Saint-Andre'/>
    <author fullname='S. Salsano' initials='S.' surname='Salsano'/>
    <author fullname='G. Wilkins' initials='G.' surname='Wilkins'/>
    <date month='April' year='2011'/>
    <abstract>
      <t>On today's Internet, the Hypertext Transfer Protocol (HTTP) is often used (some would say abused) to enable asynchronous, "server- initiated" communication from a server to a client as well as communication from a client to a server. This document describes known issues and best practices related to such "bidirectional HTTP" applications, focusing on the two most common mechanisms: HTTP long polling and HTTP streaming. This document is not an Internet Standards Track specification; it is published for informational purposes.</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='6202'/>
  <seriesInfo name='DOI' value='10.17487/RFC6202'/>
</reference>

<reference anchor='RFC6973'>
  <front>
    <title>Privacy Considerations for Internet Protocols</title>
    <author fullname='A. Cooper' initials='A.' surname='Cooper'/>
    <author fullname='H. Tschofenig' initials='H.' surname='Tschofenig'/>
    <author fullname='B. Aboba' initials='B.' surname='Aboba'/>
    <author fullname='J. Peterson' initials='J.' surname='Peterson'/>
    <author fullname='J. Morris' initials='J.' surname='Morris'/>
    <author fullname='M. Hansen' initials='M.' surname='Hansen'/>
    <author fullname='R. Smith' initials='R.' surname='Smith'/>
    <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='RFC8707'>
  <front>
    <title>Resource Indicators for OAuth 2.0</title>
    <author fullname='B. Campbell' initials='B.' surname='Campbell'/>
    <author fullname='J. Bradley' initials='J.' surname='Bradley'/>
    <author fullname='H. Tschofenig' initials='H.' surname='Tschofenig'/>
    <date month='February' year='2020'/>
    <abstract>
      <t>This document specifies an extension to the OAuth 2.0 Authorization Framework defining request parameters that enable a client to explicitly signal to an authorization server about the identity of the protected resource(s) to which it is requesting access.</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='8707'/>
  <seriesInfo name='DOI' value='10.17487/RFC8707'/>
</reference>

<reference anchor='RFC8792'>
  <front>
    <title>Handling Long Lines in Content of Internet-Drafts and RFCs</title>
    <author fullname='K. Watsen' initials='K.' surname='Watsen'/>
    <author fullname='E. Auerswald' initials='E.' surname='Auerswald'/>
    <author fullname='A. Farrel' initials='A.' surname='Farrel'/>
    <author fullname='Q. Wu' initials='Q.' surname='Wu'/>
    <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 "single backslash" 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 "double backslash" 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>

<reference anchor='RFC9396'>
  <front>
    <title>OAuth 2.0 Rich Authorization Requests</title>
    <author fullname='T. Lodderstedt' initials='T.' surname='Lodderstedt'/>
    <author fullname='J. Richer' initials='J.' surname='Richer'/>
    <author fullname='B. Campbell' initials='B.' surname='Campbell'/>
    <date month='May' year='2023'/>
    <abstract>
      <t>This document specifies a new parameter that is used to carry fine-grained authorization data in OAuth messages.</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='9396'/>
  <seriesInfo name='DOI' value='10.17487/RFC9396'/>
</reference>

<reference anchor='RFC9440'>
  <front>
    <title>Client-Cert HTTP Header Field</title>
    <author fullname='B. Campbell' initials='B.' surname='Campbell'/>
    <author fullname='M. Bishop' initials='M.' surname='Bishop'/>
    <date month='July' year='2023'/>
    <abstract>
      <t>This document describes HTTP extension header fields that allow a TLS terminating reverse proxy (TTRP) 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='RFC' value='9440'/>
  <seriesInfo name='DOI' value='10.17487/RFC9440'/>
</reference>


<reference anchor='I-D.ietf-gnap-resource-servers'>
   <front>
      <title>Grant Negotiation and Authorization Protocol Resource Server Connections</title>
      <author fullname='Justin Richer' initials='J.' surname='Richer'>
         <organization>Bespoke Engineering</organization>
      </author>
      <author fullname='Fabien Imbault' initials='F.' surname='Imbault'>
         <organization>acert.io</organization>
      </author>
      <date day='23' month='October' year='2023'/>
      <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 connect with
   authorization servers (AS) in an interoperable fashion.

	 </t>
      </abstract>
   </front>
   <seriesInfo name='Internet-Draft' value='draft-ietf-gnap-resource-servers-04'/>
   
</reference>


<reference anchor='I-D.ietf-oauth-security-topics'>
   <front>
      <title>OAuth 2.0 Security Best Current Practice</title>
      <author fullname='Torsten Lodderstedt' initials='T.' surname='Lodderstedt'>
         <organization>yes.com</organization>
      </author>
      <author fullname='John Bradley' initials='J.' surname='Bradley'>
         <organization>Yubico</organization>
      </author>
      <author fullname='Andrey Labunets' initials='A.' surname='Labunets'>
         <organization>Independent Researcher</organization>
      </author>
      <author fullname='Daniel Fett' initials='D.' surname='Fett'>
         <organization>Authlete</organization>
      </author>
      <date day='5' month='June' year='2023'/>
      <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-23'/>
   
</reference>


<reference anchor='I-D.ietf-uta-rfc6125bis'>
   <front>
      <title>Service Identity in TLS</title>
      <author fullname='Peter Saint-Andre' initials='P.' surname='Saint-Andre'>
         <organization>independent</organization>
      </author>
      <author fullname='Rich Salz' initials='R.' surname='Salz'>
         <organization>Akamai Technologies</organization>
      </author>
      <date day='10' month='August' year='2023'/>
      <abstract>
	 <t>   Many application technologies enable secure communication between two
   entities by means of Transport Layer Security (TLS) with Internet
   Public Key Infrastructure Using X.509 (PKIX) certificates.  This
   document specifies procedures for representing and verifying the
   identity of application services in such interactions.

   This document obsoletes RFC 6125.

	 </t>
      </abstract>
   </front>
   <seriesInfo name='Internet-Draft' value='draft-ietf-uta-rfc6125bis-15'/>
   
</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>
<reference anchor="SP80063C" target="https://doi.org/10.6028/NIST.SP.800-63c">
  <front>
    <title>Digital Identity Guidelines: Federation and Assertions</title>
    <author initials="P." surname="Grassi">
      <organization></organization>
    </author>
    <author initials="E." surname="Nadeau">
      <organization></organization>
    </author>
    <author initials="J." surname="Richer">
      <organization></organization>
    </author>
    <author initials="S." surname="Squire">
      <organization></organization>
    </author>
    <author initials="J." surname="Fenton">
      <organization></organization>
    </author>
    <author initials="N." surname="Lefkovitz">
      <organization></organization>
    </author>
    <author initials="J." surname="Danker">
      <organization></organization>
    </author>
    <author initials="Y." surname="Choong">
      <organization></organization>
    </author>
    <author initials="K." surname="Greene">
      <organization></organization>
    </author>
    <author initials="M." surname="Theofanos">
      <organization></organization>
    </author>
    <date year="2017" month="June"/>
  </front>
</reference>


<reference anchor='RFC8126'>
  <front>
    <title>Guidelines for Writing an IANA Considerations Section in RFCs</title>
    <author fullname='M. Cotton' initials='M.' surname='Cotton'/>
    <author fullname='B. Leiba' initials='B.' surname='Leiba'/>
    <author fullname='T. Narten' initials='T.' surname='Narten'/>
    <date month='June' year='2017'/>
    <abstract>
      <t>Many protocols make use of points of extensibility that use constants to identify various protocol parameters. To ensure that the values in these fields do not have conflicting uses and to promote interoperability, their allocations are often coordinated by a central record keeper. For IETF protocols, that role is filled by the Internet Assigned Numbers Authority (IANA).</t>
      <t>To make assignments in a given registry prudently, guidance describing the conditions under which new values should be assigned, as well as when and how modifications to existing values can be made, is needed. This document defines a framework for the documentation of these guidelines by specification authors, in order to assure that the provided guidance for the IANA Considerations is clear and addresses the various issues that are likely in the operation of a registry.</t>
      <t>This is the third edition of this document; it obsoletes RFC 5226.</t>
    </abstract>
  </front>
  <seriesInfo name='BCP' value='26'/>
  <seriesInfo name='RFC' value='8126'/>
  <seriesInfo name='DOI' value='10.17487/RFC8126'/>
</reference>




    </references>


<section anchor="history"><name>Document History</name>

<ul empty="true"><li>
  <t>Note: To be removed by RFC editor before publication.</t>
</li></ul>

<t><list style="symbols">
  <t>16
  <list style="symbols">
      <t>Updates from AD review.</t>
      <t>Added security considerations on token substitution attack.</t>
    </list></t>
  <t>15
  <list style="symbols">
      <t>Editorial updates from shepherd review.</t>
      <t>Clarify character set constraints of user codes.</t>
    </list></t>
  <t>14
  <list style="symbols">
      <t>Update token rotation to use URI + management token.</t>
      <t>Fix key rotation with HTTP Signatures based on security analysis.</t>
    </list></t>
  <t>-13
  <list style="symbols">
      <t>Editoral changes from chair review.</t>
      <t>Clarify that user codes are ungessable.</t>
      <t>Fix user code examples.</t>
      <t>Clarify expectations for extensions to interaction start and finish methods.</t>
      <t>Fix references.</t>
      <t>Add IANA designated expert instructions.</t>
      <t>Clarify new vs. updated access tokens, and call out no need for refresh tokens in OAuth 2 comparison section.</t>
      <t>Add instructions on assertion processing.</t>
      <t>Explicitly list user reference lifetime management.</t>
    </list></t>
  <t>-12
  <list style="symbols">
      <t>Make default hash algorithm SHA256 instead of SHA3-512.</t>
      <t>Remove <spanx style="verb">previous_key</spanx> from key rotation.</t>
      <t>Defined requirements for key rotation methods.</t>
      <t>Add specificity to context of subject identifier being the AS.</t>
      <t>Editorial updates and protocol clarification.</t>
    </list></t>
  <t>-11
  <list style="symbols">
      <t>Error as object or string, more complete set of error codes</t>
      <t>Added key rotation in token management.</t>
      <t>Restrict keys to a single format per message.</t>
      <t>Discussed security issues of multiple key formats.</t>
      <t>Make token character set more strict.</t>
      <t>Add note on long-polling in continuation requests.</t>
      <t>Removed "Models" section.</t>
      <t>Rewrote guidance and requirements for extensions.</t>
      <t>Require all URIs to be absolute throughout protocol.</t>
      <t>Make response from RS a "<bcp14>SHOULD</bcp14>" instead of a "<bcp14>MAY</bcp14>".</t>
      <t>Added a way for the client instance to ask for a specific user's information, separate from the end-user.</t>
      <t>Added security considerations for asynchronous authorization.</t>
      <t>Added security considerations for compromised RS.</t>
      <t>Added interoperability profiles.</t>
      <t>Added implementation status section.</t>
    </list></t>
  <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 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.  <vspace blankLines='1'/>
GNAP is able to handle the life-cycle of an authorization request, and therefore simplifies the mental model surrounding OAuth2. For instance, there's no need for refresh tokens when the API enables proper rotation of access tokens.</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" indicator (defined in <xref target="RFC8707"/>) and RAR extensions (as defined in <xref target="RFC9396"/>) expand on the "scope" concept in similar but different ways.  <vspace blankLines='1'/>
GNAP defines a rich structure for requesting access (analogous to RAR), with string references as an optimization (analogous to scopes). 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="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 start mode's "redirect" URI by sending the following HTTP message to the user's
browser.</t>

<figure><sourcecode type="http-message"><![CDATA[
HTTP 303 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 that was sent in the initial request's interaction finish method, 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=x-gguKWTj8rQf7d7i3w3UhzvuJ5bpOlKyAlVpLxBffY\
  &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 using the associated continuation access token and presents the
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 by looking up the pending grant request associated with the presented continuation access token. Seeing that the grant is approved, the AS 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": "A1BC3DFF"
        }
    },
    "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 pending grant request associated with the continuation access token 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 continuation access token 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 access token value 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 token.</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="interoperability-profiles"><name>Interoperability Profiles</name>

<t>The GNAP specification has many different modes, options, and mechanisms, allowing it
to solve a wide variety of problems in a wide variety of deployments. The wide applicability
of GNAP makes it difficult, if not impossible, to define a set of mandatory-to-implement
features, since one environment's required feature would be impossible to do in another environment.
While this is a large problem in many systems, GNAP's back-and-forth negotiation process
allows parties to declare at runtime everything that they support and then have the other party
select from that the subset of items that they also support, leading to functional compatibility
in many parts of the protocol even in an open world scenario.</t>

<t>In addition, GNAP defines a set of interoperability profiles which gather together core requirements
to fix options into common configurations that are likely to be useful to large populations of
similar applications.</t>

<t>Conformant AS implementations of these profiles <bcp14>MUST</bcp14> implement at least the features as specified
in the profile and <bcp14>MAY</bcp14> implement additional features or profiles. Conformant client implementations
of these profiles <bcp14>MUST</bcp14> implement at least the features as specified, except where a subset of the
features allows the protocol to function (such as using polling instead of a push finish method for
the Secondary Device profile).</t>

<section anchor="web-based-redirection"><name>Web-based Redirection</name>

<t>Implementations conformant to the Web-based Redirection profile of GNAP <bcp14>MUST</bcp14> implement all of the following features:</t>

<t><list style="symbols">
  <t><em>Interaction Start Methods</em>: <spanx style="verb">redirect</spanx></t>
  <t><em>Interaction Finish Methods</em>: <spanx style="verb">redirect</spanx></t>
  <t><em>Interaction Hash Algorithms</em>: <spanx style="verb">sha-256</spanx></t>
  <t><em>Key Proofing Methods</em>: <spanx style="verb">httpsig</spanx> with no additional parameters</t>
  <t><em>Key Formats</em>: <spanx style="verb">jwks</spanx> with signature algorithm included in the key's <spanx style="verb">alg</spanx> parameter</t>
  <t><em>JOSE Signature Algorithm</em>: PS256</t>
  <t><em>Subject Identifier Formats</em>: <spanx style="verb">opaque</spanx></t>
  <t><em>Assertion Formats</em>: <spanx style="verb">id_token</spanx></t>
</list></t>

</section>
<section anchor="secondary-device"><name>Secondary Device</name>

<t>Implementations conformant to the Secondary Device profile of GNAP <bcp14>MUST</bcp14> implement all of the following features:</t>

<t><list style="symbols">
  <t><em>Interaction Start Methods</em>: <spanx style="verb">user_code</spanx> and <spanx style="verb">user_code_uri</spanx></t>
  <t><em>Interaction Finish Methods</em>: <spanx style="verb">push</spanx></t>
  <t><em>Interaction Hash Algorithms</em>: <spanx style="verb">sha-256</spanx></t>
  <t><em>Key Proofing Methods</em>: <spanx style="verb">httpsig</spanx> with no additional parameters</t>
  <t><em>Key Formats</em>: <spanx style="verb">jwks</spanx> with signature algorithm included in the key's <spanx style="verb">alg</spanx> parameter</t>
  <t><em>JOSE Signature Algorithm</em>: PS256</t>
  <t><em>Subject Identifier Formats</em>: <spanx style="verb">opaque</spanx></t>
  <t><em>Assertion Formats</em>: <spanx style="verb">id_token</spanx></t>
</list></t>

</section>
</section>
<section anchor="extensions"><name>Guidance for Extensions</name>

<t>Extensions to this specification have a variety of places to alter the protocol, including many
fields and objects that can have additional values in a registry <xref target="IANA">registry</xref> established by this
specification. For interoperability and to preserve the security of the protocol, extensions should
register new values with IANA by following the specified mechanism. While it may technically be
possible to extend the protocol by adding elements to JSON objects that are not governed by an
IANA registry, a recipient may ignore such values but is also allowed to reject them.</t>

<t>Most object fields in GNAP are specified with types, and those types can allow different but
related behavior. For example, the <spanx style="verb">access</spanx> array can include either strings or objects, as
discussed in <xref target="resource-access-rights"/>. The use of <xref target="polymorphism">JSON polymorphism</xref>
within GNAP allows extensions to define new fields by not only choosing a new name but also by
using an existing name with a new type. However, the extension's definition
of a new type for a field needs to fit the same kind of item being extended. For example, a
hypothetical extension could define a string value for the <spanx style="verb">access_token</spanx> request field,
with a URL to download a hosted access token request. Such an extension would be appropriate as
the <spanx style="verb">access_token</spanx> field still defines the access tokens being requested. However, if an extension
were to define a string value for the <spanx style="verb">access_token</spanx> request field, with the value instead
being something unrelated to the access token request such as a value or key format, this would
not be an appropriate means of extension. (Note that this specific extension example would create
another form of SSRF attack surface as discussed in <xref target="security-ssrf"/>.)</t>

<t>For another example, both interaction <xref target="request-interact-start">interaction start modes</xref> and
<xref target="binding-keys">key proofing methods</xref> can be defined as either strings or objects. An extension
could take a method defined as a string, such as <spanx style="verb">app</spanx>, and define an object-based version with
additional parameters. This extension should still define a method to launch an application on the
end user's device, just like <spanx style="verb">app</spanx> does when specified as a string.</t>

<t>Additionally, the ability to deal with different types for a field is not expected to be equal
between an AS and client software, with the client software being assumed to be both more varied
and more simplified than the AS. Furthermore, the nature of the negotiation process in GNAP allows
the AS more chance of recovery from unknown situations and parameters. As such, any extensions that
change the type of any field returned to a client instance should only do so when the client
instance has indicated specific support for that extension through some kind of request parameter.</t>

</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 object
of resource request descriptions while a request for multiple access tokens is
composed of an array whose member values are all objects. 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. See additional discussion in <xref target="extensions"/>.</t>

</section>


  </back>

<!-- ##markdown-source:
H4sIAGqiNmUAA+y923bcRpYo+I6vwNAPFtuZKZG663T1aloXW7ZuRcrVVaWu
I4JMkEQpE8gGMkmxZPXb+YB5mPf5lpk/mS+ZfY3YEQgkSUl2ufo0vZZFZgJx
2bFj3y/j8ThbVstZ+SD/+ru2qJf5i/K4WVbFsmrqvKin+c5qedK01d/4k1dt
s2wOm9nX2bQ5rIs5vDdti6PluCqXR+PjuliMD5u2HC/kufHWneywWMKY7fmD
vFtOs6xatA/yZbvqlts3bty/sZ0VbVk8yPfKw1VbLc+zs6Z9d9w2q8WD/LsX
O6+yd+U5fDR9kD+tl2Vbl8vxI5wxy7olrO9tMWtqWMV52WWL6kH+BqYd5fC/
qp6W9XKUd027bMujDn47n8svy7Y6hK8Om/mikF/m8DB8VdWzqi5HOexuXiwW
VX38lywrCAQPsjwfwwPdg/yHSb5bHZ6ULXyU5wyGH2BDVW0/b9rjohbAPci/
LbtF867MH9fHMEPZwtD0VDkvqtmDHOH3r3+lMSYtjTGB9+kJAMuD/GS5XHQP
rl8/6BbvJlVznb5pGzy4clotmzbzy3syyZ/OD4rVbGnW96Q4qMo6+CJcYHFY
tksY2q7qiF6aVPzSvwaPBMvSb65nWd20cxjytHxAj3378NXW/dv8++6Th9s3
7991f9y8efO+/+P+vTvuj1tbN/xjt+7cuuf+uH3nln/s7q07/pu7t7du2z/8
AHfu3rpv/rh9w/1xb+vuLf/H9m3/2L27N2S071+/fvUAP7q/tXVDv4bft/jr
p+NHE8J+hMVB1Y3nZdcVx+W4q+A+LFdt2Q08OK2Oy245PimLadnGD3XlYXkK
SDnuVgd/LQ/hhiE+V0eVe/Tl00cP+bc8lzv8clHWTx/lD5u6hlfg37bMtyY3
AC3gVi6aFs6lPs7LFn4p8q5c5lv6ftEel0t/ng0MVE0ncNuud4vysJMP4HLT
yHzJt97emJws5zMZYwr3/EH+ojkt5wdlm98b5ds3tm7Jl/4O8c/Y/ZYz0r6Y
5HvFu2q+aovhh+DifdsW01l5PvzM80n+A5CEbviJbyf5tMyfl9Oyaps1zz2c
5M+BelRz2Cx9t7fz/Nm234MAfWOn6wD74RJ1RDGVRuZHTZsvT8r85c7e0z1H
4HL3eP68aN+tFvmzoj5eAcbk13CCzfwP25MbG36W6GiANHWTpugAgfBQkExc
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
czDN8qeVk/J/ffmH6ObG+uLqLGxYYKpeWxFq9Ak+LK6KCGSJXdEVxiqEkMAH
V6ILj+iUtSnqQ8VOGTyuJNBkajO29N28J0tBMxQDn4heHxbPiqYEIe5lBA7s
5rsECKWZ1NHli/AxqHMkbUbxqXFklp9Rm6xDyDY4RUbViVEVmNbLsLsZfPei
x9IVzfJ51jOuNi6ymSPOHXmNsfPokd98tDesdbXBnCZlgokcYnl6s7y8KQ+v
27vr9OyaXt0lq3jT7dH9E95c5cPFEZs7XywknDBavs8PH5rCYvzDw92Dne3t
4rjcLI4Pt4pN8X+V4tlW8/ml9Rzub44Xt4qX8V4RuyRZ0CQaOG8Ta3uRJWhk
XoeJ2KG8Z6UgxKCmJXXQ+6xiOeRx5QCMcufI6L08PKrAyujXEDHgsQQf/4Rf
NHVdh72fqML0LJg8elxWPujQo5Lczvrb32Lr1ga9x5geiju6tQ/FNY1a/pSB
JDKQjDqP98o33D3x1GnP4v+iwmBr2MnIORkXHCUH2VZSyFVsBiglXVgCx6xI
oNavsjBhRlQwVgcB0SOr1FOYhomO+3u0mRTDKiiroPBBeoLolllvmHILUvo8
71TwKTExDn5LTre538i80JhcpP1L4SsJI/EGM1OWSI7gSZ0p5y9Wbo8uH0p3
R9ulSvlqaX5t+Wx5d4YOG86Lal8bHh2/2yXNAgYXt3ywCJXqxQFqoCTBUdpl
iQYRCWjY9lvTtLkKb3s9u2kmKIBu7IrfQP8EtUUonTC58B1HJ3MGpuH8+6Pl
U6ItcDnT6RuG3c86lhvIdslKCY0PUVP6QHP+faLFj8KNQ0Cy0wGTYc6eLdod
CZICdoJJ0OluAKdISLv2BIvUiRq8yni68QCqPq2kQFS5wLkPOUPSLE5uSEjB
ZOXNGrSM2MgQBxTVUllJCLwcDQSirUV9Rh2GdCBQnBDxgTGAdYQixjI2hskR
BweyS7lOPNEn6VJBcLv2CI4mGPDooaNRUQ0EdI3kPwGYVFHKAI05ZUGId5QQ
Rxkbt0AA2LYd2EQYP2jooDxJU5wTsDo4hsV+Fra/GTMFBR1kaUrb3/MZt0Ao
RzFCcRIxIKcKEK7m+3tEicULqnoKkYsdxGJP/YEJVuRhhEbZKwIwSDIJwTL1
rIf5mkL53ImD9giiMnh9J8689DTpG9znW1s5nCnFGM8x+p/wd7QpJdaxPCbJ
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
q68f33YOl+r9y8vd65fNUj5a2oCWt/Yvzy7Pns4frp9rR5Vwq7N7eF150I0c
H5Uu6r3ro2Kn2uze3fiNk4dWsRFUH+rHG72N1cmwv3u9t9HdPl6Nzpd3L/ov
W+uHJytXL/5uVzeyWm4vDxefNl5Xo37+td8vRmdv+Wb9fLR+fta4v1s724v8
/HJj42VzvFU8uBpeykVJJqPNvCC2TNTsne0+7xw3C4XS02Zt5/ohf3G0de/f
nj6vre31VlfXS5Wlgd84HL4clQ52h43y+Z0QQ5ExNzcXR4vNg9fRUvP6aLzc
7OTf7kbX+XHl9KzZL4yv461y8FY+erooP73e3A86lcLb2sbN0s5wdKwbeb6f
LK2O3taP6hurrc5Oux/u127PtqO93at4/+TmuXdwsFkaXxy+NYdXBzedymBj
shjdTg7VlkPpUB9tH+8fFvbXSyet5ZvJU3T0sNNfa90vn7Rux8HW8l3tbvml
vrO51X29X1/q9E/C08vmSs1Yo92t7vhle7dy9rAalwfdQq1UKxzddkcnF8v7
G4P1w71joeA8hA+VcsWvHa0PK4srp2V/cXX5blk3UmqMq6OTp9LZRWnx6ri4
u3z/Wjq/ig7967Ph1cNa/vK0sZEvhO2rUWH/8Ly/fbax3rwQu0YOxpEKOFNH
ARGe3nd2T/zjZmXz4ebhtFTJXzV2bgaVk2Dv6XC/dLPh7wXXnfvnzdK6kF2D
jf7Z2+Qsf3ip+3a6svjS3hhuHK2NaoX9zuV+I3o+aV9crt2elLfv1jYeXp8r
t/1WdLXUyAc73cFz62L9ZO3WH5eN1Trvjlb3Cgfr48nW5frqwVXnoNLcKB4X
th5GpfbpZO/46bZ63X47bqw8j162W+X93beVwye1FTGlsXV3fpS/PT8+LNdP
T8ut7sP+ys1mp7DYqSxe3wwut+LO1tbzYaHWKQ1WiuHGVuOufhDvvRUHuht3
x+dPva3SUql33DvqXB+/Hu6fTRaba/fLfr1wexe3No6jcXtyPdk4fL7fODsd
l/u1q8Ot+/27W93I00Fv/PQ2auyPbg8eVo+P2t3S8sOwdNVbuV+5enouVLf9
46C5011aui6MhOhYar34F1fdVun+1bgOFp9Ku5V6/S3eXe4Ml8rHG/XKdun8
aXzVXlrpXJ1FG2GlX+msdBdfdvz628bW80WUH45WtrYXjYM07JYXj5erxYfl
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
8PlmMVrvdOJBvTo6fNsMz4cH9Nmd0t5baauzeHp5sXd92jvZ2bu9rO8uj8JC
+WT5/umtdlt4ORm/FQeT0tbm11J8Xaj5xeLGYnH1fv804r43r+Lji+eVvb2d
s/Xj0tX94qiyeRptTmqvmzsvC5uba5Xzm0Gx87L6tnh3dbc7Hne/Vta+ntVu
Nvp7g05MjcRL943b/cXdqNi4XhsFhdXe19eVxbul/mjnIG48+8+V0tbK0cbT
zfXOpFoOljcHT4fHl1vR8jCs7VyPqZHBOBhvnZ6F9UP/69pauLfcu3naGG+W
ytXFWre22xxVnw+axfKLfx/cdl5f91eapxu9pYODzdHC+ctlhRo5bzY7q83K
TWf7Ml6JXnc7N3Gjcv4aNIbdRmv59uvl3zpQhr9FJUMhkoFh9zNpsgGvb+Y2
NZhswqCrBJPdgJb44x8IHvHZNF546TGRFjkt2RDxLRwqnoKXBRcEQl2Q78pE
vGBCFPjVoBcxkpB4prKSGixQZQAF6HSGXR6chMjSARdP0vlgkBJ7kwfkdxvI
C61eH/vUhxSXGJfgFYlCFGD65srKIoCZQcwJUWuzo06JnDvXTfur4klRHKTi
SUura+ueMVgKJ347PTzcXnva3i7WjyV29H7x9mm8vvJ6cVpc3N8uv+yXD6vL
O5e7W9vjq+Lpzt3r2U5xstU8u94qnp5CI8eLq0c3V0url53eW2m/t3r5fLp6
tXP1drZ4WShfl9b85a3d893VxatOr3d+227Vdq/XLt/uCtXr3fFBq3aG+uPT
7vhs53B8+lR8Pd+5WrwRfz99gv/eXVR/eyoWTiuX49Pm3c715eXOzvbgvHzd
PguujrBorrZYehH/3jm/Li6dvtV3z57bV0FnMC7ttM7re0cvfqW9ene7tRc8
nxbOOkslMfatwyeNk42hGsTK3t0rFs+3i5cbRXhmu3ks/r1bBM/4V8MzvuDw
jEMbznKZT3jGsY1EoYzpGV9gz/jCFM84tJHwjn/WM44Bo4R3fMHpGV/I9oxj
DE15x79+sBjmcAcEt9x/0Ia5B4srYp9ebnXv9o4Xg7uDydfWdaOws7oxjJ+W
N9utk9W3bnXhZXN/eXV/q75wG980ttEhPz4YnpyX78tXnf31per9oH9ee13s
DdrBZrVXeD5urxy0y5VKozroDfdXo27ZX47HpbPW4HhwNVk9O9iENm4W9k6u
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
vJt37kfRV0W5wgjXT9FXxLjq8a2foi+IcD3Kymc7jzbGO4+eTt6s704Ht3dH
w8cPip+ityd33EQe3n+Uwq/8/2bb79+sH38cLN1ktuVN+/v+ef/Jwzw+uVP1
T45/im6+OdmfDB9vpXaU169y/N/RwYV8e97P9qcDN/oQlvnEjvxTtJEObu9P
BhlszMP+TvZ06hbvtnX35s70ZhnO7+28P5t+jOuj/BTpE7emw8eT87fwxKOn
bpT9+WB2DN8NR6J53RrMztxXNzBs+FPE2/q+/9jJgOzV4u3swfnz9V137B/S
Nye7hTuIlj25e96f7U7d4Yx3pm9/ip4dbv2w/upwf/PV8fTFq+lk53h75+Lg
1tO9nXHu33py8xn/r8wrfbP+Yf725O7Nnfc/Rfk4udCn08GTp+f99Tc002z4
MZjHrJomB/Vddc/9FGXDAmZlRvK/rk/PcMZMcoNsd9K2up8iN/5NHP+RI/ub
W+nzjeZob+n3h0dH249aRvkpAsoq3y55FL48LeexoDlN3h7ezKuTrQfPD453
zw6Pbh3GTiLcHe1/3H/98uTm8sXjW0cvtt++Hm5vPxqs33r0alY9fTHbrY6y
VzdfnZzdeTV7+/bt1uTjfjZ/ONyePj9cn1+8mu58OHJ78vD5YGteHZ9Vdw6O
hi+Tw4fZ7jT/+Obk1fJk21HW5uR5//awTI7f3n25NS1O3k9eHr4eHg5mu8cH
R0/j/VvTNz9F8dnkYrg+vzecvX0ydCf8+uPx84PZh8XRe3e7jp8eDzb3493t
45/jj0/TV+vbz9+eDLf677c+HL9/up5sHd18cTL5Kfrw5vjhcX82OTjJJtMX
j+cH+8f7Z2+fzD/uH+5Ww8Ptw4OPk7Pjrd0DN/vbxycXH3Yf3zo+nP1wJz7e
Xx4/vnmz7+jk4Yf9x9tnyfvJo/jWw/Pnr4/Xd7eebr54/PRWf+qk6cfd9NXx
Dx+PT4Yng83hvVezD/v7sweP+2cfjg4/Pr11fPvhqP9T9Pr4xf7x8El/883t
tzeffnh5dGvvxfrT5cGtyWx/fTJ/sV7tJdn0dpINXx0/Of7w/GT35Oho/+7+
0Z3bb44uLo5uTzZ/it68391583H/6dsn21tvjm5lL59s7xy/nu69yR6+il/v
bx0d7Bi6ePhAT19uAtOJu6+3H5ZvXp+1cKe7k/7JEd6Cw9dn41dyX7b0nfHh
7Kdou3L0GFJXdryMiUbz4ZP9i8HHHO51GZ8cL4aP7s766z+c+9v58MFzx5Qa
POzj8OTpz8iVGnfq6ax/+2n15vX+R/jtZPl0DnzW8ZPbx6m7D27mDy7evN6+
9fbg6ZDm5daf3Xy29uJiNz9+8Wp+d3L8Yefm7FH54Pn05dFwuzrbfB1v3HqX
HP4Unb98/fP9zZePi2rz2ZP7P98531v/cPTz7dGT9ff7G29/zvJ+fvNkuLd3
O3lxe/fJ3VdH709+mMf33r2aXwx3Ts6e3S96P0WLd3fX54utm9O9h/P7T+8c
rV/cmT4Y7/THP6RnWTk7mb1O3tzdvneRPj78YV6NFltvHo9n03zj6fDB851k
93zztrs7z0/WJ+vDj7f2svVkM+svz8cPbx6N4+Tmw/ztwzujew9Gz07e//D2
wcX54c77s1vP3z7dvbU3eH7/3cfDH54XTsY+cExpb/nx8P6rB/n52fBW2btz
Mdm6f1hkj48+bg/uzsYnR9m7cflyXu7dne3sTN/nW1vnve2fX56s7y933yym
L99Ob776KfphK8s2nxy/O9/7WDyZHsVF//H4zpvRaFxdnL2aDJ/dX+89ffnh
zavPBhbBIWQ90d4V9t8fWPwLRuu+Bev+TMG63zlQZ0M8lwXq7HNfHaj7IljR
q0flOv8NUbnOFaJysM2d/aTMF8Ug6WyQP3c/HU8qgHMt+AfpRFXgD84SQ6gu
6O6eEpxvAdtZVsVigEQJBMb+NqV7Cmq5CcigZTRxdhTNaP+AnP/0HfobF62V
+ai6iIuEC1L8R6BnETwKjn68j7Uqt86P2jG+5p433e3x3zfw2ziOe/LHoDMX
hjHc99zW4WvA6cqE31tDzLLvwllFbuW01bTvcRZP83G+UHv1JeCeddbXbrqN
dtsWdgzbp4lF4NMywwYd3wB75vaDe+i2RM9dnlfKAIINisk7FxdFvCSqSqZc
nSqE5X6P8He4/1zjSOeMxMR7AVc3LgLnv1B/FMYldhxFO7KA0FpjGG0ISoth
UtwH53jEnY5i7ezpaCjWyBU5KAV7lYdjV+QiYwYIwSVZX8SNrJBN4fJpr/jV
lnV06ueuHuOI7jXNizcDsZ3ZJazoz9EwnUHojQUgDbjW2YJneVWmc51GX4E9
JKfQTHeeFBX3UtOOXbRICQds7O10FJZbp6pxN4lseCrQWIMvhTEKBpFJlms5
aIQOU5hI3Cdp0U+qi8R9ZpiOkBNWPF/m8ijuOQaarAiCuu/KrfdBjzI4Xu0B
+GLjDbuGuPEw8WqqPmYVBCkRnD4N2S9r4yGCnqj1YDVNmHsWlr6BLp5RkU99
GGwtshNkzYjL1AUtGGITHyAEA4VGrB+JIoarZKRq0drOMgAEhzmUchHchzrU
RPCgFYYd4E7xsAb5dJqi2G8eTgDw10E2Qh8h8VtF5WIOWlq5FnwKwttQcp4t
cXTNBKulho1wxIhGZOQu2oi0hKrDHZRP+1uPXr54sbW76YibiZmUUbwWhB89
7c0XxRzcYo6kkYIdPUAMWcPHtN0QXT3P06FfdKmr1nuHtwLn5OWM29QYQrrj
KR2h0xTSqVR3++pnDIbDsnEaWH6PAS3ShuGM+F6mSQkxSN84dsBbjGSK1Jzg
FQMEMtl6Jljln6FscIyF0doLpzqZQ6S10HUvRfKFX5XoG2v2yIlhE4nmykSm
wTOA3ciQe/hr2+kvMDjPFeQqz937M2DJRcLzwxMDJdmH6uGUaDQ5WUlKoEms
cYaHu6QwRMRmBXNpc4+Vz6k8gGEpzqiH2TVdTyM8WEdxVQrBwUIusnS+O42x
zr50vIjkmvsm3cAy4ErMoslcadMfkBZAy+owu0VBhcpEbVxiN4F1EzeGi8sz
ziKCH/OZU430Ul0r3AlcQzXk2oXTqJNrIjzceqY5nfmlK5KHhOc05opTlPnC
K6UwJjoHtyXpAHuRu0tYSprQkvU3fLv5DZge0Dnu52XTO8O2Bcw+3IWO02nM
wAptW68b7nQrIAdcCs6hsfVfsu0i4HGkIr7oXEtnzh64xrOC3dd4IszBkdkk
Z6sQ5gHL9flTobDb0EZi+oAYO2QUqKmpolBX2Uo/c/cirsSPR7QzS2DUKW5M
Th11404/zs4wfWHhXskWs74+7i6N24iUXoAVzAunoE2T8eUnxlek6EyT82SK
Z6cv8vVkmQuuCMlWo5WtOBScauvBDGcQcUXIEMd68Yt8WpgrwAd34VNweAcd
e+aewiQYIZECkrcyCOmw0PfhoSzPehklNZ8n2h/da3pE60ViyJW/fL1ADolX
swuNXR3TugHEi2qgu1zgGfDsW28sJV4EvxmJfF2IzTFhoMPyBh8ZSy2rkEY+
fdLRUAX821kUp0ifvXienpKm5Zm7zVSsR9FN8I27v13TgYJW7MQdm9F3ZFe1
qC7xrdofaatMcN6MrrvUHH9FFkSWVN/XvyCPKu3BsNPvUV9s/64yrOZ39fbX
PkLH08gxiP5THIGgWcDZkApYJk6jcOIJSQgVamdZVf78UPgBdYldGoXqK/Ue
pv9kDmmkdqC/dqM2hcaYM/6SAm0lxhSx1lHEthQqIj0nd4eLQVWT1g3rISZn
RB6VMZck8MhqSdo26UjabjQvn506BxYHmcmUcFLRI0bk0UP6tkLyGLkT8TPG
5JNJbpTlYlaHzaUUasgGdJwdMkS7rf4DgkGKYQQBb6qiC8FGEvGFOE2ncCFO
WZsImgqdEumcgruRDh8dSEjXkZvBReIWhbbQKd0VHYVfOBWaPFVzAtMVeQzi
j059RYKPanoFaYJ0fl2TgU2+VGu3Y+axbpDhV7URmStHkrDHr6B9nKlt5U9J
D1s2pfUpf97oiQ6+P8nTAb5yyaD2hc98AAk1apx1rP2zTS+nBJK7qkQtf8kx
UxfWqfgWUGLmVTzVa0e+D2mHWvddRGq6NzwY/DFSoD8nvNB3qyfaLhmimmQA
qvUn3SJryCUyA+BpNTqcYhgRvrzP++Q19jW3HwWdE6WJ2TNzKb1//g+WTL+n
uPlSEbJCVHR/n+X9EUL295Wcq2TkYZtIEgcUXBPloUyIAeuES81M8wKFbYii
ZtnQKe7RKapehqfiqPgdw1Azyzki4ajOLHYKGThJnHRwgwvOTMtHYLzaN2oz
B25jmT6kmqLcRA0hnccqtENzGq1P8ooYFhx5/wJLZeMZbnFOeAkT8fNqhrBi
AV9NqzKZji7lOJFwnHKSXzDXIm8DQtbznGDP3YA9/YgY+mUEBjvy5UAbNhwL
JmJNeeGAsHdRSDlh5EbFQTfk80QAXksIN0Coz8hg3g4/+9NxksuI/D6HZUkE
X2lW6JMNzMYvnkh0OlgUEIRanipkz/+Ecv+/To03w5mjbgz4S2caV//o9G6v
r92+d6fbmWZjANW/vbZ+876w9sazd4Nnf6BnrywW1GrvYS0uHdbVRITjVsMi
vmhfpqdD+Ao7DHq37ri14f8XgFAz0cGTRweb10KGvsMBJ1MPg0Va56JPN+I1
UicSqg/I6PrUmFMVIaMuAHv07jpl42x5UxzE8RTwlHal1FnrCv/2N4mowTwk
0Fl2Hi7dPziw2xbolN8+RYKwiT6ShLIcIErIpk4tzOnnLENS1LAljHqjG4Ub
Af1EKa7gG1iYKIlEDPKIYgXeypKP83A158xa5ylsyjQ9S2o7b78UkbdQQsar
HySlX7ZOPIgS1jd+Llkd+dEa4V+IFNbSd1tVXKAlcMk4xdItFI1LcZ8FcwQf
Zn3ll3BJ5nIthQTub4gxK3i3bshrXolRTET3H5ShvNKHmQ3lSJ19Rmk+XJ6E
m0YCCsM62OOFzE0xQsp5jIirsO35EIF/oYzBaQaca4FBCaecOPqL55A3QkRS
wuIB43Wt8yS/SFCfYRjfqEyrRez93boO8FBkQw1KlBBagW9gRKys8lxd87WY
/HegfpwnU5gKnidahVA1SLDGkVVpwJLLOVS2pCcni1mc9eAk0JoWYjp48vLo
+Sa53t05zsFa8rEweU4ylQiFGSKyZTpFDMzRopT4j07PW6zu79N0luqtka+i
Nw+HcKQWO41rvCBcX935NSaA0SIbEPowxEexemyWQiQizRQsF4bTQL/bp9Ny
kINq4ytMMY5/7/6dB9BD5oJUALHGOGJo/Chk+FeGCTLde44TnpHQIfhAcLe7
zKD46ka8i0R2EsmGoyFK9VkKOHOmlphb1fLl7OUQblz/9MkCl7Z+xoeaK182
qYar7jHGqYuUozL0tbZtDPycG7Jtp7Q1bJUHDZpRSyXu1kN7GLQymhv9W9mK
U3RmJXMnnPAKptS88WngDvHmQBz4aVEtbRXvpx2JY0Y1ZdAzXB9HI3vJ6bx1
Diaqb52LnX5zCf/xLuGulS70300J86+n9En9zmrBaHWfK+TnaDUx3FRbIW4u
KoZPooayQcWaeYHpGnlnFA8gUUUyaK1VKgAL2bBFZYGLKdlNxIYiCPtI1L2r
1rEXYLFE+zGklTiOP+OiIclIYIer4xdumi8z44JE3Rh0VlBeVRTWpyX3G/3q
uBblkcqAQbCyoeylifbphhqoZc/blqLRaZqTzwGgsCQJFfeX2GnrUT+ZxOdp
Xvh+8AgCUAvoNTIJSIoMk8E0Lmq17byyf1ymjHlWIwS1IXospDe4pWNWRFu9
17InHpBmDervwOS8osjMTBnYagZimYaGmFvcYRQsmiVO+mVpOSO7pkimFDFu
UbLLzmJu/TZCmRLPh71PMjfKgNIkyFBQRROzjdMpqUzg0AKTBoW75twE3iNM
Dt1MS2yEsQT4fvlvZxY9XPLnu9S4FSK4s/SjZtNqQhqCdPRGU1BXIh3BTRmU
zTHoHCHKSV2q5plTyWA8vBJgBOFjGLrx7eAhBktm0XXVoo72dyS1E1LIzpIl
NCL0nrVWwJEtmB11vEimpVO8KWdRmopAxxFq2IC5EuzZduRflD7s4IydfJBP
3f6pDs6Tg9EwvQhVUExCh/+RZLZAsxRIsEaw4iLm9iL5vMI9xzFgQppj6j7F
rSNn8Rld9KAEYeNNBMas4i1wZb4a8zwMbbL8UTcbAwiOKBPKk2LH6XfUHIKI
Jc0UPixMNONiAckvR4NIk9bxj7aKMjqt44aeiq7K7IuO2mZb13gEOtugjdkp
ruYdr+adrKaZs1jLc8GLuwGpKO3bsRa+1A6W/5z0/dsPfrj3ibxAvAHlYJLM
Ep9a1blO1CrDkDZz7QakUUDCtH+S7jXQABDMdEnsCNzW3a/BWJE8M5grfBxH
83Ue8Oe261kDpEkMDWi8B0ayAC5SlO8m/g5L8d/NnI0Llb+YmojQLq2JKRsY
DvaJmd+R8cpjdXAsQbIxWfSlZkfj675khemcN44lNb8iobsfm18oqZWLySOX
Z3r4wI0GwofTY+AbpqoGPyFC+8cd840D/MYL2JHOPrXSWbpP7WzsbvTMXOhT
Pdy5G7THdIs3ntf3mPAM3vHG/OZtpuF+733m8hxWEOXjP7Z8+JLtpyfa9r9t
73E+jf3fpq+8YECky46APtfjnWg5BSdz3mH10dftur4Dwot2z/cDErXhqgcg
G4/j2Med4YzDhpVY+NiPUNbi9xtakxNfv+oW+5GgkmdPZr9qc+EDOJdL9rRc
9N+lw3cMG/Db9pWyIjnVJsy0g8G/dGv5URxVCLhl9CYB80MrdxVHbGEcBzz4
jh98m6auW9sBTKy+m/QEfUSkCP+y09tcS5Nq1HNzSaBpjEyh5+eJwDj13Qe0
nYK4yu92ADrm1+57C0nrvvvBf79t/3FDB61vt1CyfpYvzCruIKVfwTb289yZ
l5lqJPxvZ7YUC2dL2CK6uOr8qH2/TMUOJnKQpw0V38A7CFsA72hIAh+H23eD
cs+E7fjKBJw8BvH7JVolcizMMyBvUac5ip3qfE08zOFs6aVEQJ7QI6gf5JxN
oz1q+ZXsfoDgCMKDtWCKj3NRQYlmg9c8N944ayVbojmiirCYJ1SzSrVz8mME
lwJwEdMKCY+w9eZSFBObTWpku45TeLemKIkhQc3xksJWHnG/dduyLlL+TvkI
rNRjTSjtSMmOmFqHOEOlXhMTBRvtkIwHi9AQKiv4/9Pm+Fw9GsKdVlPdI73b
h/CbM4aeiugQh/Z24Cs44DLIVfQOPgh3m5m6YaP8rCJzZGQga60nTDmMLMIO
UgrteezMk2pJpUdxSTVKG9o2UGLwtYo0uttBBc0B2jbGDN6mN5v3vaf7fYMj
jwfU8VCwG8GzdBAY1AWEGokVcZIJ3cRPCrzWTFQDK8/Nev9A81Ia6IN5wdYF
JLWRO78JT+gG4EBLHxtkOisrxdxIprYR4ck5GkD7Xi3wvtf5jf9MfK1dqiTW
gnCl8ZOTk96GaZgo5bDEPijrDz/kiGg6TbJxQn4+dDn6yFW7j2AGzgW0i9VH
gB8mU0rzOdzuuyXqStSmD6sDaNH7B5TVt0/cw3ecxGwjuIDkv+QSaxYguAK1
kyVfMC7fIW6muuu6lDPqblABCSHejVflPpRKk3ffRycb5wnZW81AfWQHQvCW
4pEaBVEPEvHB+qZJmA04ArhD0GVaUX6jzAwDCTKewe1N2W9hhY3pHJe0r84C
x0Kpl9aReBdVfZKEbQ5tVPGDJFEqD5JrU5dWrl8/XC5Gjg7wC3jkFSBJlZIv
TcmRLZOAVGHobDmbV4wNWS8L4lgv+nEMrdRj1BTVYSFHrVjF/HGjQDaxVEOZ
CK080bKuhiNPq4CtH48kCF4kaTZq0V5tR8/IaIaEBie5C+TjIaxEqrlHrAtN
aleHi9RIezm0f/D1+Ft1tvGPDvachmtGt+qfEu2JSwkKfV99gIf+H9qvf26f
nOw8e/Pw1b2ju/d2n9/Cn4Q69e1C3/b+2ToZ4E0BP4dNa1f8YL7jTahJfhLD
vMINtRI1uCclgy6KV45SVIomq1xBDjzCIgNBPBa80uBhUtCVMRncxVOrCAUu
0ba9AGpXbdnTu2ZGk28KFRTrCvQ4m+1x1dbrV4urtqYs+9x25gKamyebc1qj
g1NBaxlaSoWtkfXo2TYirD7QXZ8rYJb0IRIEeQjpeKF6Hl/TvtuXtZbbQDhz
1Yc6ypyn6oip4R+dJs1qqPNzTZcOBF2kt5PNF4Bil45v/XNtbc3/Yv4mg20i
MLD7YRIDFgr+9vXQnbVzaMSHr4jsqRiY15492T+49/re7Y2n9x/df3Rn4+2D
jZcBEnuDoGyiZvslgyt+ES+V+W4cmOgDnz3LX0qh8SIaGyijilwT1LbgD/S7
tCwXyVDyMtqS5ToXQXaGEV9eWzG1MyjBleIN1Ib73gE3au6EDbO7nQRlBes1
BLbLdD/P4fShchBNox/BVexuSgpf2z9wiq82fza/9IryRkfgUWtpcVL0hHzh
wj3t05hqvbTxwLoURqI1DpyownifLoCxP0joYqARM3ya+86O7SItz0Thh/yf
sSD/g/48hb7VxIsgXBW0MJfjK/PGvQeCKFlTcyTCWkmpupuALBBiQZljDWU8
qJ+C3fnCWZ5OZQfdWYZNta6dGCAZmF7lrvXk5m/00FdCpfw9mi/35e5sshpQ
C6INjWmCP/VsxM9YT6I+QOCYn9AkRAPUXxueLDOavOFMEWsxsB8U7l6tyvBR
YvSMDkfy12hmWCiO5fzmA1Be5+iG3PcV1rETb6YRTOy+NYkPI6h4yznL3eYk
rYUhPtGvGLTLrYGCo6g0pJQJmc6w3mhIqF/owUA5mXyoBDxE4/O80YjP7U9H
cifMVjsqqe22I9RikQEm/lpnY3geI0cAPR/z8zRiD4YvgY5/wG716kXICfKa
/uy2j/EB6Jyh4tBEA9u2DpmD2/e1aJuAxaGgqCuIORQ7tkfHVRyOb7SX40O8
E0LBYQQ48uvFwFagjXiDpcvg/gwjwmFW0lLYuSeuALfL07yEjFgY0IR9F0rj
tNPCXSBKvjGAaU2T4ZjTW375W/1Pnzjo72YH6RXE2TErl0zO7IwUacfyACda
Dtkr1qki66jVkEK+wHmaXJTdKAVFAL4kjJ3Ax7LKqaIL/NM/nHb/y//3f9wX
Nz44vpANP/2yYf7hFNRoIy4cge+5Gzk4S90/h/Gs83IWF52XiwTo1f0pGxZp
2tlMHN2MY/h3FvedUQMtmgdn7up1o83UTf9JXAzd45vuohZp5208djN3XI3/
snRPu+3Mz7vRdtx3B93ZmfUhAcX9e5o7knYacDKdlYPJLIVhtgtIjCo7e/kC
IpLuu4+TvBgnne1p4v4N+Z1PYvfFFD6M/wt/cO92XjidOM4Xw2701M1v2Xmz
gCk+dSc8n7hvJBn+cwG6JeIxwVDP4moyBZbwAqZSVMtu9DxJR52nuTum0ulR
3egFHNzTPANQEPzv47iYJu7BXXfvDuKzdObYSzc6jM/iSXqWd57FzoiMYU/p
T0XeOQR5lS7dU29w1w8mCfjU1troBGVHk1iQuVzkBYb4x07xmMvFqhJ3cvmo
ZSmd2oZ3zHF1zLKQfsKNcRIJG1jkhTMVMGtc07lUhX6NnBHeff3mLcr3vIwp
MYEQ6Imq0S+2CryOzAS5yMRZL7s3AdWSMa7rwKvimAhZ4GgQTfKLCB0tVTLG
+k4KeYBbFxwpXhPBoMGyhIRQb0oNIKtCUjxadgn/4vcUvk+1DcJ6QV7H7sMz
3mOdHAOwKKYRbCBuJG6p2UpQQjCLBCyNyB4I5tky0lfrhhltj/bOEK+alkg8
QMfIwp8l3B9COBM8xonVEqpNwNkr56neMKYA3Cma9cgbpYhV5oZym1QiDbtT
304pkyE8cXbrxZ6h4u/pDMC2kpDHoZM1IAc9NhQ1UYPWOicJb8UknSG1YP9e
OhTITJwvONUCQBhxpl11vZKKxtfQ7XOkDTHcbcRqDfcItd1ISVKAsxhSXKz2
9wu6kMHpCz+mNqkb1j1UGQUH+CEtOT8MVdSUbW1/v27ds7+JAfMYZdYuy7NU
ivUCX/eenFUs4bW5tBR0/NKOiiYtGT1TTcSveT7oiCnmBs53zrpyB8BevCX6
e6CPTgy6a87Ydj+s333w6ZMFyrCxZVPe7dvnMOJJV7MdpcSCI1IU6yEUPEVt
xbRvqFqiFFRDJGF2qvceSlJllzPTr2m4kxNWr5FFgtWqi75+gLO73Byu1QOk
34dv+tpzU98qYwXAZy0LUbzHSQsAHGdINdYizMZk1EPeWWzctrAERexJszpO
VZdqsXAWPqJg4lxSRw+6oJPbiP7VGS+cPgEqGRZzieob+JiBeBfZUCoORDsW
IwZdZBshtz6gbKp9Y75x0UZYF6sGaWDoNVQuTs6iLYquPVkCEJibSecQG2S6
vdErcx2mc+Py+SyveezDxK3pgC5H59YPa3fh4zDEp0//iKK/rxgHGjD8o3MK
/ObUPaQlbP9wg7m7FURzocHcyP39/z7Yer796RNuGTEBrogDDil7TRyoR0af
OCx55zQ7zyOdIcMLsuG6eI7EDoWLxeVZYhkTXONZnHKlCUKQFpKk4MSv4+yd
a6tmeA0qMgJ2Y9qM8RhwO8i6RIpprqgn9xsKVrYJQNeph05fmmlu3CwfKpmE
DNc/SYBZ6JbAVkji88GMjIDO9gV3OXQo5M40dUb2L/8vsLtb6x7KczMh/F/3
xtYHILbO9c2tGyHASx7gAsaI7uwHl2aCLMidUQBbH7T0a90aeVT6WG1uXfZV
myyhV/a70qaEYx6B+KvA/HZGYD5Gu8zualhMpSpQf+kf8TzhKlOrbwaJP0yh
h84mJLrqUHtwoMFs0QaEzQrn57TwmFIWgKzjBakfo0XJySu+4OxKc73CNgqj
JqNYB5I8fZ9VA5PV2AsrPY2xfemsd+6VWDvB4wSXmntqWm7aORSSamMZnoqi
6Jd/dM6xivGf125e+xQh64JkoKyOaIauRpkg3ANwXXPiC6YHU72WpEjzGwL3
d1CDRSRedZ0yj3yNr8Ao+d/pBGh7McvFJxEBFiK8GfcxxVubF2LQktIiyFkA
jldKIjQZ0QDYMFcnjfniGi6eMeHC9OLCGVLnsPOsL5WE3w1WX1/91UNCpghw
HxkoW5njI9FgWo9H+V8U/QoH8ivs9a8rt/DX6Ffr3v+VdIhfNaTFaUMUj6nJ
m/q7dVWpMYqoPs1xOEur+Xn+ofkG+Y6aL4gXdMXzpJOZ58X51HzDnXzRHB/+
uuLZxtjwV1No3nhL8kybX5FfVr/zzo3rvwinnmYLpx6M3M82gbUxAigJjAJ+
iAGI7Wk8VmKigxrBnz6nHARRDHzj99IQmtP7Wt3ALOdfQDO4VJB8vRZgN+HL
dQB4z4goZ8NQyLci/zuZrKps47HA90ydSleFFluV/IA6lDaoXyTEtq4ij1rX
8xuk0QbLnaMSXzjBcI4u3Vh34J8eDBbFWmevluHuaIJClqzWQlXYPi/6GrkW
5KduR3/4Jts+J9ta769INnNulwq4fuKOp/i1sf+rpRycF/xoWwGslIHDBex0
8msw7FXeBE6s2d0mHVZMI05D5K2Q5O3Pm26UdWQg4DQ/3XzEXL4V4Z3fi5t/
folfy91rW/LX5fD1jfgyLv/nMac+z/tXrvSbNfLn4Ngr7+SV7ZGw+OfXujv1
KsZBo4Llq0ahiZSX2TWr3kUlu1FA8suKupGr8HJI/DNRLBmiDHIbNihP9Q9i
5I0FfS3fbmzAX5dzN7fiyzX0la4kaWsfm8IrjXvoYSrqBPVaIjBXsPCuwo8v
mf8XcuR6hdg3Vvs5VnvJNRJmexmfdTyW/DZt7KymAa/mkfFsuv5bRgBOyT2o
dyQPKFR8iZt5R80VmCUCH1ht19e8/EG8sX0JX8sga0v+67LH+kb871VsV670
m2L75+C2K+/klRXbs2TpPb2+zr7JVOFBde3Cg5f4kAdTd7+dmtr0Pq/yhA/T
0lHWsul05h+uxKI36dnLWbWOeFWW7f4fOs0R8cvRCb/PWQn/g+w8XO7vxdZ5
ed/Ye31D/jpsvrHib+z+z8nuG3f1ymwfaLDJnVcx218XRfoFT0Pf2Xdf9EqE
i27HIvrlUgiiz7JxIbGWvH7CgbNIP9ZvoXxf0lMhIvT7cPIVS/1aFr5ia/66
LHzVhvyrsvAr7BWiVZhN1+6w10iluiaN2hAqE8OHq0pWqMBDAN7SasnQ3wRx
cqXZIMAHgqLhFUbQUmnQnlBqclsLzHBELHZvu6ZdGiFITMKbCv9ybJuKdwWf
YNkp22sQ/e3yQPMaheK+0NA+ZPk1S1Z+BGnyM2iqiBAumsRMFUH2DUh1DxDO
uoADw/VkTtm8iiT/LOE3JDkwntWSvAXlzj2/UqwH4rwre3iNxMA1TERmauyu
Llivgdohs/imF1yqF3xWADi9AA7683qBVNC25STxqcgjLRGO+fyS99yv7TlK
76DTwCUvwjPwyCVvt2sbjRHcU59VPWowfC07HKLv/TYFBE6ZAZNHonXAf/4P
KyXhJvweekm4ad9Uk5Y9+TLthDpkWnnxWTFLJd11EcvSFJtZ2uLfVqJVEKMk
A5n03y9ja0v+nJjFqXkh+xtF6qoDa0pVfOJqcjVY0TdZ9yWybhVTEXF3JUnX
Ii8A7QxKDi+RdfNFObn0VXjgs8LmSbpiZZM0uzQEz/D5+BhfjhbMtkwKG3ze
I/yXaV1gCVFRgkAGgZD5IyQLrvj3ECi49G9yxG/Fl4sPe/hESSpBhOJaiz+0
TrG9+gOGEmQ1NE3hObjhjFwgcAYTxP7IE7r+6WyeMBAHWL1BZZx7H2Ahah2G
vpB513bpN/g0v3HoK3Po2i29CmNepO+wcU5StvFXGLCVrUoFH9Pi6iJDeuCq
VYb09O9dZtiY5G+tM+SEhr8sO6ztw9dUFfKZfCsr/I1lhZfvo08GoxuGVYCl
uV5tVgewPvooXYkAuNSp8wk1wYv91xnf7ksqCeuk8y3o9ecQJ6tY3JVjXVKH
ZpMLzGDw04oiwmb94ZWKL+y7rXm6wSirCxDbSvH41dW1eC1Vi5/Ll5N7VsvY
4NcYW6w3cdLDCeXm60lR5EXL9/DvnzWBQB9QidiqQ1xBZIeeNrJyaqZPE4zR
p27ghWD8E5RmwA5zALbC1rLgoEgHC2q16WcOHoU/wkQKd+T3sJW+6Qetu2G1
BMY9R5mqQLRmytiRSLqM8UNxGDz2fibCQvkaYYnN1jJqA5svyilm1ecDgoJT
A739qzJvVQ6+1EL6XWXgN6l2ZSNptWy7sgPrs2IBYjNXetBHZL7scQzBXOkV
8tpd7Vl3ewCZ8V2aXen51dWLfNFWlS9eUcJU0gXjT1m+GKzxt9cv/tVlRmMn
/lXTR76kgvGbFfTnlBerr+UX1jCuKB38nI3gi/u+7v3FHGCHh+/iqsXEuKwO
ZwusCLcdJhUQDYsepgR8NkKCz5Ze5eJmqNJK5Q/l0mbqX8uN/VL/unzY7MGX
+/XwZa9o1914iyyFrg0ouRkOmwnGG5CkpTXy/dtp5yvqIyXzI5ypd5TBzg2g
rxFtm9sY7ylrLk/6lnW5BXF7w4jvzOzYkEivJCnaDqMhI5DwqQUfbzC3GYf3
lPPjUN84/+c4fxsLcDwf9/jyWkrqwSWdhz/vmtE3GJfq6i8Ya+YL3gIIlS94
XFq4XeGVoOOb22vf9e1LdoGcg1f9JlpCTiNKr/QRaQd95RcWGcAQZ1+41VWe
vxvFVzp8eBRaGLzjllPl1Xx5rf1Vf1nRVnWlvPY5Rysa3MB15ebpwJcT7MEJ
weScOyi6b/1ecrttSV8rwBtb8NeV482t+Fc1qK4m4msdMkWfsBpIBztrxGN2
JzrxkFL/QhZ2imLO8SwkBiJwhPZmuLPh107JaCGS+pFk7mYWGJSbQFM5PG4k
IKJPPE+eJhwpBARgk0eL6SidThNt3mqQna+gV1xCHJdl112mX9i+pj697ptV
+jvqJpdwN0j1wL993jDFxmLp2BuG/Icek1lTVskbGnT67BvQ6tZ/AP7VfOb9
RWkCYMOkigeTZNhzf2591j/qJObqR0VI1gB3fK31aqnIv3MHo/mi71g2kjXT
0e8n7n4jeI5ZzF9bvn0FYE4i7YNnyjAUK0fR9GHXQuQcZgDwrnsRf7oqn/08
Kg6Rw5U47DdgnKuzyjZIHNrqS/nj+4uzz4AzDJLic/gN8MjfDtbv3rv8OQQJ
u1InagX8Cbq1rXLHNZuCE1fLfscKlivN++vxwfw6/7o8LtiF/93qO1OH9Clp
0m84N+sxhNrZmdAhtvChPP0V3ub+gjue+0ZDwrP4qwm34qnzHFwaZgAQW6yg
P0g9nX/j4GqgaW0n+y388+eQHu3c58qhH8yhE0fgO+ldaHRd5eArk9DAk4aU
9g4rqYxHrQXG8orjUSbAO7YdvnpI8PahFfL1Q4T4nl89TAPj8zetST2YfhBu
LHXpu9DtK2jKCBgT1QJoKWzW6OjnPzq7OXQ3P8ypedIsPycLHlqhUyc098MI
e8+h+RGzQf/3v2OafFPkpphb19lflNXf/94JPwgDb8aORXYOzpb9pBivRf8u
XaXHjl0t+muDfPb9sKRfv4dW8P9BvY6o2VQ4mlt2HVwUv7vWebFz2HGThT5t
fq5PDxgxys0LAz6YdJfPOxvTaUqcuGW6tUaSa522Gac0Ui/mkXDmAtfyvrx8
DX7yT+Pz+GBQpHNewnOzhP14lJ6lwdRRVBTOdltkQzqX1ZOjZ78vcBScz3DB
cZ+2Ta1NZmMO9i00ng229QC7gFPBxCNdxd6TvdaTD/rjtU81hkfmZ8H2zSef
oYGLpG/b7sp+Al08er5jttdNjFroSUddvlduTf0iLpZrnUePags82t06RCJn
dVL2H39oXwP+9H25yJKqB00deyW+eaU931u66+SO8eHBZjCPw8KRdX+aD+T7
j51uupm6rzqrr3UWlbzxvZME5ffuv/rfg/78vVOnh05c4V+paWf5PUxzbTb8
/BTDu/Y4X0kZx84ghbL2tRdbumXS1dFM+FwemyXff/brXXuy0ON6D9sQJ04o
LYOPv37zVj76EAIYZ0lnKxs7QySh7nxN0gw6abZvaL90dJnjTn1Yfuy9d7fj
P3yD4/mlPEpm3uWpy/X6DDVeRvQHexsrGEfrifyto43YG00gpXT7U9D+VFSt
jALe50nDDRz0szS7CuFz1I0rd5nH6FIe5AvwcnNiNX0fRndqugGhWVVDntbp
oeReoPNpvqTp5COPDtw5fH6Ae8dt7tzr2Dcvrcxie+ABpO6Q2ieEIYbJFgPZ
2llkeI8S6MhcQQtOmFomuh023DTmG74CH3emSL6opthxD22nh4/2bj24++lT
REZCRZUszcaP0hwBlqdBfSTkWZyl2BVTTArk6oNkLiQM3eTBDXkGyvch9RJF
dbNUHz41Q4HRmsXClW+M0ny8LSBX5ZH75P6BhwDQd7BbK1TmNJtzL5yJH5Nz
Cwqke9SC85JyeN/9HfqzBlMTXIy40y/yCwHFoCwOyN7PM9jarn6UO2lL3ix9
OwpwhQDeoPVEnRoENiXcAGdaJNSGWwhMPhC3UEkHaxlle2Wi16/hnyd5WV27
4Yh26xzxPdD4v8rWSyoTXjPHwiHdA61p7OIHZiwHeOIpNAXVIluedGRpDT9z
GTXhBvCbZZi37hZ9kQCSVGnJtxs5u+scjEOCoJKR6p/Cw5COswGUZsnhLUlm
gdbCKbbm9LUY0yX0HncMMyYeSPfJNEkm41h4Crw3imEFclxZ7jaTWIl7MgLf
ALIhOxN5tiXdlz0t3FsWXGp9bBtqW1CVfuuhbTl3oTaMFOcopATuVUfh6ihw
ggLlg9v/tehkkk7VXUyz1tMubZWAuw6Nebhx3CnxqTSPhMHCHMd21kUW4Su+
2TByNPMKdXZ2VwRToiAgCbURZCVD89x+gj1M2SfCCyGORqfpKXv/IOJbOU2c
rE3Bky072kb5bl1wzXEmTtIFvOFz041kum67R7KXtN941y3MTv27JLa7mHSQ
gjdh7FQp7CLcCgArvin3RCQl7Hs7bV8o81F1ERfyBf9vdE/oTiNTu0hL2AFM
A5Gd9Sw/AkOOvRpGRulWC6gDfenld6XnmuCeMJyvnwhFSs0JECDdQGmvxafG
rZgj4alIuujT/a40PNg/bngt/w0kRysKhSNrpzW4zXfLBSwKFPn4TkTShj6p
0qYtGa9zYojCcGys+QLtA/gH7hMfE0MUwNcipaABHsNFnLLPuoP5QcpA3bep
CIcxmTJCrkPZ0VzId2VYvkM5LKS4HLgLDXuy3xABbF0dCHkYRaaklz6FUiRu
U2zMIaOn0Nm2cMZWyqXucS/lSKrwhXRPRCRP2HfVcH6iXgNfBi5dUl4Oljf2
EOOH/OL4b7dhY8OpsU08TLEbwTMwF/6G29hxgmwNXMIYyZde1bo8cN5Cb1ES
/bTvKZQ/HUL3dnd6zGdBYe2KineWlLIwTq7oTcFHbMkE5kJZBOgJ50qwZDBx
ylg5KyNyPYqaqzwYC5GJNgiECAeZJFPNjajzl+tlAo2Z8UwTaVNTfvoEusEm
3ZMK677IOxiI7kt1ubaPTWLcMnbf4qlE7TlVg2I5r/JxEc8nFHjGHt0S+XMn
FPAi+J7Iy3TEEhxkToqVbJFpzY0OeQUQF8YM/mvStunCdEXNATet3V3O7cbw
Bzf7Aw9so8RTHNS677gE4Ql1Ubwy94w2h4pEq84knw756DHnTOaITAJJFhZh
RvO64ADiHHRojoOZslJj2OI4EYwDvHaJTxrpLmsWpXEGGo/qQdNl+5FjYAKw
B5pJc8wLnd5dlJU3QMBNX0aVFjP57R9RvEtvH5K4uX9uqyWLCQG7ao+nVG4b
2VAFExDGgvCIQLEK9BdsAwN3mFADbGpm5KiMNJ7aMIRa6hOA+NrSWCsuIpia
OMngonUjCk5yEdgqOlFwtLbbRLxCpoYBrGBjoli6v/tN74PFZGNS+H5jzhDH
cpyjkpcpmNdbzCVzBGOZkeNSOTwS9lqGvS7Qw6ukzAyiAW+66Jfwkn9Zx8cR
od9kW7WqLprZZVxgxG3CXZ+xzSb8a5YjAQ7wA7l3dchVY7MWhRheQrhpTrHB
OO0oYJDMnjzzqetNllepgkgKYQnIeWhWNnJQMRQNuncnmU8SSJObSg4Eko32
r/Ysxs1C9l32BrWfSxVqwEJCYwS5XW0aEds6s3RYVnSNgxPt+h7bUwC/S5yy
Al8PzBI0H5o2TYSH5j6/cBu5hDakDfM7HEc0i2Eyip1cZqJtowIlgIu49KFl
Uf+VGrxWhZos7jgRi/2waKN+R5ljddAnAdOA42ZOM/GxbG1cHnCXtPSESpqK
3jg2n0CkleUC1SfErvWyJSJWkhZomDnxgoaaMy7ZHqROn7rxqOszurJsX5e1
UYp5wwzx4YgcTATHDLRbODslH41KjAsvylLcS6oL0rcIWKKkZACnSok5UnZk
UcB7ydcYL0G3xqtO5wDduLLpUsK5CKXoZspYjQxPivsaCDYoqYqHfAm9TQQd
4hJyQ4zrxslaZwukBqhqnNHhfwOmDlaZv6XEaeCpJ4eHe57Y6W8kc9Fj0HN/
dhcpLScJI5DBWI63IBcokmnMAX/hDmYhenwQ4ywyVETRggd9UdRFYeqOpBaz
OV1nvOhlBVa2SgG4CIvxjOicFMEFmAeVBCo06T1398fR5gxQO3EHpaUeKDn+
DFDHsXPdyVjmXuQF4kVrWHkuvYDFfmNPkL0YdZrHLT9D+0o0LDKPVaN2p5EC
I0xq5wbjG2oAgeTPoIs9lK3AFOxaCox0rksqCP0TqQ85MLklJFvzhvpb0fxy
p4g3mzYAV/Cdb0a41jlAuulQhEEiQxTud7OHCP+wc57GHkk0BKPe6W2upUk1
6i2quFeMBvdurd/tp24akq6BvusCAXzdraC0ndyvu3GOK7QNqLhAoQMa3SF4
xxfIpoyt0qhpBFYqKpZMvy0tWyQ3pHGHlMcqP9RwjqyeIlqRewnYAmeag6G0
QGnSamMf4l7IRGBPwMDNhmprLohRRTa0gOZmJrVtStIR2sHGee/mV+97A/mq
Lzjl0RrCuOooehTOj2dUNwXSQhIb4TV1YsMdoasq8qEpgB2Z2azLCH1rK6Q3
sbymfSZGMmjy6ttEdWbETcdDV+CGM729r1V/ImmnWP+BUAt04uYS/OrXOhsl
ZrtkpN5hIBw5idv8RYVqmVgYg4QZccuaxAEAmtC8SM9h/bX01M1aepePfqvj
Cy+5TwMTsoKvojaAETx3a+Ix/hf5FcmwBNZFMhjvTfIBYsIp8H1WDmAQr7nR
l70/mOCcenPwTJh4ctm5frC3Ud5glys+g440ef86DxDN8j7IDvvujVoKI+sh
RqijN3fYtPFDbUicm8AtZF0wWC/IB3SbMCfjieYW6a4C5yPvAjgvkwwrPMgA
nMcwk6w3TDB3ozZLk3XeZTGO90O5B2jiMnev90WGALo2YEEefGGINTtrDfJQ
DDotS3Vx1gVKd9mN8JRHiwIlgDliRItzHIgkoIgyIdigghd8naSiGL+jGkZp
GdnnBwj4g0G1Du+W452an+1YdjEUT1dVgSgIfIs1Sv+uJDsxQ6Ue+Y8waey5
MUzmCfF4ttBJsUAfQTyPFee6fXSKEYLrVaOk7v5tY+6A2zb4uGNSkP3obMMu
SfQhJqgOKjGfYnMPG1z/SX7hZKgTEuqPY5rzjJfF7bjIF3MUBuNEPAQECsv5
q7h5rOmX6SzF4E7o1VuDCgWfMhmlIx4CtJmStLJzJA0/ZbxZmPupfyIVo5SG
ssDGwOFUWE9TNEwGiBuG0jPIbwKKzyQ4USY6nHjFmbFzb4/wW3RG+DVMIHQc
nYTDJM9LeneYkx5pNciBO8vRYkrkCQVZ7t7jhpbNw8EF6y6zK4P2uBuR5kZB
SNpXWoxycLJCmf2iZz1x44NPn+kPl6UJsbKWuo1IJ6PRBvDUFDnEWIRMPH2g
7UoclZJDm+JA9X+whUTKmVwfHAyrzkCflk/Q5SyZrPW4/Jdrqb+46DgqE8hf
rbzzCHI2yerTnwLz19yC1CMil6oJ4EEprdAI5n7oUQW9UOJ+fk4SGJk2XIzZ
VCyDkB45WoFEDnq4Di1RJ+svki2lq5R8wNwtmvhFXr/fJaOHkxxQZi+hD952
8hng3+dpMmg/QN6WhpPDexRxYXNghu7+8szJHanEiX917NjHx3IOcZA5p/Mm
8af+WAzH0BXDC7XEluUEJypCNHdGnE/AINdzhLEakiYyMwlY2SMQi4ioVJ4E
B1o8BYPYKeoQ8UMHHF97d80xPurecIaWHCFtjwRoMIDkZroocPWzJC4xzOvh
I/Tu1/TcDOQnWNkFb00oWbo2ZG+sfoPyHYarOphIItd4hSEDkiX197/9qtcF
FN5N8XCok7BLRzZaIagib3j5AgA2TFqdo26ZqCZMMOAPToqSsTwuYpQxupNI
ihyihc/MWDEv02rB8p855HxOHseWddYFS6h4lRNM2EicQlgFmkU8I/9IMiuT
6TlQsY3lAY+gNXtZm8+N7A8vG34FA1cRhbloz/iVmBIB8F5jzgozYC/Zd1D3
lxwssJhiUAnBV0+KPi0DpY3sl5+Pnu8imyKnnCRUUIPFE1U6nlRTiviOC+8h
NPEDUnBQc8Bij+mS1H3Ikaep2RyQxuTY3jUiCHPO5stgwk1+h0pIjsZciuE8
RBuw7us0aznxtRaDtbUOyRiqMVV8IptyxA1k4Pbb/ZRCqpD31ql30NQuGDse
0kXqzFYMIxtjLsn5JPuBmsU4rihNKivFIyPFK9CRaMCdXUD6NZ3HoyYYf0mZ
bYlkfSgTYS0IbUxgeV2b7eIlJjj9C8qTAhOH/R5Gc90ZBS5zK2Rjy5/OEy0q
Q8priB02xkZFvBgupjRdcYlHmmVXQ/+sWQ1EY7ANsxikSL4oxRoUd4jxs4ud
iFOJ+olGOZ0eXM9WE+0qGeTl0j0045QX8mFbIqO9o53x+0iuAEoJC08tDDk0
WTqmbHAuAV0Vna9sndudBUgXMHia+zfiHDknofYP0MHw+YmvONIg/nHZYVZF
OjizuUMNsnT3IGe3pmxLELyyJ0vuLuLyNoZCCTEfUpLNENx3lLpxgNaqO7o+
xhiw4SB6s0yfI+O/uTS3sJ51oR5SvtgRr6AWT+ZAnfhD6WcoQEGPp/vvCdwN
3vMJ+nGEt2dyBXN3Eo/E9YMBZH9BHT/JM6gBUVeLO/S0dnWx5gtzLIQFFOfy
hLA80hHhVvd8apHSuOpszEBKJQrp4oT1XHTomA9CihmlgUGxcrUAWtHoN8TE
R/lgwcl9zFA98aGzzZfraY6gIlPJzLogxdIz8jRDOt4EFEkaOhwDyHRvR0KZ
dV2n+Z7cTUoN4/Sf5WwG1WcDnPZGqf9s8YCWQQqQPOnkygvgn6KmBfkb4kqT
+De5T3KMW/U0To4KC2eiox8yLoNp6b8iMzq3CGWxjc4Xdv8iR3CnOIRSP0jW
X1LGjeTQrPlaJTpu6vGFogrsXrQNzuN0iqc/XriBpugNB32snp7CisKMbRbq
vYCe8f9rf/vRnVs370PBLkV4WtfhhqGD5+TuMp+BTpglI8oKgDpDYKzoCZyR
BbFk5kRGpHeiDIv4AnLTyMzHrZRYDrIC72Guaxl5MSS1ZZjTe8KW4btBQCMf
IWVKtwNSWE2WAoZR2iIP7EHWTAPN++hw8ifEmphplSZqBIcL9gVVo7ZbA+wf
v46lY8qq3ZKgiCCtbkAoQJcY8C5FbPGprZSuY4mQ/PXmuzRHClrmzohnx5eB
y/BMOBDewVbWszo4w+ASr6bTEOJiiEouVCFNyJaXbAWJc/fCtCcIF4WVuQfB
yigbU80iD9IHlSYVIwURbQNFOHUWrAybswb6kDvJnxfu+cXM0QcoPKpYUNaJ
U8fcZxphZ5zAdRY+KSdPJ3R04s9Gdga3cBlpWSLbLxTLmuaLIef1164kXy23
5pOJ5PSAQEwpTlELYHQ5P4lIbQaeYEdOlMXBcSqqpEFaiuq0VKMjcWKpd/cR
Fd0E8QUvukl+lR4xCQML6v2dL6qqnv6LZp8idtTyr1F22gQfSlKY5vlZRC4i
mzRhoyZ6oPBMcO3ChAi8Jv6WBMw5Qi6ifjBZM6lTjsRyMXW8+udTt9kSYD4S
lwJ975cahcdmVSfW501SBRnESWMFcGeT6ciYjfT378poHi+neTxEdQfdKUmG
y4O6gA2VdqXPV7jwvp9AfT0TxreQJmRRGDJbaoxJXV2egvQlY2E32VMoFfmo
kUVFwkZ9foVnUW0pM7wvRiAEFO5TIOjCUhaXfNLts+M1kcaelughZBUYdwHv
IYjCUMaAEyvGXgcYRqB6fQ5FV8RLmG2g2xCiJ555gMAEzNFI3SpTt0cvawvm
rGskpLLG/vw3JQMOWEef+UCE/eZ83q84F+GoNfZOx2cTTQ7IScfxlLgTfBQk
FScJEXe308tqM7yx+tbojTVEn4IvNuA87s/VJDDps6XXd7s6Sdpjp/UP/e7K
LlBuWz5J+ylcgroIIb8xR6VF26tbRpTHgKSYtmcn0E0FxtUp6gAM7CHHPFUQ
tgTjoDUCSEESkvOid4EMNRCJ9eMn7yQEu+ETXvJ0ygEE/0rvHbUCsf364Qol
ckqZvszJUUsrUvc7ikz3q7NfMMGFbMDGGTP3p8ypFBwSD3MV4rYsNoi4wnpF
n5Qos2Mdwwt2A5LVMcvBkC6pjsDt8hgYV1RJSpl/sHSWGAan3ec4hpsyvMml
mjrLdeC6qF0QAJDXGSjPHHro+UHBjUWs8ZDMe+u/wh8ky4xcWVzJiHcmcBYZ
sxe3IMwwk2U4gm+JEQj3AseoN4q1aJJYHBnU4rcZ1qrX1EPkPeZgOmrISgRA
AY5JYIkvMy2eQyNzgI2AmKtUkqkhhk1gO6DEcwQyzGd8T8WgDARkJPF3zULe
OPAlWKRy0SjiQlQLFkVDgIczcfPugPMsn3PedD5EjhHZTRgvTN9NdxvmCx/x
aP8SOk2nU7DbvAmehlpNhG78DwN3wuQyLWduC+igEvJfs/lRS3WFUyNzKVuG
rjvBqw7lMr1VJOJglFhmHMbzlXyw1IKQgnSHIVCZkbvt6sdr1DmaieQTNs+d
JOsalFBTv+u4ZH+8qC9tmafDxEnQQksYyMcQpJ66ocY5zRZZdiQih5QSBgA1
lCS5JPi2YROIFlJ2uIEeTslIZq6yoAsXEbOynwlUjLz1rY55SzYsIEl7LyOq
ElQnLhBo8EW6QEx77AyQnWylO5Y+jqdNMLUpokTCvDjDchTwzWkxEToonUCB
yrFgO1tVa9AxQV+Hg5F6zihQxYIBTIRFtsEnmbtNKrH4VVyd2XvvGo0ZNcyp
1I42R45ZU8oaz2ObUl1mmKtP6Q/sAeQsgekyqC5Hti9WFkyR1xWJR5juUXva
G+kfTYdwiy/dCZYZHkQPNyUKBYCqzTMSMg8pH3qldAlzmJ2gpefDQQ1wEzH8
wMbA+GvgXrEmRjfIpjKiwBb3Uk4cHmo8DXPjYkMOcZDezTUHevJ0PPB5JErH
KCJN3aHkXnpYM6+DwVCNJI6FVljZwfSruAy5A+45Ru1AuEfG+1PbFXGwuylY
WqeBWK/MVMlA37joO8Y5H0lcrGZ+kiXRyHVPswmbAeQxo1wbDKuK/8zbdbO0
ZH5GUes+Z46KAx90CbAOMYDIklKcCshohvkFRi2R24STQXnTTwbg0YMbBPXe
buNBnEzRd4wpgFjLB9QW5ssGTkGElxuSb5DYGeluk3REFc/IZSITAdrY2wHV
YkfieauKxWM236SaYrgQhdupgiDpE1PQ7m46LiGRpPUoXLC9IrbOIKUwTTmR
2zxNZynTKyYigzVVCF+TQ4rUC+ouzkWSMkoh8gfwoRHmGc1MTwHkSyLwJj6c
ByZQBen1RtRGUB2PIXkUfxi3TjOzU7wqyUVaVPCFrnGJCmaqL4rnZx2Ty4E/
RWI4cgo3kPYUC3qMecYpv8FFlMgWyFgO3WF4FTFLDPlFTfLPIDtIkohA31BX
Nq/AZ0KGA3Y7Y2Cu0yUdj7gr0CQxlxd9JXwT+LOwtsDVpEObE0CFHA9Ua4wj
taiat2dNUIx7D/EwVjNv+Nnz7mfthN4VJobAj+ViPKZjgR3TtOVYwHAHmo/F
TsDI89i2jFT1wLIm5I6OuAO618nLJGUSfiBfDhFRZYNhs13Al5Q6szjkmKXw
06HkbLFNIoIX3U6CWBqkltYyGTT9m3FV2BQFO14cZvbLZNxCwQmUYifGTkU4
Q/mydT1ch5SiGdWitVvMlO2zANXVlCSHMSa0FlecrO+6ip4Aj+2DhUbsu/ZV
+FLpIT4r0Mhw36OGSsYxDnNkoZ9sDYlyrulimKtLNktQvq0Dd0nHSqd0d1rV
QRABBcYVSffR5BJrXhq/IqurQhE1K4a1DslkDBQUSWSzLliTOF8DZmLlU/2R
9c2qFazTzrH2I7FMhX1oFHvWXcEkQtixMy+oClgQP0NFd42j+vsHHvmk0fUU
TG3WKJMiqWmoOl3eS2ECgkpyaeGkqDb1WghBSwlug9APJeJHGlcqkv6S4Fpk
f73sG7E6u0KCMybMpbtrUBPq6BOydPQfMe4rGXaRCYiBOZKiOiIyJKQBSmAg
B2CMKbxkq+3tUMr5gH0BkOcMVT9lN/IlTTSwN9P7BscrqCihjbWEZnJ8rKFH
09GTCcEzON3P5N3U90ROK5SXkb2jhOwbOMoJAniRXcSZb3Gl9Y8+B4Fi7wc5
BV9DVYPwfQNrrXASNBZ3bdmSow9NA9KpT8wT1zB6HEB1dpr6s7AvhUTC6R6E
VhjOw9vdQE8Ra0w8FcNOzVBCPD4Hx++XR6ty6mNPSA7BkNzBRZohCemKkASA
0hAPDXQ7p1U49Q5rtsk0oTqiDOYLVpLTqlJJg7K7oVZgmVDB1Dmg9jX276x1
b1QmAZ2ObPYy1oK+4DUcqOoXoUmBPtHOKRcRnyIXOMWFnpr98L2Xa2hWYqeh
KwzUOKPsRnUyxYloHB5g5TQqZRVxiPmBPme8YlDiP4oH1K25s2UUvC2nSmEG
4yN3lhRSQ25STwcx+tfAPwnodljDkUyRl1G+OOKtdE0ZA6Kqd8Z5PFUUPU1t
IbgoExtQ7zYqjejCIZWUU6MyDKDpXGv5VR4gSXMzqXmdzTdGyjSwHJLKHi4D
7sda5+HSBOVMeknQpV1vRZf5SfA5KPiQx21gXqU1KvC1tMuwqM5nX2LHPYMu
Uq/CYsnfqBFszEqA4PmS0xakhd3cRtpWltfWLXWtI8EhhA/h+WKCFO9xeB4o
q6j+1H0vMt+jy0euAHRn5NN8zL5PrTYOq6+0xErmQJ4qd++RBxHA+lpElbr2
LZXrwxiscUivJEg4q4UV+XjRJEzM6IbqFcCKz6dT919d9GkkBC3EO2oXDa5A
S7Re0AA914DJNMEbN1IBHyQGMnCWFqVBNxY1kEWBOTdmWAM6Zi4sjyFhz005
4xiPwOxFi2yaD868l7d95rXCDqZjn1NnR9cyvKi9iT0Sjwm51HEcATa2w/VL
MqiEMDRw54QVIxRB1QXUqBt1sbYUdGDpuQcE1cZ/IDZEpysObf4AZWGwa0hL
DbLBFDw3eqeBZQnf0FdVEy+V6dQ/C2B9kvrhrOxBkXOqwkVaGNwlX4QSZzZm
D8aibFfkQRQ5wSPm5BadkCzeFC/77SKHG5VDUbjVg2umhDsYEcA8YHpTXRov
SsjUyZkCFB4pRzEHxQk8FHSVcmB32lOnHYDw4+MhTkbpe7T1iEfE+z+Kywmn
VmXkStI7KdlsdB1BjNij4PIHyFDCeUnsl31WaDciXzYuYPHMSLY1+c5w2ESS
Vvp1X/SL9AP84WjemrMfeDZm6YfF/BNlLbdB8CgYIuB/oiDRYgFOrYZ/x1mC
eDSypbKTEXNOa1c6gw/TGGZQopTCMlf2lUe0vWyUjheFR4glHbjywFiWSTJi
nU/8E7Aq+zUOqYTVVJAKbZEAvisjxWzJVb/fOAj0ce4piaGepGoVeTnXT6ln
ecRpGavTuyGmtxqFKZ5exFjx0Ynp8o7YpQJzIzkWT89UniMrxqgA114bLMAh
W3CR+tVB8CHyIBwcaFMbxuKFJcJ5TMN8Hn3Hlh0pu2iC4IIWizgAAwH+xVxW
82APnoAGfAx+c1lZvs8jA+C2lIBcANOpSqsF1bKZjJCoje0LKyOeB99WQLj6
o7oX6N3NWlYnRhEU6MrD3gfT8jzuBjf2aNKqrzZmk6/TDEaBldFPHAce1ev9
iAjX3MUHp9fG663nG7ub6zfXb7nNpfYxaMlEXDRL3BLvqvjpNIjBQbXh0I1d
iuJlmyL1bTMSmASRm3TlEHwnuwN1QljreLTPVvkcItEEsUocS+4WmyBcCU8K
PzcjgaImcRUoCkdvTwX4EeiLO0a9t2YIPQySCgwAxzZRXTIJQa2EKlVp0mqe
Mg+1zYyvdXeCC54UlZVVnRhSBS8DFyBUbIPu2yJPIPSQmXA62iPQv6eraQeY
Gc0FhVxFWIHdmApNeS2HtHwTF+zErQaVj0miiKprZWrEtCzCc51FjLRPx0z9
q3CHUvYhqAqPygFa63D1KdHBkYdQZ6vCJaTGNw1zsLC4hhE2oQa0VldsPPgy
D6eHpTNNCPL1xWleUDTcAMRiIMMwShgDnObu1C6y2ghtALNmtoxeZVGWUsVo
yriLek4WfjyN2oWsscoYx7gFQc3cSUukQC1whGNGP45WNWbvUM2nUCvtWw2D
QvoJWSBDUg3CanGLbe4LjcXfLkfCW1gvC88AOQ5lhFit8g51JMjYRBSAVdMN
qnkYnZh0DTLNgHns7wQHlM4cVaQUh/UWhXwyYk04LRTPNbB7NqYY4YIKYQNB
IP3WBNwIeHBCfr8a3oOnCoL4nAGgNUs5sy4tKQnvCGPpqSneKc/Sua0xj2rR
ZHKr8CA1CYSu/noYFg4X1Nuy9Wqiyo1pTAnVQHHYmJAfQL72lwp2FhTaMzJk
syNZ/aJXrbQIrDHynEMpv0ZZHtaUAqEtUITQNwuU9FWQhMAYDTmpfWUZOE6U
BLP2fcCaY4lvD9LCSWBNf8XZN3JeycGAEggzsSh+WyFCse9ax8a3FU0Mt2Fh
NQHjA7bQe/xI3df0D9xWUAe4zFZy8SBWPI8Bnsl+oWpBaXAWjk+L86zSg33T
dXFLHVVUGStSEbw3mZRiNBVH7zbIvED2slZJxIc4sERPlBJ9hXOvBUkWyAgr
6qg2oJ+oqoMFY1BemPgAnv9wC3hyE2HC6TyRpJua6SRmHLRRDXAKpJJ+qNje
TBupe3wHSJ2SISMldD8uFPsEaZ0eyxgzcLr4hAmgacagFFqzZwmxzdtc7iXJ
aN0Fs8PtKrijT91OT0ZRE7XZlu61lSE0x/X6TYCAzKIpCkkBJ2sihy22c5AG
laiSYJaoDvW0jC7vZWDGim3FshmOoheZZkINBZM58v1epDJVAV6EDdVCr5Zi
g2Ppmjiw/2ukXsCGJ6xFIw5xYIlXG4cZt6dAadENv+4MlRHwDMdpqimLCBMq
Qo9MzBlZVsShBw7NalTdIPUN+DLK0ppEYtBUpvq8aOwAN4KoL7TOc3EhEinR
lTSdZySah6lIkfBbUIzAXqrPk3Cd4DyhoeFTj6/s1XHWjKVj/w4Q/OCIa6Hw
EH8QQ8nuCnoMPuIC2LAEY5FS9lGX9Rq8i6DrmSBmFtgEIcmEbDnFTj4aol96
fDWciwHP82AgAmrMuD5Ry0ziCauHCLVP2mqwSSs4iqJYDtNSgqlYiUHSTNRa
g4jXinnUVfx6zzUaTi4R1Q0Si9LKzG8xE6RYVCQCVKyWlSP/wRvR7XhRhmdB
JZAqXyLE2zBequ9qe+S0YXD0qhCV+kKsNjbrw0qzIP2XHVgTLslDQF4qvyT3
JwNBtGf5cNF3axRaBKjBHsZUjbBuh5rohuCDEw7OlH4d1NyjZhxxECfVmNSK
Axbkr1hJBdPF4KI45SUnFattO9VGIsWrpuWCyVqS3w6wEmInc/W6BdqtJneg
vAgTJdWwbQ81mpIi0Ogr3hVI1cvUc253tKnZqZ2mdAe8jT3niyrP8hl7klky
oYqFp0c3l7/vFX7USmpeV/Q6tzRgiWuCJrg8lHquRFtgegZNlhAbNbOkw+nY
mHqL5Q5sag29zS/zTP3P4AFBA5mqchibh5IhcnaXoa+51XxxO+5h2XzGPuVp
wQE0dx+vbQ2StETV9XOIoAz6Ca0Uz6p8Hj6WZrbJg0FTcxQwKyVtMRQuZIfD
+F3WjQXKBCNZCoHpxja1GZAG2YPNCy+ERdhTluZMLTq4IHnX15ZFpmQb8h6Q
0av3h+bXAnXKaHsWGm4VNmVaIsQ0Q+p5sxMt6Ulc+DgiFZZD8MrcDI0OA2vD
poBT4sDS6otSCL1/WGK5didkijSaeZZAXBDOCi+S+6ey8UytYsgpkVvha2Dr
CzVVsKRjepyrLvgGJ/EcDUDN19UCDeFNmPbdo4xPSCMXnIN6HSXp9Ey5xLCW
vuaREuKwi6Nc68gkVMD2EA+utGS7vhROlw1kgNkQZHCS/OlegDssYKXnVDSc
15hPeQUhLxsTee+TZNQKKhMoC8xvGJJB0yK985IxyOQr7okWGESy2MFVNwQd
4DyhSO8lAKtUyeBlgRAyqxfqADEmZ7DQqBwUiEbmyC8uBF+o6RKMq5qZxOFc
QiUxMsuKHYXki/WUsADXET68EWLU+taJ5AO9pP2g/0hUWeR6j4Bhtt4AF0mU
0K3EhPQIE6ORL0bwiMEMiyRMeBzkcw9BYhv/KUR755TmfhqUdIfQyhETrS33
8UkbGJFB5rJA3mZVmULA+To/1i2G7TQB9BDmxcv/vE5d3DksIjt5o93c2FGr
r2ZrpPYHCkU3YezC+vkysVjTcIF6oP9D9ifrVGZNXZMb2FC5nL1ROu0nOtp/
3kXLOgQ+q7vQrOnaDOD6PDJJI14U85yZKIJ6wZ0ntDoKMviLi8/XP+92cl+Z
nejAdSmvmgCVykkeDt1ilsoc5EGFoC6aoxAbKJmOsLcz4UA7bj0tGRPOi089
ITtO1/B77xlGPkaprAVKAErEws+QgZqEXTJxY2gzPOoRziPgzOEyQdgMyFHe
GaVTMfywxsB+iJKzQuO97ngjWJHh0tEIJ4IZeG8K+GU+ySkOVROaaTfMiPSK
eHAH0LrxYt8x56bsAZnT4lA3SYcebdtHCM1uImNisie8Myt7mtkKXNdBDbi8
JFKhKkKpJmg8Mz5PuatCAEEa+ba2rXKAzVa3jQOE5pRWuyqFlIjqxia1OIjC
4UDa1UiMnRMtDIL41Y7tFet2cicEwYHdesitJW1lEP2pZzvNAlwZotI1O8ZY
9upYj7yONlS9gtZMB4EsJTsp6JncX0bJlJtXG0huGVebAGAXbSi1jIfsskAt
fpxgv5XGSo/2dxhNOseqG5627UjMXhpns5YeJo3s0yTG0/M9TKiKjcbAlOLT
fYTeKE47oIaTGsq4uNS9nW5P2aBn3kdNhrQbyrMzfAizWCjk4FaElgv2fQhi
Jgi1x3fM9lBuT+5gW7iLImTYcUMXS59sTZJKcqIxKzRaZFgGTuVxNBnOEe3w
h8Evr4mXKdT4EV4Pn7z4ZvO2/oWUTVOFDbibsxoycJ0cLt4aC1U9Uws5aKgW
SYCVJ7KQlsuxzwLBEW2DBn+3uZCbijqny1rWoJ96u9c74jJy0vTtcXjkFg2y
kHvAJiB1moCuUBXBiPpt6aG2aIEoRlp1mcwJuIt8m9vbs/qmxjIKKnl09O3v
gG79XdlMEKX4t+Jz6YF2I8Db4YvH9wxcmg13DzenAhmD19JXs0JPY3IA1WFG
KLZjGrINp76s2vc3FODvsIk9sYHzPB2GCogFoYI9iciVZy8HkxdF2gxaCB8u
GplQbxh2+iNlU3LQgLZfWAZp03f4oZ77p+C72Pekpviye19SvJ0Sv9tDHOw1
JhYahccOIUbQ4hFeIs/QFLbHBRHjc/YDtQep4CKR6QCMO/KOmPYWmba5B0ba
Oq2gv5XdC5/3GLV5umscwhzEAWcS6eo7pooCPmEyvJVZk4ZSk36ogjnRMpaM
Wiv0IlPB3/foYMYQQyTa9nIGW87VTDCbUJtSDI8DmoypQGEca2xsToBarVpr
QFGMmZ5Ab8gPWOMzC/WmKF3hSqIjw3ImJ7B62haagWJ58LQqww8GkWxMBZXH
fYhuNapQ1+DEQTO/JFORiMC0ZqpraNg52d2NWjpKsk0O/2PutwnIGTVD1b+K
ge2ajUyD/ggALthhcMFaXZpUXWm2giFIzSdXGYshKXQZgGEOd8MZUFDxFa1I
FjN+HdmWwKujBpowMMz9BGQM4p/SUwi/FVkDgg+XYw2SX3qJOmKQZpH/7Zv5
HLjhnQX5KAf6CWJ6PFyJD/QG8ACXU3FXh1Xd4nIw6Ho6UpXP0wE2jYtFDZSp
480RLA1U9W7fvB/RFzvwRXKY8YJ9ojbumYVYZO7I+TlBXhTV4nK/RBopSkvf
TJeT/m0tJj1tp3H75u3ONciLfQnS85oBjmAxgNTNJTDhi/e71NokqECSD2TD
uBi6vYN/ww4puamrzyndWaXA8gVDojJ6E/ZnyYdL0vTMEhbAtfrQ2lzLd/kx
+O+9lweHNl/d0igzAQl4rJypwh/Vt2nhVN1+Ol5Qy9kEuB447ovkovCo2Tgq
TMM2kJdjerx16NdCicUJKPiZZl3jm7giddCZvDq90Nvsumafnp9oabAHo3AB
612z76ErCftaAz3CSsDsDRZALho7ebb8F+jIgEaZfTHxYepMLNJPM6QZfHxK
iLVx5xw4TSGlmKYtJHj4fzyVpZ+uTjD/z+t/k1KbnjzUoyduMHxnRbDJVPPE
bmB7xahHDO3//stakVxQPIZzRlYpTltk1kyQxmCvKIv4uvbua5DFDV9FpLAI
wbfcFqPf2t1iYKuOJ0P/h6WafJGna513u6qkD6J5srmwwfOWE2JY05fflZGn
lw4CRIOyoeYoPBHMeIUZ0NlY7U6MVOAJr8z7wO4gny8cuV5S6Rbsg1bgHvSM
P4asbb0+khEnekitII6zRwc+uo32gdVpRlg2Lp3N7XjW6sYTZnOerXlHqcl0
GKJOGsjTkBPW2VUk7OowZzsC+TnMzj1vRA5sobR3F4rIdZ2ZmHiQDQ7zngv6
gkBkmUwEyCbFGDbGkuwe5F5RYVXTQA0YrRMq12wGMi0NpNKUfMSGcCUzi0v8
YFFZHjQQzIt0nGY1IxXmIE05zdEktc3nEjBowSAV5DvYlgY4ja38qqaCcvkj
Pt2eOuH4DDx5o2MCCgTGdUnHTIkPQbMeqZ+0HRyYguGriKAimhr8gf0YJRsM
gFQSlKF3vPbfjWqw8Toqz8p+swVhxYOv6NIMjAW3nVXPJZq/F7lJnit10u4g
BWMSV1t1TCSYQGLwyGEhjMZBYD0RU65pf2G/58/FIJ9I+WoNAYWFIibBwc/Y
MUtbhSv+iO1Tzj2QZdPcm1mCiIPM5PNOGS8JGi44AvbW+n7nbePAQeHd0PQL
VC4g8jIFZy4FRRaSVcxwVwW1u0bJJq6QKGjpxe0ELjlqTiGCaKcizXPel89b
sDpFVA+YGlsy7vwY2LkoeEmUNdOFOeJZm1zUTof1WyCcEBfoM+vSEN8FlSTG
e7pOFSCRIijnvsjewBvbaiOIzgUpVxRDSLBHi48huEn1KAJK9iB46AoCjv+w
7Fw/PNzfu+EBzywMGjobIRPC6VTZ2VSFrjYcY0UUG7YghBoPQ1OBkWsVebU+
3Ez+CGDm7DJuZxDSp2Dp5hk8UZcL3INohLa8cHOiQvopqjH5YPAsx7wULn8J
8Y6UcYdz/q4Wz86GkeZoHxLVOBL3AERpaTaDI4/oCr2U6sUFwfvirqWqrVjt
RbLZA4NII/L97UcPbt26BTbAONWiGIS7w8IbDhDWlhp+2kBMHsrE2flrWkNV
prPMYLDAxpErxgmAkVtZI3xCnvGTlcPlhhOSfanYOGZ+3BJJ2uUg8KGH9tI+
hd0Qm6VP4JpYK48hJQPaw1vDRYWPoNrCakS642pYT6pq3k9LwavpeZg/aOmC
eGp+dFWkqIMpRTvdrzkDKmEI4ToJJUWVEGcCR1dOq3h86mkgQrZxg1DX1AAG
eJ2yAnhe1tbs9nJomGOiEadrBF3NfOtU7bfH2Q5h31pNTWuCKFLAoY5pHhk/
LAyFegsF3FkfMtBuoLb0ZDi3nV4v2vSf25PP1TQj/yIXeWqUnSKSS+xau6KJ
emlQMcAT2ahMCJKMoz1qHwAASjvZqIgVnrlzfe/Zzo060g7FxUVS+MZH7bmW
4B6UaC+4BQMMRa68x+xGJy/ynBAGGd5Cbq0mUWknHnRV1ID+orrvuk2pJFvU
J9zXzSKtz0HPpuEMthw2UJVDRisxCbpobvfqdcLRi5o0CTuU1kHdvLC2kwEd
isEvg5oY80zkM8/Ybgg23kwAtQZIf4JOA27G7O0zY5UhTJ/0MemDTnCenzGs
rGNwAfqKSZ8Qz63VwHV6jU4ClgkGeSJhEohJnQSOCnvNvi5LpbNFhdkAvTAl
BA4BmLMjJ+jDNuCGdEmGHTaApJCMiC90OwmXbUAuhruB7nFf9VskM/QTCmYI
1+OU+XTBVmyhQLdIeJFoUzjVtqxQhtHEAs65M9qYrSHpMOYsUYwiAeDywQlC
KRacfCBtSexRYqTc/gEvm1boKN2kSa3jhdEb/Q2IG/TfBGpXxZo6H4Zt9Yxs
BbMYsSZ9hWCd6FdV9/jgCoksSdoIuvYZF79HQ4W+aAvG95OpaJJeXDV88P0l
Q6wHqH3kWwvgJwmQFR1XuLW9POuht6CH2YLE3QUZITSKP2FhLtefBuLLbROJ
nJKvYdNebk8m2WdXnck/dFwqaJ7aE3feJ/DqtD3eFjA8TzlNuC+NO3y+MHY/
Tc/jwdJEDQEcCQi4peReg04IJldqPDTsJGfwGrCagUtbfUVnN/JQB13TDKiU
lkt16LSLtoNOtehUQoBYjEgwGCF0KFptTZBinH5e+AY8zLIRXBfzLeNOE+yS
esQpilHL/pecuO2XkUHkvQTkP8FU9phE7NVrQO9HIYS5CROdp8mFwS6SqZg0
RjZlsLa8WJJN1g1hQzHT7gOkwlF/dwq8dhggACex09K4ASmCSuSDC9ZQcwxY
MdZ5mQlhK0BjI0FSofeq1MLP4v70bRWWWL2ObK8LSha5WsZ1wm9B3asDHQ6E
4FtZlWA/dzZt0xxzJQE50yqfDU2QIkAdhOOpIXp5JQypT1AduNC+fVMxqcMA
J6eQBAWYshg6hBg9dP5Qam7TLKVNb6CDmsYsNqkxz9q2heLbQQ6+R8jgXnDu
AEw+niZnHopC2tZI2TqaIdlR9jUUZ2hrGFuAc48wp0XqRVYcZyMd0RRxhKUR
I7B9EM+K5iTbEyFLn8dp4dNNsMN2swKC8V2R5/LYmMeQVa05B9FiXp8EwQP4
GkXu+sJO1LCVYh0H4pJMIVmLJbvVAKxQXIe4ZuyoVGYX2BUtpEpBMwnzIUSw
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
8yhoUO8VOvxJZcTSt+DwAYiNEClNRUEXvUxKkstSqnEmge8LC/n2dlHh9aL4
abaGF67BXIJ5EIwHI+nr0+qqzAc7168P9p5/SnU/JHyo8UOOy9wPRvkYsFam
iHtEMsrT/SiFG1RYODyu6SOu3Xr45Na9nRff/vnFwff3Xjx/YQIVZXj44sGj
vSc/fH3rx9sP//zNwx/u7tz49umwiHI0lOh61Xcq9JwX+BWtjfT0u9ffvNr/
8fbLFzdv7r148/zF84Pnb5ykul2V7Y2ez7KBZFs4VmSG+798+OXDW7t/uff8
6f7BnR/u3Nz9ZndvmG6FXHhaApvWBBoLMJcDCaNwtI1E+rr9aOS9BH8mLhQK
oAHJHN3HuFFQEKjMjSuPLKvG1SZBG9y8fnPwhNzj4ls55u4Pfoso+AnJKLUd
mXbYhZ6Cp1kw7bneBMDBMB1g8nBt2qXZkJEqUlKTnEq0fBSMyEKy+4li2h4c
1KIwTBeYCenCllw7ULbG+cpZci4RkWdl35B0Dio1e6HMBW0nz24RtpGV0spV
VLnFn9AjLR4jtcs2sFKGdJf+4h5igrLnSQyDX16kWcmOVLzce/34/uDKf10Z
IN96HpyMU6TCwwiot/bul/d2CpWdnY2y86mz6L/CbvtP+tyvPoyPjtbPv3/9
893ld7Mvp1/WN89vvjn+29n6m9uT073584vd+Z9Pv/3wYDb7kW76377p+atb
z558//2z5z8+eLjz6rs7b27fefntjcv2ppBttklRRgLS4yQXgtk5G5gDx062
ut1Uf6IyREH8yUUhqCSMps2VkgmqJFQEed4quC2XJwqgYGFy3PddFrCStnF1
lVcpbC4ErIgVbb3PItdXOK858OCyoaSGYiGOQ8tMrkohktEfULWK+VD0bgXd
aVZR2Ewv+odHAZm2SEwOdK2cVZt9JFX1f7+nlPiG9zlc0nco/QEulRd8Opr6
ZH/YsdJSmVJ0Sle4OW8alL0pFIVckRZ4dphWEJ9RopmNix+UblUlbCP8WPK/
hdFL9aXUihYdhG3eF2IeRvLZPHD7d6my39He2uz4mhGzd3Dvxc6rF0+fv9m/
c+v1g7sv7zz4/su9vzy4+/DRk72Xr3Zu3Nt/dePb19e9r8S1Z5+waPDSayaL
/5UYUS82v8q/KLrnmQ12mTe+yRPf6IX3e+CZl/sJz/tXet2/wuPOx3G5p32Z
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
wz9uF/8PomFtPJJ3BgA=

-->

</rfc>

