<?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.7.5 (Ruby 3.3.0) -->


<!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-17" 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="2024" month="January" day="13"/>

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

    <abstract>


<?line 149?>

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


<?line 156?>

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

<?line -18?>

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

<t>This document uses the term "mutual TLS" as defined by <xref target="RFC8705"/>. The shortened form "MTLS" is used to mean the same thing.</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 title="Figure 1: Roles in GNAP"><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" stroke-linecap="round">
<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 front-end components that are installed on the end user's device as
well as a back-end system that the front-end 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 title="Figure 2: State diagram of a grant request throughout GNAP"><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" stroke-linecap="round">
<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>

<t>The state of the grant request is defined and managed by the AS, though the client instance also needs to manage its view of the grant request over time. The means by which these roles manage their state is outside the scope of this specification.</t>

<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. These additional diagrams
use the same conventions as the overall diagram below.</t>

<figure title="Figure 3: Overall sequence of GNAP"><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" stroke-linecap="round">
<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 title="Figure 4: Diagram of a redirect-based interaction"><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" stroke-linecap="round">
<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 title="Figure 5: Diagram of a user-code-based interaction"><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" stroke-linecap="round">
<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,416" fill="none" stroke="black"/>
<path d="M 552,464 L 552,528" fill="none" stroke="black"/>
<path d="M 568,48 L 568,416" 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,384 L 568,384" 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 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 528,432 L 552,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,432 C 519.16936,432 512,424.83064 512,416" fill="none" stroke="black"/>
<path d="M 552,432 C 560.83064,432 568,424.83064 568,416" 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="468" y="372">Complete</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="536" y="404">End</text>
<text x="540" y="420">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)==>|      |
|        |                                  |        |Complete |      |
|        |                                  |        |         +------+
|        +--(11)-- Continue Request (B) --->|        |         | End  |
|        |                                  |        |         | 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 title="Figure 6: Diagram of an asynchronous authorization process, with no end user interaction"><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" stroke-linecap="round">
<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 title="Figure 7: Diagram of a software-only authorization, with no end user or explicit resource owner"><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" stroke-linecap="round">
<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 title="Figure 8: Diagram of the process of refreshing an access token"><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" stroke-linecap="round">
<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 title="Figure 9: Diagram of the process of requesting and releasing subject information apart from access tokens"><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" stroke-linecap="round">
<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 title="Figure 10: Diagram of cross-user authorization, where the end user and RO are different"><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" stroke-linecap="round">
<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">GNAP 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 content of the HTTP
POST request with Content-Type <spanx style="verb">application/json</spanx>. A key proofing mechanism <bcp14>MAY</bcp14>
define an alternative content type, as long as the content is formed from
the JSON object. For example, the attached JWS key proofing mechanism (see <xref target="attached-jws"/>) places the JSON object
into the payload of a JWS wrapper, which is in turn sent as the message content.</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 the access token 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">GNAP 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">GNAP 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 for which information
  is being requested. 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">GNAP 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">GNAP 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">GNAP 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">GNAP 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">GNAP 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.</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 <xref target="HASH-ALG">IANA Named Information Hash Algorithm Registry</xref>.
  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">GNAP 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.</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">GNAP 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 content. 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">GNAP 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 content 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</bcp14> be interpreted as five seconds.
  <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>.
  When the key is provided by value from the AS, the token shares some security properties
  with bearer tokens as discussed in <xref target="security-as-keys"/>.
  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 (or its most recent rotation) 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">GNAP 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">GNAP 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 for the end user to visit. 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">GNAP 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 from which the
subject information is received, 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 and not assuming that either has a canonical claim on the identifier without
additional configuration and trust agreements. Otherwise, a rogue AS could exploit this to
take over a targeted account asserted by a different AS.</t>

<t>Extensions to this specification <bcp14>MAY</bcp14> define additional response
properties in the <xref target="IANA-subject-response">GNAP 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">GNAP Error Codes 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">GNAP 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 HTTP message content 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 (0x0A) 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
<xref target="HASH-ALG">IANA Named Information Hash Algorithm Registry</xref>.
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 content, the content <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 message content.</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 content,
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-formatted message content 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 <bcp14>SHOULD</bcp14> 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 an 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">GNAP 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">GNAP 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 content 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 (defined in <xref section="3.3" sectionFormat="of" target="RFC7518"/>) 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 content of the
  message which contains the new key.</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 content 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 request content, 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 content, 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 message content.</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 content 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 content 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 content, 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 JSON Web Signature (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 content, 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 content.
If the request being made does not have content, 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 content 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
content, the verifier <bcp14>MUST</bcp14> calculate the hash of the content 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 content, such as an HTTP POST or PUT method,
the payload of the JWS object is the JSON serialized content 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 content 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 content
for further processing.</t>

<t>If the request being made does not have content, 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 content, 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">GNAP 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">GNAP 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">GNAP 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">GNAP 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">GNAP 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>GNAP 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 "GNAP 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>GNAP 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 "GNAP 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>GNAP 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 "GNAP 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>GNAP 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 "GNAP 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>GNAP 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 "GNAP 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>GNAP 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 "GNAP 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>GNAP 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 "GNAP 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>GNAP 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 "GNAP 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>GNAP 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 "GNAP 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>GNAP 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 "GNAP 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>GNAP 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 "GNAP 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>GNAP 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 "GNAP 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>GNAP 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 "GNAP 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>GNAP 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 "GNAP 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>GNAP 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 "GNAP 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>GNAP 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 "GNAP 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-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 content 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-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 content of a request, thus submitting the content 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 content 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 contents.</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-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 title="Figure 11: Interaction hash attack"><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" stroke-linecap="round">
<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 a binding 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. In this attack, the attacker first gets a token bound to a key under the attacker's
control. This token is likely bound to an authorization or account controlled by the attacker.
The attacker then re-issues that same token to the client instance, this time acting as an AS. The attacker
can return their own key to the client instance, tricking the client instance into using the attacker's
token. Such an attack is also possible when the key is returned by reference, if the attacker
is able to provide a reference meaningful to the client instance that references a key under the attacker's
control. This substitution attack is similar to some of the main issues found with bearer tokens
as discussed in <xref target="security-bearer-tokens"/>.</t>

<t>Returning a key with an access token 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' anchor="sec-normative-references">



<referencegroup anchor="BCP195" target="https://www.rfc-editor.org/info/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="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 describes a subject and named formats that define the syntax and semantics for encoding Subject Identifiers as JSON objects.  It also establishes a registry for defining and allocating names for such formats as well as the JSON Web Token (JWT) &quot;sub_id&quot; Claim.
	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-ietf-secevent-subject-identifiers-18"/>
   
</reference>


<reference anchor="HASH-ALG" target="https://www.iana.org/assignments/named-information/named-information.xhtml#hash-alg">
  <front>
    <title>Named Information Hash Algorithm Registry</title>
    <author >
      <organization>IANA</organization>
    </author>
    <date year="n.d."/>
  </front>
</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' anchor="sec-informative-references">



<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="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="RFC7518">
  <front>
    <title>JSON Web Algorithms (JWA)</title>
    <author fullname="M. Jones" initials="M." surname="Jones"/>
    <date month="May" year="2015"/>
    <abstract>
      <t>This specification registers cryptographic algorithms and identifiers to be used with the JSON Web Signature (JWS), JSON Web Encryption (JWE), and JSON Web Key (JWK) specifications. It defines several IANA registries for these identifiers.</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="7518"/>
  <seriesInfo name="DOI" value="10.17487/RFC7518"/>
</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>SPRIND</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="23" month="October" 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-24"/>
   
</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>


<?line 7346?>

<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>17
  <list style="symbols">
      <t>Updates from IESG reviews.</t>
    </list></t>
  <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 content. 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:
H4sIAAAAAAAAA+y923ocR5ImeB9PEQtdCGhlJgnwzKnqaYgUJUo8FUB1VTW7
hgggA0AUMyOyIzIBoSn23TzAXMz9Psvum+yTrB3dzT08EgBJqVQ9DX2fCGRG
+NHc3Oy303g8zpbVclY+zL/8ti3qZf6iPGmWVbGsmjov6mm+u1qeNm317/zJ
q7ZZNkfN7Mts2hzVxRzem7bF8XJclcvj8UldLMZHTVuOF/LcePtedlQsoc32
4mHeLadZVi3ah/myXXXLnZs3H9zcyYq2LB7m++XRqq2WF9l50747aZvV4mH+
7YvdV9m78gI+mj7Mn9bLsq3L5fgx9phl3RLG97aYNTWM4qLsskX1MH8D3Y5y
+F9VT8t6Ocq7pl225XEHv13M5ZdlWx3BV0fNfFHIL3N4GL6q6llVl6McZjcv
FouqPvlLlhW0BA+zPB/DA93D/PtJvlcdnZYtfJTnvAzfw4Sq2n7etCdFLQv3
MP+67BbNuzL/pj6BHsoWmqanynlRzR7muH7/9FdqY9JSGxN4n56AZXmYny6X
i+7hjRuH3eLdpGpu0DdtgxtXTqtl02Z+eE8m+dP5YbGaLc34nhSHVVkHX4QD
LI7KdglN21Ed00uTil/6p+CRYFj6zY0sq5t2Dk2elQ/psa8fvdp+cId/33vy
aOfWg3vuj1u3bj3wfzy4f9f9cfvu7fvujzt3b/tv7t2+67+5d2f7jv3DN333
3u0H5o87N90f97fv3fZ/7Nzxj92/d1Na++7161cP8aMH29s39Wv4fZu/fjp+
PCGCx+kfVt14XnZdcVKOuwqOwHLVlt3Ag9PqpOyW49OymJZt/FBXHpVnQIfj
bnX41/IIDhWScHVcuUe/293/brz77Fv+K8/l6G68gC2ewgE55rWHg/pd0Z3m
uzM4d9XydJ7vlScVkP3Fhr5YtCfl0u/f+fn5pCrqAonuRtHhPOhE3EDimY4r
33L/k8lPp8v57ItT6HFczE6kB39o+GfsfiPCg+O8+2KXPnv59PGjaEIvF2X9
9HH+qKlrWAf4ty3z7clNIG/gLoumhX7rk7xs4Zci78plvj0wrwYaqqYT4Bo3
ukV51MkHwKSoZWZW229vTnAK0sYU+NXD/EVzVs4Pyza/P8p3bm7fvsK06PC9
mOT7xbtqvmqL4YeAgXzdFtNZeTH8zPNJ/j2wtm74ia8n+bTMn5fTsmqbNc89
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
SPiLL/LXZTuv6mbWnFwwT3lXwuXctMC1N57/uP96Y8T/5i9e0u973/zhx6d7
3zzG3/e/2332zP2SyRP737388dlj/5t/89HL58+/efGYX4ZP8+CjbOP57p83
eBU3Xr56/fTli91nG3z8UHgS9qhn/FA4G5xVvDYKFD/x0B4yb/360av/5//e
vg3z/r8QZN7ehpMmfyDeC3+cg3TDvTVIWPwnLN5FhlJI0WIrsNuwkgvUynB/
4eI5xbOGfA2W7x/e4Mr85WH+u8Ojxfbtf5QPcMLBh7pmwYe0Zv1Pei/zIiY+
SnTjVjP4PFrpcLy7fw7+1nU3H/7uv6MGmo+37//3f8yE7bnNAHKHA1cju6jH
Duh39EgsCy8W4OZ8OvBjuAsRT88FJIeV/X7/5Qu0woD0jlj5KP9x7yn8H4SY
lrlNU/MRA+qUg9bQeS+ZJwM/gMumRjYHMhmopYczkezdSElsg2ZFpoSH2+oo
BwKaj/KuQlGgAtqaVScwGWJqTCxohABi6V00MAKYK+iuHd6n0EzuBGrimkvm
aPS3A+3p5jvEawvuR5LklqfAs09O87OirZpVd0PHxRLHpuVXP+4967ai804M
tMDxn2BjLfA+ZBeHxdG7boaA/8G/HrAcMiU5PqetPG+F5yAbm4EyC93PViVT
OAgKfDshcAhcgjQLbAZGjIqDCDvAjqfYRLdQBIpahaHOWDuFU4ocHHdfL0Tq
ZRKT0IrZf0l7kW/MV0tQePLXz/Y3cDgsSpI8KqO6eUdHBYexhaWGb1GGBT5F
L1W0KrRkuIr+KgY2Up8w19tDCV90EpF74LTTNQDzp9aKI95p4J94r6icpMoB
tUCzNCMkiVneY36vN3j5E8hMSyGeGdIpEP40EzUC29T3RUBxtxcMOPuP//iP
vCi6s5Psq7H9+So3P8FXX2U/2+/yn4f/yH4O8K/4yT2VavFJ+GifhdtUm+6r
n+Pef8djxSH+Y9Q7D/srM6Ofte1oRvzG//e//1fU7c/9b77iFr9KvwcvPWI1
IPXuz/lTVQ7SLeto0yOiv7N84p6bmM/5l4mf1SRYKf39q9/jT7C7tKRuLxKb
+w1Qmnswf4laN331H+Y/evDHTrYv2XXiL1iFAzfggzz88d+MD7LsWQkMbJpl
NH7HdTqHOqBko+pHkZ+u5kXt7oUVPJJRQ5e8uDxvGMfpLJCT8RT9qwXcBMiI
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
r3x1yb3ypAKauoCr6unui90xXTzW5WIXNa1xzYQO66BxjhTKHGpTlPoKlv8h
20X/2sFxek+LvWF59sbDnD8138Bnb9xn+PM++IueXF4sSnhuY3HaLJtxsag2
Rv2H5HD12nMPIPqWeJG+OwcxoRz6ctrMFqdVvdH79i+JYcwa1tPWDOR0uVx0
D2/ckNhprUhXl8sbQ0PQV9S8PcFuZjdISrzauICGC1zHNeMCwijwsaFBVHOM
tE10F3zyIXxbV2/sWs/C9+T5DT6BhkQ2RBwOqaYG+kVaeH6h9l8ty/UCv/Gd
b4Dohw/q0tlllr6yaMQbcKuEvcHt0Ry7VqoT2/5fz98FD+P7S3x/Y29/N1jD
DRrx7h92vw4/fldN8YufLv59vB1+U8xOuKGdO3fDb/AQbbx7+fWddu/292c3
v31ePpvAj1/VD5n9V1dXWU04PRJ1kSA2tBLwhqGdDdauokkyoZw2NHT3WrTp
0drzegeUzkLKje2dW7fv3IlfJ4gHG3j2w7PXT3fuPP7h/s6TP91+ffsPT/7l
UTxVnaJIItEMCQp9y9c10f5GBewIPt4Y5RvNogAGFszZ+VWF70yFgwnNZh/I
MJRl++LJZ8vHpqR8Lr7b9TknS2VvxRcImnor2bdUB5VvNJmd6camLizpLrcX
TxMZo0hBqktsCwtgbM6bMxEZeQA8Eel9C8ty4FUmsq1cOSeSFbeaz2HjqWJv
ryEHi0hLcJNYZPb5j6AqHZaMQBWRquGADZDLSq8boY6VkY6lrdCF/oifGr8G
tpYfSDoEnOoNvIAOJvkuiYl0hnGEvojH890/Z3x9kvw+g1Wr+ZLTnpFVUhYF
SsFVdMGwKpIbsAgJFaTGr8wkJvkTSt1BtM7aY7FcMibz/R/3h8a02ZFsoI+O
/3reffiwlUu2rqgPjG1RO9sF+mLyrYzNn7do+Wk1yohQs5wsu7rkJFkJYiJT
ohCihGoMnWhosNGTRavJMnHJXK+UkFmtBXmrDaOonPCVLVbtAutYN0pvoljt
vnqa1r6JiBTehwdDzTAj1VIsY6xmKtWhfxtT2ibJjPkbjgfrBdzZiWrM2BaK
yFQFVtTNJUULidLJLb6Zr2bLahG12PWa1Me2tkZZEenAOOPjRsVZl8u0F+VV
IMqKg49yVaQGz9CG03/yxLQvAToi7VvoEAXghtxUj6Nx08J3Xm0HOT/W02+w
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
A16O2/Gj3Y2/hFz76bErWBUnqyF24mNAlcSt+W1EAES2CAop0hGsWqqpVc5D
c53HFEw+LBgDBptqzla2xml35EWubwVVbqUkgoBiGp6bfZF/SyrmnnN4ctjD
BwrxcU4fqfz5Xzqub+xZFCDrCmMZd/NM8oSRJCKmPKlw7cqAuVhnPn8eHnQH
87CEo0qVJEUjHYopvcQDl1+2oiWu8pxLxjFnZjRXbpJEYdKglnjwCN6lUsla
YnQHUaFGwqgiVV8zDQoOpOMlEj9gS4nWZ/dlQdMZBzXdb1DilUw5JFyH6WXX
rprapAqJNN7bz8W8cVieFjOX3XnvZbg2RVRftnIOldPeTOkJnqYe4LU7bNmu
okeU0Eymp4zCVOfAAbvIKy7YMiuOynDMUQiOijO98epzPGTJNRGO+NGMSun5
3O6clpfTSVHgI4fCB+fcjiVVL33dGtqSzQe6g5cUXU0SZ6rsqlRgJqWRjwsH
JqwoSZ4/HP7+jUbXK6KBo6SoJE/LjVaB1ZFyHBM7KUQhhLjbS8JhEdQ9wbN7
jsmKIxNS4Rup+dLujUxCo5IV4CWfk7l3QDmFE0NMCdaHLvbA4TvirK98ZEt8
29PZH+swKGeZcIU446zDziRsKci3oqGxQw6rW6OsyN84Of9SsJktqUWvBHS/
Frqyp6CW/YuXr795mH/5r1+iNRP3BPQ4kjOB2uDGzu/fe7CTZXI19y5r+tRB
PUYlYz3SqWSgzNzQl2/cfvTk9oOd58/+1ZSI/efn+3988PyH53/64bs/WHXN
6YUbz79+/PLJn769/ec7j/75+0d/ur+z/ey7jbAyrMwvHJ1lw/0SuC7P5/2b
P77a+/OdF89v3Xr5/Mcfnv+w/8OPZiAfhrXPxFSXPw3Eba+nFCBdYDBt/sby
YbuD9MGYb4otvbx9OWGXBACooZ8+yzYk327pWaDsCM1xlsqMZ6lF6GBwTf16
vtx/8Hzn1fPvfvhx7+7t11/ff3H36z/ee/kvX99/9PjJyxevdrYf7L3afvb6
ZrDZs+KEJTxeCI3HZzSAptnfwSvsBg7zhtvdXtnidQQSTsqPfsxzmuCkXjzf
CN75MFC5WBY9XLB+fltdjHSWW/k2letW+sxjefgqtCf3cIJsuhTdjLKuwmQu
RV1SnOxQVkVKoVnOUUkrplNoplN2NaUsmi3mEUb50V9xm4+fPt5K0NyvtHqj
oXZoFmEz/NFDDrz/J0NyV2lvCoMIWlu1M/n8oTT1kOCru2v29rXx7nOIVCfG
oTCMVE66iPQqBEqcjPUZf8RPjF9jAOaBgfVu4HYcjIJ6auRZ6UNiRTRy+J+v
z1VOTiZCDYvlRdRl3QS9amWUMMZfoEmapUb6uCk8AgWlHGMjbTPzrWMlAq0/
yCrog+3t7Q8flHcyrstFfBEbHHdL0CQ2OOGawH80NHexvu/fpx+CbHA28ECk
9DDMTmQUfVsXLVbQB5Q1Usa9VtUruJSJK9VAIqo0lJR0S3stzmjFck0VbHUH
lVDIpAIWuJydYRAcdGtdX0amPptEeZqMPJfWMqKmEuh3aDGnp3i/4XgR7o6C
KGnmRkxOSFJaS81ZV+Wjrb5vH2ZKO8Box2V5UrZuGYt5s5IzR4kd2bp8IqvA
6RrSGW9pCpR/jT0lvLNlAOfaEQeebJITiNFSPf9ubq4SFK9LWHdyxsnsCrTk
UoYJGqV4BmGc9rwylWS0Dd0kkvawajKb7G0TumxB8a2ktiyqsfhOBdppaIi3
CMGI5ss+pU4olAzkpoUNTzdh/Ww5FheW3kIeKulVvasvNhS6+1pJjW3viC/b
CWjroG/62Ak6RT34xhX5C+vW9tLIOwGSeqCMoAXh61IsbSSeiugAi6LWgcci
lunxGd9Mgf0J9D3gfg7UVYTaPYBhah48nRzQyBL1cVnqwT6kOscBC3kuyd7a
gx0UQBvaZVyyIuVkEh2DhNUeVnzMTXm4IzrvsYzy+TWQj1RA3EDMW8hF4LW7
N0MRIguL9VlEo393VQ4sfSseRG/Z2XWkaTal5LxeQmzL8oAIIjo9U5mxcVnI
z6Uw6e9NzIrxiAUJyrI1FNEFZy593lzil9ZZMfrpmJEKqeYmUljy8uNrF6Mi
qDCSmUeWKDdOFrzr0bYGXMQ9swSzy0+/ZtTwfaRIBnILojJSIgrT4V7wxpNZ
2Nu/IhQyuX4cDZOWW0Im3y8W6chG/N21CFoWTHtNGuiQ7eYMKDkmFww/YVqP
mtFslUPWdeTJ5HkerYtPTelReYvGwkm5AquhHsPT5+9WPoJaI0jOICc6VMHY
H+o4CIhT/zDcbCmkRyC6kGvrjZo6bEkM2yRQQhugkhVXmDAPrpF3Qw6amXJB
4c3tc7DWw2JvFoi92QE10Zd8g4wSMfkVEmvgM647B+b1GdbNs7KZ1BJVwvKe
+AfU0d37BxiogJBZyXaAwJ1yX5IJb29PdnCcqAYByYc56yjNmJPTUH3Cx6hP
Vo0kVynV+BKvaK3y5avYsZckCccecdVECH0heFYclrNLVlQfSlGVZDLxCZZ8
4Xrs6g1vg5fL1YhKn2+N8OYS/hmOjb2ONAVteGbRcIy+9Dqu88Ij9866laBu
J3MqkC6FwlPPcl450HXXdWLywqowFAjD3GDgkyHO7tyJQQN3Xz31Fi07Ei9Y
RdhhEJfQfwMtq7I3w6W/uEm6mLgFFjoHOLdwWjcMFbJeSy1nOxdKrny8qo9s
8IevoOmqznn/l30n8CZ8V2Wliax1qolaXPTVZdl5d2VeCzu0FuvGyFr2qm5H
WzIKgy3oJbqQKFO6Xg7cIgo75OXOlCOePeLPfDxz5VjWde8K9QS7jDTR6ZtO
XWfLES4q5TQ+D5j+QBBYjylwsZzubVUn9ON6heF65KQiurAsgQceZJzqolu1
A4HvTqXQ5P49IlwUndTZ4PD5MLFtqJ9ocNYZ/OmAGmwKyA7Oyh6l1UEJgKNX
F23VUBIepH4apWSNiKmKVCVvEo44JZXI1AH1hFZicNPqmPwTvLfXgO4YBIhN
XPN93dYZ80hlEh2XPX3CI4u1bvnbofhV1zjnJZRGbC5vkyy/jCPXcltFSVqR
7ZMS993qkFXapRe0vatKZDyJZStBbf6o7rTi++UuHVcB27jWjcxOkHdcp9Zr
9mszUBqTLR4yq4uzN0zVHa26TtfRVOYR+V+47JL1MAeP5Fqn17jkhwnGgqvs
kOfk/X98LFdvH01dxMtcMVqK3nb7STqNr7zZo3ABGNLuZ7tqb6Cncik14gtZ
waOHK3QewHyIJVYZbdouJYzxUKLKTb3B9KWPAGe4TGI0u/uwD5TqVUr1HI4/
8ia+GsJpn0IWZ1Dw3o2t5RuBZfiYT8M1MJEsOvX02KOspk13HwJNFnu3q9of
AleN43WY9q+EXwry6y3/fzLYbxOF1SWW+O2o6AzxwWYpJVv+DwEF179Fw8J4
iKCIqRA48Vdq1Kkvv2WQ0ZGq44C6UbysQfhqz4uY3Ns6YWacB1WM65IxFvVm
aM6ENICeQopgIH2EZMTlFx0NB4Xmm+PAM9upDjRypRHu0okno77slehToQQi
KpZKPcJhAZckpUVO6tw0r7rGxRj1th8igz2rP7q92pGVbUxXLcopvKhPzHqy
SQl9WvFFEBv1PqMmWYeUs2tWym1KuELJLAB0P0s+e2LBuSlmnZDyQ5i1odpd
Goe7JEjnEKNE39Cwyikq2PRbKEVRV6J5kiP6jDLuhICVb2zeTIlnWjMafXYB
CjvMELVy8VETroIjZ9/LYyqdGQg5k94yyVYHSWu4NbNKBTqeVwvOfMWmv540
wRWKsKyZVjWTxQk3C+ceTpaneGS20msWhV5hMNoTtogdCMkcSOEWr9iw1OO0
Dq3JQXsLqgal8Z9xJCfQHhGb8AfL9x2wMGf8Gq8z0swCtzmSv9Z6zXnBmh3m
AsTwCbvdxa5yfA1S46a2Z3j4g8MstuveQaasfHZnY20Ih+XuybQuahAi/mYr
C2tl8tGnaU0GGZUbRWLc9phmSZ3NaRppHumYr7vrTeucvzIRuBt6G1B1HlCY
Kk79Ep94YtFZI4y9kNo8l9Z9jpOxOoRoOBvrgjwdqdShSIrQC2gaSCIlFxBX
9xDSaUjSlHx3x0V3qgExbjBaz0UhDpLJYthd0LX+9RiYooJtzdZvpWZQFH1w
EkehJEtqYLqw824AALzc7JRZeY9rgM28kJt0+DN1jymrvSuzx1XHvLzhyu5l
myZLsxNyqZXzxrxwaJRIp75d33c0bf/8aE/BlCPgJzkBXtU+e7nzX+jux82i
a5p7IGoaU9z//+y9aXPbSJY2+h2/gtcdccu+FmWJ2j1R8Q617wtJrTUdEkSC
FCRuJkhRVIX/+82z5QIkKLnK9U73TH2YaZcIJHI9edbnwfLGh96wVwz7cTY1
EbUPpw39I2CRp17Av4+VehP5fmj02n2liLjJiv9MfRKKTqZ8NGeGoeTS90l5
XPbeLNa0fEExNL0fjVBJBDU/Of3oRMMQHvF9FIGak1Tz3kA6TaGemaJuNaB3
rCy7Hzz3rCE62oXrq0kdNn06neqon3x08hJsfXsVUq9BMMH8dCK4ntqpacmL
Cv72RkgwHbKRhGZTCiVqjBD5aZ+MRG/cgLCmh+XY5pHEeKbHv02A950BzpzY
UU6EUwnkdgS+ZlNx1skPcqbWuvCOICfm9wVctYazY1DvSEvA2kZkC6qLFySw
/JHvCqIzkwrfErg0bJizj0aiWdixGfIU4uBQb+xZahs+mAR14MDs5mocXJ3h
ney8qJ9eSrssI4/zSp07mYSBjoPoYtoASFkSjsHOM5IZ/kfpju7aXrdNXaeS
QOoYMcqYqznw4WfHwz9/fdIJte4+nFWQBtRj+2b7U9n4/5YJ95lrHVPDtSyT
/OmZ6ZNY8k7i+fbO4Ulpe7O8vbNysXNzc7q/sHezdXRcmt+6OF+Z397dKFdO
F/fns7oFdUKkaDqJe8v4YXkzmTOEN4VVsiq8PGImuD5U8dz5AGmVgvnbe05P
7UGXoyrtT+rK4JA4qUDs87VEvS0TZ7iYa8II1Mjygfxm9TDhqnNqvWGMJTax
Ah14cZJYwcEmk4BWjOPaCOwTnQmpczP6jMcD/GNE3GlmDCSgZt9xsfmvgvyJ
feNuCwOfvaDvtZlChHC+TZI9futCylOh1NCZbffb/N1AjAmvmNVfFvNJ6m3d
4EW+pvKGlPIfMI9YKqYk1/9wMTUYxcPECIh/Gv3TotxSpyDKiAwsKucMiNnC
NvIE8oWXfdgqlYV4nnufm8DRR5NJ84nOBl2AALUBgNEY05SIEn+AcwdSN18Q
SxF5Ss7ZbODaPDaNEmc27FTzt6z7hCA/HIgFYu35PVs2OV3XM34YrMFk5tAJ
ZdZRAw5AoetI8nBXQjWnox4al42H9Rw9Rmq2DKYAvNyNYMrCwSSrPfp9CcZz
wVI6A5Ap14cp3ia1UsM4ca4g6J+oIwU+Nu4Ml7rN6q2xdHECKOgy6uf1GFZd
JoaV1x7W0PTAtTdbADA/PSsO0qDg+fkkP4aArEFqWjoLF85OU0uxNjnEbrOZ
1GgHXM5HO4fOJA2aIPHfPPQAL3VNQDRbdicPifGNUAptYhN/J/H9n9o/ofSw
OS/sDhqgf8TOt/i4sr1zaDN+Yh8d+oE03L4das7trEA1T+u0oPf/gY6/CQ1v
07HbVfYipj2IyXYOC0sKtEqwhpyD0Qgrl+/vTYGHShV6FqY1ttDbs1OUiwP5
ZubYH1xvC/fzvalm/ItOOaMxinsdEwqH8lyaXcdJRCMh3SsAa0Q0IMDlcBpA
+l52kkSKUYtOdiVp4sQyl3lP8qj0TLkxKZc+9bdRH2BnPTE4cS1DoO03d8C5
N5ugvdggEmpkTrjGy0xE14ROZWr0BIoM5hICCZx2x1S5NrR2WSfcYe6eE8vK
8D2YxUoFuHIZ/5AJt6Jfm4b3ZONA1Kaq9imqbOyaKVNJ0xnHDZwNUURSGgY5
hPK+FUz9FsaLhEaI79LZAkHOufi0Mn6J36iFHkSYISiMuSZbLwWxFEh/lCCJ
0gy82B20YHrs6cGgJGHmS5QjcEDE4hxLjOPJSUr9Su/rd5VRuJVMP1RFIQoD
w2aldQafAvoeqscUeA7VDP82mKKd+GjTNaKI7aHkhWckZ1wRjQyfdhh4eFAy
pRka/EP8fyRAgRBdLifLhBxyopx80iaufI6TeJgt9w14z8kr3pw0SUdC+EID
Q9gF8plnQKY22aXCsk4gfAbmwJBbmLwOsL48CGU+wBN5yrEwBenEQTexowow
Ti0Ic/LbDdE8Yj4SsA+LSLmC25NA+3m1+yRLrVPIzfHEUiZIsNXTi1NhthXg
zIgREXaBP109rVPu4yFNqBGRyqKUoYRoQmG34DkEc4SFl4UKnAe1iMMbFuoF
yTiwANkeLIQBHGRgb4p4mKqPkPlAj6y6pM0NbEtEjcYK0Kbk3nX6TxNi5WPQ
ZuQjiYFYnaFDwXrZsY4y5LTpsrEFFtN3MrQLHNLchPq2T5MT1jxLCwpAkjlt
MiFey5bK7nMqHuG8he0hJ4jhnqSDNw4dfsYcsRLgvmGB5PYonkoA6w52JvgR
AtiCIYDF3TNRGmjH4C5blGEW4yuaATOUrR4bmldn1IG94TXRaxUD74CNp3P2
HN15Kp0o3CvTbDzvpTKV1TPnPvFTh+dcJuoRvEekuvNH7pE0/mDguUeAMjN9
hRSmXCFBztdgJ9HAPMgR+VdJ8M6rpPAnrpJcxEsYu3WVqP90bhEazv8Zvvyq
7xPnEnGPGz0NriOX89SmfbQOuiVcgj8gXPhrhroKDE4oS1VHBr7UI/VVna4h
zNuM3kJTZYRZxDelgpuI9EZN0FSxlZV26o4FmqZOfyj+KUgGZ3YI9RCmnNvT
jJjf4GmO+ZqCz1AWPGYUMSQuN8rxUT3QKMh4c35UkFhsq9qzgRxBPr7VXJ/J
jwmS4LeGx4dShOQNLUV9EkU+9yn4a9TTsGARcHqKzWGHo3QJLOmiveA0krpj
QEFzAYhOGBssBKTVjaP7Qj9sgX/FKb0FHwA6j7k+jyUZ7kVMLsbMgDaujy7z
TYgij+3VKExiCDWrr2kLWG7M4KNIH3IEKS1wyKKHXBzJJyPXfDDlyMwHpQAh
7gEj4ToAsz0ofEzQ1eJjFgSqYJQG9pggYxXpswA7QCixgqSHyfdvEGpJATKm
CiBCDrqLQYb20b9U0z90LQ8N0WGinngf6aetehdaxLYalbpVZL6S6BkYL4OO
MhTVVp7NK7girE34wj1W7Zo82ghiHIFZNOhVO+q2hg9vCHqzH5W4L8+vbyxs
bm87stwrumzRjZelta81V5qjTqkOQYFawPmUZvCWphMPGfJfGfeENQvpUPLL
aBiEo0Z832bq0YJQj9reQ1sWaaY+W3HFnAiQ9ICELOCkcosLB5FrnSPUqijl
2hpCfLnAAg9HZVp9ujfQAqJyMmusKn1ozZwQl2a3QRYFpL2yYCG8UvU3jaCG
IFQAcif2hsdLmcHOhz2CtxqcaJtsthAGhpt1L7NYUPzGXM5BUPZR0vPUNyIo
f6QvWpLGdt48xyGyOIBLE1wDQsgeeyD/82xB0UYdcnfbZjCptrIpcDKh0OJd
jKGpyekGdE5d10l6lpyKR5HGrKKbTxoYfpYC8N9qW+ty4Axt7JSbSf3+CSf/
j40LHcLTR6W2GB9MQUXO2h8+N6GFZ06D0i6J6Y4gGEygFbz+aNDvJZGeIyhu
R9khdTDSXRMUodkIflQvSbNBT1dObD7oaTGS/3l6Cm7JgHPtSBWw09czBLeI
YJKNwJWnaTFag4ArKa3N6BASQcP9DI0GPvNurQYefqdmA4/+FdoNRt8+mbrA
t5UcePKvVXRwqf6MsgMN/FmFBzvhVXrgl6kUx7WUgJjmi+QKejVOcXc/MOGx
x6KnQUdd4o7rCaCOpTE1MjdJblhuyrQIf276k4JZbt+SdJxgpyF916yUh5sd
m66g5SNMdSbvLAf3wdBNUzlvKSHKSsnKKKJTIObEIfGFFIoUvPX7NVdSWv9W
V2111TtzmBSVnj6PBqEjeENbJw2y6i+eKF33aU8FE3+lVMZAPqhJGDzHzZCP
Zk4AFuv3gYmAys/0BwL6gEaX6qh7I3zCwoe/QyI5IZGfFa+gmtd/kWDFn1Yi
7dA9czT7VEbODfnxcKswMCsleWgH/03YB2IDI/VZLPHN8ZwzT8P7tMe0pv8O
8h6dJuTUO5IFgpk/Qe4WR5kwQgtASIk1TrBO/XFwqXLZdt9F7pdD4sC3iIbk
ycszyuaU+KS46KPDsJ53sGWQtPVT/N9OvtIbBIzWBJgjStIrsRvjwIavN6IQ
BFo2h+kkHvIax0NGf2ZvuwWL5+5NnaTZdVcy41GeNhxMbhB2gCqzAtiU779n
WAG+M/m2ecYh04kdrEh9GKheyo9+bRezqi0MpXkzvlkWIMwgBSOFKocQB5gE
JKu2ymTFI7k3KmOaHohzYsGkibtcuWB8H0ShkIxISSZvCXOzuu6dgYVHAskt
WkUhe0gNEja4mngjrAleCsYCojFwUrKs/GMlbhyM/E+zaTjfd+IaoR3JZAoe
rDvh9zFgTlmaCC3BUDk9cQDt7glD7vff94qbs3E0bBbVRQclDUPZO0WrpTQG
CoRcLKaK7KcxTVbddQMsXH2z/7aE1G9Bd6W4BhOXUiFH/SQBXzg0kTBCIjzL
77b5EhpImIjXuA1TCcg1Zfqpvd/pM6EGUhYsLCysff9eQMZ4enamYNBFyFzS
olNmBQtjEHUe8PraUIfIH82JkRH9HFvraudox7LJywbCraHRB0U+cbuwnZox
Y7U5fILi2hIqK6VMlE8ZeR63SCzqHen9DOtlPZuLQ5BWKmgBbGT5sky8Xl7b
8jKHgRikACCHep41YPUSMhIUfe3USlZVfzRJCHdxQyMdk5V4okyIvU3gk+ii
NN1kFI2Pv/9+sre58f07ZWrdKUnRLvFbhWr56LBQsj6unoa/lbSTwsqBTHfR
pbfkC45xPPSj2/xoOt1RN8Zwf4mH8CAHPdf0wwFgQkIK9qeoB2Jgfwlt1V6/
50VBeqsG21BfeKhoqIgsdxG+2iqMyzXjYZnJ45dhZpmr81rpaPto/mp972D/
oLp5vnqGtUDfqcz9gxEG/jZl50irutAomjzOzs5yU6I3VT3CWFtQxh8mPmP0
DMKVJlxxcnFRRirk/lTt28cjcUnJn4Z0bJx4ePVxC5jPEmDhHq2H/NAP48En
TPxoc3lfwt/X7TgsQoSj8gAVaeQT/ARdCuz4jjFNPckFFpzhg7NJ8Jak+kKR
n5YoC/x69BtZByInOYBBVZG8PHkXqcNyHrCjPhG3pdgYmkLwE3QBbBfgV/It
mLGoHSw7SjByp7Y3CEJnblkDksYS45DTNp/tBNGpyzrJmSufTDa3Nkg06KP6
Y7oXbh/i1P02CFD5iokuJjNlRt1RBjWWjZGzpNYrtKIh3TN2FrOvYtbwx9g3
l8Bj2zcgjF+bi1ZGOr+jjDrglpQLT1u83mZRTJnqOWRPDwO2qgGSjE5UfmZc
KiE96moVlac8vfWsq1qvhywylpIi0CCVkkr6F1qO6KP6M+0bHdlmhbZz6qDa
VVMBybgsnppBBG6B3GOkq1tN+WDlRDxNWq7jnNtCOWUqSHFZIwIfIFubqCSi
pLDPXqCHb65Ai9lX98JzRAmii0SPpZZ2G4FvdOl89MJubwy+fvRJeeeDN5Y0
LB0NBDjaxHgtS2WKh1Iz/LhfzFpgSDn2YpvoDCbNQFaB991ETlQDTYk4hZ8r
8PfL0KzSiE5X5+aWFzYAdNMpfgURAszlUGnKi2NEnjX7qhUPjxtuImgCDRoi
rtNrKM0a41FZgTh3vtZzGg8th6WzS2cL5ezNFbafKGssgDpR1YNfEqOP67cx
8+4+Go4jsgogSjzuyYWGKGL8b1R82fMHfimEoAlkd6eUJxDuagONOprUlWk6
CPtCmbM9EL/tAoo7cT+kLlf01Dswi824NRqwvwBs58EIJGprECGOBnDUDplo
Du62Qa81MisKDu92LxY8716ARMFIdBCq2Rq0oqFlCdHuJ6XIXUi1z7ccolgP
kiYcY9KkbRkvB9CilXDri3y+E003m4OfJ0Zxusjoh+lA9M6cUseSwsU0IoJB
MVNImLnOxAeKfwIbHNmjFKMEE5VR78CZk7K6LZDttNMpLGxS0gwE0YpUHL5B
39yTb+6ZzWX5o9LcxUFwhBjtIbhce14nsPGzilumH6KoCS0yGlTDAzy02stG
lzrjglp/h4lGwmr6O5tBCMIa8LnPqqU9NV2d+NUQNBsdCxYKtHID622iZHKC
f8sOSvQLxzFNv34K5DXjltMoVET66ZIPyJc/zcgcMbQzo/fBOlnGvjrmnbgr
SfGg0DXUBdWGU1IA77c6PJ6CVUTVF02JHw/cNdN4gHVMxNVo1EnklrfHnLNC
0w3R7CBqquOMjSAvnpK84CQ2nBt7TUyyGoivmYFQUNGReD9re3KTmDCCUU0b
ZuPm2UdpbBI3pUvjXFmOPytbHi+ZDEc9SD2iNPDd2U7KUJwEnn5Dp1IM4Rjl
j6MRcTMwppPjfEavbJDCFaCPawDLwDrJJm8iOye2tjKInOJmFjxSFAbqMqWx
5ZQRY+4DlC1CvoNnqDZiqpuyEeRWlrlOLaDCwDsIttEA2BDJtkPFiZx/z1HY
JjiW3A6A2TrVktaIo/FAk7fGDoyExUdfe4hMHoX1sVQBBBzBzIQZNXsaHb1b
cc4APhZ4P0VojMVMzkB3V9j5Tb61E0J7IqJwNiTyzEGbGfAyV7iJD9lhAcjD
BBPwPu9hxpKxVgEtr1DD4+fh4GiidD1/4LZZ2VjZWCzfrB3sVqrLV8sL5f2y
wM38VC5tnZVBjiF1nW4NBiBRRcpYl2QEv7xJXWtdioj4beLrjRTE0wwFqN4F
TFK4w6/f+XWSQgdOYitKZ+vLPWxTlkiF0CyHDy3zyzxIspxfykmoM+7fbDpd
AbY986VhShr2ni4X8l+zVMS/Z52kFjdQtuGHkbpFi5DLgp4MPl4eOiH6qHZx
2eEWc7E6N2XmCNAZcNVaUmnT02FnJBFqPFfj3/KOEPh4s0Ugkh2zglcgyjAI
Cghu0Yxc1Yl28FOL5hFBOsRcbUMv3QnbIE8gvdjqBw0x2w0Id3TCBvO3aDVr
KNRFsI2VZdlrdYF5XGDMUTOzZemMgJvT+0qVgtzrEGWRhMoxpydupzpmXdkf
7rhzPl1ZKz9ht+AP4FI6AkYUwF/J+O5pUAzpqBeJB8QoJqcTvILbU4AD1V1E
oGvXHOOMcXzYeVFA0PXLKWx0a0u4DTxFE/3yrfrpVmP66KbsHBfy4RrIdQ8l
BeEmuzvDol0w+8MhY9A4RzzVDTatyKhkSaeTSrF1TKRTt0IMfZVGKycF+pMt
LPFx/nfmDXub8qscHRp1DY86o+bhd7tIs3ML3zfNoNfM+E5TDCE878TPY9y0
oILL1KobsG7l0cv13RgxBZTeS04nnL3tS+xEUBWkRHKmMsKKCgxxY3vDXu+2
GdpSJA8Ig3H6sKeg3EIUkEeLtNj60rjXRK2FLnibQNnU31IidnLLZXcJfbRM
rIuGo2AAPg8zl8MeWCgGLoaWhMnJqSG+oMRDrW8oibdZZhGSSzyOCPgmBK0J
jglVfcDWJH9CYpMY2dgm5sKZDmZC1/0GPpd2KmAbRcxkB9oA20nGKBve3cxB
Gb3IandY5aPGIex6wuy7hDo/zqOvUBceJtqZBJhh2tXxNathYaP+fFb7pFop
rdaVCk/lHt9UbmsZaka7ITmjHauw/tDrkeWGARJr7DTiMOEVY/fHszjv9c9a
e+EkTtSSHW1BKz8UWTHhLbS+oaI90rrDTGre9dHAHCpy4oC40Vl9qtNwTSup
iTckyQkhD9HKsXgXdBDKb40rQYz4mrCqYCZOWTNnhWSe9ygUhVND/iu84uhM
Sron7Yo4j4W68DHD2pzDZkY77ZOznjax1Z08kqejklVgqI1JoXWyXiycKmnN
cEKhJygvPEnoNTkcFTOFfm+IXl5YwDYnQQ8Bn68nVcUc0W0pRZf9pxLJ8FKE
eMBtCptsDUB7ZTvJCLfzBjynev27m4D03criS48LHIOE1/NbitnASqm1bqsm
eozaUSs08LJgZARu0VWYPIkXm4sdbPzIGIyRnpuVFhssKrVJi+TPIJWCarW1
P2xGm64uzq4sitZcuRVfICO3SZ1m5msN6S1sL7N46Oym/YQtFqEZRhStJckn
c9fOWc3nnjUKkf3TWW4KT9VpL5DPRiv+4NAatZsx8l47uX+8qLpc34qIPlDI
HiLGtF3wVemDYbTy5wI1evURxAysYBjKAgZHpc1BkCFBHy7xgZX9SekIgrup
phQvVGibh8EHK9FjxPCEmDWkNRm/B9X7e31TM84iqpl4QLksntO0Ls9rQ34g
5xMjgAsw6z+AnYLoWVDkU+5iJF5dOiP1ZwiYhLJj8BCCatjvtcEdqm8oVHfR
nxw0lCqKgyJXvvqdCWaov6xnMTCpZ1cUeFfMmHcB9p34yKjfAZ91Z1eCo8al
sGZpYC9CnMqK9kPeeDNRA3Gm5jmUIYJkLSpKCMTeS+nFRvbrYk59tA3iqO9s
U1yT0piGxhDPoMHaQLMPqExoxt/3fSglRDSeLaz4e2WHTzdHKi1wieMOdP2i
uizBCHIfhJ2vyYQqIOiYaskN9XKtJL0iQx1ZHE5yQjozbP/oEBOCCfcGvjC6
dk3mSfb0t7JrDv/1rmWwZ+tt/iXXsPuRVZMsDUO1GyeOyfhWoD4/RIZSH7H7
YKExYJvy+4Ie1OHwFIRn4ZlE9EvogVElnK+GliCY7pn0T6OfOokStXXspync
bSkaUSWSRM2w1MJO79ljksj+zkRdregQ8dqBvtMB7P8QY/z6NJAGQoE2ivIy
iGOGXMSjVsxOc9zaigObmI6AllR8J86FLIJiv3aJ6Vp7mEZDxPVGRPAhQ0JD
iahGagWPmjq4k09EEDB1xkRnD8yEUXqMMbapMAOLcagIsJeEbef2Sasi5pjb
8EOVE+eCbhqj9wfkunUbpc+p3BwmFhvq4qCYSAJ17bz6Xv0BMIO6LV1kk1b9
NQiAPBkVLa84w53jFfJNuOtzoyji0tFQeX4ZZHcd+qqOeV0NgQyMArmmTPJ7
USprGFIW0gBNerfaJ8Ves3gPS6q7a38Ai6XsW081GL1E9ZG0F45e1FSDSqEv
ZSO/3vsdNTcDBnNrxK0Y/DhjmM4hCcYwY82wrsK7i0sj8KPqtKIeqLZ7O2qC
AG7H9xi+VEe52Y5eYuI4Z1clWmnBGAz953AQR3RhGHukEfXbvYlWHE1sl9Qk
qjnqtXstrMkQIhutAVpHlQ+C9FzvfrUg0Ae8l+m/gQQe9LwJTA2pbO5eFoHD
FHIBe8NYJOo6Gbyie6qLUKOQQWtX39WJSGSI6uQR1ITF5zUWojr3K0Geqmz2
jt7HlSqKmwGSMdoVDywnZwqcokFihySdzTsoIla3jSJc7RIu1oe8BXCdhcPe
ABMgKSvPItOw7hVWZmHcOBOgv3C5kyE01+5LgglJ7Tb2CbBJgo5E7Coa+OCP
IQeNeNACG9ImsVw3bDTb8YRnUIaTBM85+3YNgaSp2UVbixO2Br22ppvhBFAy
e6zx2z0Qc45kWjxAy4JnWE2uSRROZ03nK5duCjGVNlsmv5bHb6vkQdilxcOo
PO0M+UscUXaOljQiYdhHkUJ199V24g+fjGq7GzF4N1iwowTr/8250ECbWknG
C99dCrvghuZTdM+ZzC9wgY4SjnVKiqJSANvsMY/1AbRLiF0WisBzl1r6gY0d
jBKATGQPF5DjpEjNXcAInf7qPZNLkp11rSgllqZkQMhtayKD/cN+pqGPuSjx
4q+rb9j1kLy8cZcJL4a9IGWZajXSnQOcbpt4N8rOiSDigwx5DuM2QU5BIx6u
Vz4l5HJO+AeBPQVXC3p93wedCqEFxLr3qT9+gxoNYxA/mN0H3Ch2NM2Dvy3+
vIBVSsvnxnAAEE1tFyyWbPjub1wvmy0HT60MF1XPMGp/iMK1iLdMoG67NhbJ
oV/Iqqekc8/TbplSyJ/N1pR/yhznzJu48YN34sbzkcx45cjX7zUv/HBQsDyD
qB9p0yjjPXKYAAq/0SepcM+3fA4tQJoUwEsGwHtxWsI4KPlZTHhajXBIVQY9
8o9RKiXvFx3wooyvWae8gXI8HZR9Y6aC2qDOXhE3x8jWoVGssZggZUlqSQKO
MiYEsz7JPbgmgm+bGFrdT9gSNMbAeWUvmfVOj7cjhWkdcYrUifNQRJQW0Wnv
FimfZCQrmypsPKtNgPmb3WiILPAmEGlbwIHRba0kXj6imIroWVBdeUHqYty0
LxF9+wSZRKPYygk2dQj6FhKTGgsyGlGHQiGzmXBmNr1WI9UaC83SmyDApGPj
BvlBZ3czblNoh4FhZI64dPyIBtbVfA8DMjOpJHosqVVKYyDBLuM2g38RySSm
Elt+bTOf6jGyBZG6gfEBsDpAcjgxM4vC8Yy10kW9UsyqqKNRSyDCqaw/AebD
iJ6JZeeiVNjahbO+NEKnN+CAj1JrrDSPVkzWslD00Q+iuwZm/bkVbLMOzwio
rutlo/7CaW/pzEqSer16fTRwjSm9qJNAnKy2o0l8SSyPrCwirE/RmxO7nBZb
OiMtVwves9aSgPgeDBIRGwxicrOJJwqkWdqg0QMMMgHVibvPvfZznp+BfVC5
Zm+qhkZmCr9DeCcp1zXyy6O3lREQMOeIO8tXGHn/+A4yInqiTsmg1+2NEobK
cjWzJOB5tKvI4ecm59bL1BEI0EdjLwIuDtDPMT4vxnqlCS6zsuCW5cUATdwH
0ooE45ktI7SlCb3Ibo3zFdHBFN4P4jqbGROtcIRY9Y9huEweBWvu9ulBcc99
sOrtHe0/pbFnVHDc6zOB6zW3y+x4RPY4kJxbV8tAQNXWmmAz6oqDqME53OCr
AC+OFHfKokurjrsX9jKWQs5ADs0gvgc8OpwtpvS0oltFcSNwg7Y3IQXg7sQU
1YuSGyxHTr09puCKU18mkVlgaUZHKFjwPcIox0/gS5z2QP3BFA4l4iEqnljN
U3hJx+UZ748wC7FfkIHXbCL8AMSsJUUj5ciGJdJly2Q4cyrAVH+8HR7Xighm
N+FFDSe5H0rufqiZoItOUgpMEu5HZRIAUplZbJRzfdJDLPMHvXUNdO5DtRsM
y4kCegYjjmX/woleh+kRSU/nZNqFtlmXr2tlwYaOLcd41IEE4mFKoMGRRS7e
gBxJ6l4E77aQjaDUpl0BejNeNQTiyNKrqy4QZqUt9B8mSazM1y7uY3xWyUHm
6QwL92H3SY5UIB8A40f93CToNTV/3aSJRdpsPPpzjqTYEA3zwjG0f2Q88CCc
IKIq0jZksC9jkZL7rlCPB/VRh/ZQkmocaWZTt7ftnghSeYJpa4ONl6wbnmue
nC6xgox1tCOtjLnvpS8I2iTkXktvEinOg3057HUIk4Q9n5oBy0M0CaFGrOgV
Hwz6V6OhAz8U6dookg+kqFADWm2mbZZ2XprfeZ/JEjqOHxSkWpWg2jmq6xFX
3C/gg25J2RSG/jJbJaOJ4rIiypC+cmCyLcxKXWDi+oopQQnKHaQXbmAKtrF4
ZGXEiQ7ipfsh38Vs91R66SUmGBp+Z3E1YtF7JiWDdqyLGwdOMjjZHblpjAxv
WGlM4qn+BUEOCACiYSVB2Okrnv068wPYdv/4R6Eq3hXbU3ApHsotwDhOsG4x
43GSLKo0EFhu3lsWGM01VDkZxQtywOqVVPL4ccWzntVZSNPQ/rVUCrvr39Kc
uuTjD37YyWdXiXr9U0xwy2Ajw6ifAnVLJVYkmqST3IeSEuKPewfOnsiZaDT4
nZTcjAuJTHCuWgoy+EPMpojlam82H71RrExF/SwQcdkE9d0/VnNOKcaQO2EC
qTqbi6ZoKAbxJf/OIChjMqm7alWLVjlb2CH1sxkYA9vAtGEgXBKwmR542qJo
09RTghGEbcidVTd81BrlemkFkTz9ER3EUlIeBGNzBM7+FFjhGx0XtdcA+Dtd
z3o1DBK7//MRAfGL+LLFh2ZfcojVuGN2wbHDLWgznIkdhHZuSjRZ/ieIWFGJ
baBxr/EE18P+kPQGVJ3g5pKwL4WqXPVOjNEs2CfCbQr3YiRg8V5GLSv70Qla
yas+1kbH2ZuC1s9jc/wUdFJUBGarGZmqzp2S3KI5pb8lHVT3E1itTE/mdxnS
xW45mdKNEcdZQXOcia6PnrH6E7o623H3acZyhz1wNYi0wyRq4tCATYlargDp
y3epUFNZMW4sS+o4DcmRsc7RP9hQBxzFGMRewwFxRO91URewoo2Ana3LfiLN
q0rd29mqWRe04yZEj4Yy/VFZBJ+bjQzFY7bPXjbzw3I64McIrKaFLke+yqHs
DS86IdlgTrqPoPC0HthTRDfIJwv8mQ2NtJ/TBcaZKSAFiffiZryFNEZ0yuOc
wYtGXzHUw6RmuGBgcA2pkThRtP4849iujHmccSsYXB8NFkXJqzauj2xIiVBq
9GeqAhTsboib2khlaWxUlCAsNywGEmjIFK1aIUZGzWVYKMAXwg5lSBroBhXG
CKlMsEx+u0qc5XqAAtWFrUfoVfbgp5cQzS2U64bc1aXLxsQ1yjDwxZ8F29WI
IWcC2BzjRTQgC8Z9ONThRpe/BBPXEUBGCny0k5PpzVzsBkas/3NMlXo6LacH
8810LQbHGP1aBcMT7BW6Zm0aDanLp5RMbdEhlr7sOs3vAAYpgYqJ1mnJZS1O
6XRrkHQGHwfpTv7C0CCBM965bi6tX5LrUtMEGNh/lHex7ool8RzCU4sEw2Ai
wJOAkx4FvPrcp8Ez2pp1SqfTVh+Pq/DxA/4G73z4BLI+YPwzy1da1HYf9BYB
yiL/JQ3NV7EIzmJ3yV7WFvHcm5c1KjiawYWZTezr2nBjee9rw+aSf19bIjUx
lyJ9K83d1G0E1L0sxWrEDFMh9xOZy21RpPefB4w1YIQ+9/OxkE4CayETjtiw
IVGnN2CSFgZTYtcSqfsBMQolPaYm4qRg+hRel1bp7ZADMRrBU3OOpLsVILJ0
ysOWZZWSrHd3SIZ+gnUaXVYXGDUj1mdWrhV8rUC0FWr3RiFWAY36+BAhNgyl
lLWH8Fe4Y6JBQH/XDnkrpBl3+6OhqDn2NUDTqGaJjQB4jJtHiY8Jr1LObihS
OIMvAvewQZugppN+SIEYC6cLu0koRWPx21DjalP1exi0CdSkDiY8KtsieSZQ
x8ziEOy3qSW1ixhpbFE4DJiGAwYGlQYhsUIJa07WEtGfwHfE8MYZ+RDO39dl
ZVhJQJMDv2TNoFZ9ZDnxnTTrECy+qFYWsq+JHGOmFfPKu4xBCFpGlEEFwZ+0
GWxEGdNzBcpRHgkMeUlpb5I1Iw05ADVwAzLDkboAY4kOItmRdr517uPWCIgd
3Lg1umdb7Un/IaEAmg6inytp1Gsw3xpyV5je4xQ+x5BsZvpkVGElkYpEXIlb
yq4dRJ4OGwjNDAkd6mNr5A+hgQwUMBUfL524knLLfVknCTlv1lZfe3aqtbnw
g7SBNisYw5YgNZ5Oq+pa4AxE7fP1R11xsdNTq6BVCsq4WK2ckDM3gcsXHbzk
rYTEjjQREwl25xT+SRUDFWLKKPzfrGb8S5svDGDSTIngP2nLmIb+V1s0fuIP
3333Fxg+ZODYAVb3peya43H7kZiB1n3VHKPuyOqZKI+ZYWrwBUqv8wJ7pxMu
TLkI+mDDxOYRgZ3kJRvSgDl8PsjJaMg3/UsD3QryNhzhMbtFTKhF93p0vkdd
A9NDaibr/uxDnfZlFsbTvu2knso3tX8WqZOVTYd4olZakbjPNb8eS5MGIq1o
1cZOYLFuAnUz8CUFOQSEUsWUB2nkAwyDYj4Y6lsS5s1zhm4Kv+w7zCyizvyJ
lpYhUp3C1vkHDa4UHLaXP/fHbDDH8v/b8vrb8vrb8vqXsLwck+KHbAi/0cCh
uJdUcAcyfQkDxhge5gk25drxE6n105X+IM2+6mNGZJEFvn4f5a2hgA4Zc4pY
VUFwlObsSQPzKBrnBYSmOk9dZup4mJah//GTHap/kd3zv9zD+rfp87fp87/X
9DHcpX+bPX+bPQUrNF+28vizZo9qchosWcrq4UQFVx7bhk/w2wf1i9/cUT98
KmTMHF15BG9jlDRxslyFdQUTNkzFu8nLb0RRvwC5GkiqPEqG6qqCnAi6GLjc
MGLQLUC6v8eEStN/uvk8ZaUmrhtwLxvOuG0lCWWtYb0hzKhoQKpvdxJYJQhU
OMx75oeSJk+Batde5g3Kp4J//u6pAP0uwIH2gfhNGGe9i8Slo0YoB+kLBdeO
aaO8NwlX26KBYRaSi5zJYKibfiP8nJUjbZfqURWs2Symhhl941SOOaMMADAA
CeQOggSY3K+6y7igyExq6HGYjBImJnsDoeKs641lWCw54OuDkbnvlCkosJZ+
QO/UWCnLHDYwqyh5tOReJmIo3GUhbVUXa7buLBWvrleFN5G2tmatEhayZXJT
Dbyy41rAGyIwP2Y2gt2GxFYwCbyNUCN84QQ63b6WktKmaZ3fgqmPYDax/YYg
nYmUk4NZFcBtgCqlYz4B0vfvvwsFUml2AZ4HptC11WWYhre+LfqswUQC/FI1
KiVYIKees/jBaAk0L4KgY3BK37QRCkuDU3trZQbiW0gOw5M5iOjCorKZ9DqG
bbBKYCkhDPXAg9CQIr79BI2q95H/OtEyztvbmfTGSpFcwycJt3MKgbZDmRo4
xVAijASRuNxuO9PmnFAG6JRSBnA2BSQJniPSbHAGHJ3cmXrRUD2TMlugrPJu
kPt5UdenUFW7RA8mec7fBbhgErQsUQwCsMZb0AFY0W/XzEOp/HFPo4GwDWSJ
PnNnji098kEjbDuoXno5LKV8CMsYdcO6ozLPBg4sy3TIVjuuymBYlpULfWW4
K9U8WehkiTsw7mRYoSnkx4vzo+uFgW9OXYJrMGysayszC4QsY9LRnSohLB7k
1lz0EFoTWA8MglLZqX2PutsLc+ChJHcACMNQL6WM4Sew94oWzBAIn3SRTq/b
6kG/MhURUsUnSO7SlP8FnTVdh4FRcefA4hrQ/UF9U5SPVBEHW53rbNFXUuXk
GxbhekppERNPFFJDRX8nRt9dvnCwKwBsypM8+/H7dxQUFg5xSgn6/l3bUqSJ
5BJ3ZEoClNokqe5W1q3DoCUnGo8UJ6WaEuaPMZqZ8UA8I5+myS4sdjSZ6OaG
QN4yAYrVj9xTLTh/zScyLXkliGEeh9abvQjuoHEvFL51Vfk5azyXTIY6RJ65
Vd31fkUPA1813EpayXZqrVLNB8YsQJiy1BJJaYmV2ekSkAZesJQZ8rFSGnSv
T1aAgGvr9GT2Q0FlLxF1aM8VrJTJ9jSmkXahiXAJiOGP/OwpGjv5TpEwkhD3
PofRDjK/Ucag748xlSTbDy73MTHLmI6Hjl8hsGW/ppcxIHoJEQQFSgRvfS38
8l+/gC2nWh0o24FUxwEob4XVlbVSEDwMh/3k65cvTOEihJHdaPiFVPEv86WF
xaWl/1KL+X9g2/z6Umy1RgeXtcfVwVlzpbESL4wXzh9en0f7S/f9k/bBpNy+
6B++rDeb1/DS/2vvqV8X97YvL/cOrtc3Sqdny+dLy8eH8wTInutkBhcce94F
RMJMCOtjuCROJnIAs+uip+nWjNvV8PjYMaupYL+klYQDrgPCoxy4Rzl6GSIw
zDv0JwoATHGxW9qoasTR9JwT/x6VkidI3sOWEn+FG0EahwXfTe8qW6nv5utV
6jSY+8cvGmkwGugCkD/dXmtXmXTf33utgiDGb9qBZTHeWHSHb1/AmySJce9U
eCr05etevIBakXPxwk//Qy9djfjEB+z0pGoCG7lXXN3SX/iixbeZlstmoQsL
+9WTY4tay7JfXX0SAqyaY4tvTYcL66+/PvXnfvo1qokuYIILX2BHfVlaWlwo
zePMfZmfnQ92e8nwayEr1YMNms5ibdKPvtrety/YJJJnfIABAnNG/7GxWx8M
47nS7uHGeOd84dvD+c3C+OZquLr3OLi4XR9uLfTOJyejg+MnJD/5YE8BtOAT
+JqEw9CQEA5Dh4L7BLlKFKxqkbvseEBvI0aoLCR6ehb1BCpp+ujxbn1y/Wkc
VxMQF4RJUju0Wq1sayiNMcPPaQR42KYo7yxa6MDSAJJk0ESf0J+8UKwdHvwU
kc+QeEAd5hf2UjIqFKN3HvqlOzaAP1qChij9vn/6kYuFsPKDH71YCn/BxcIi
n+9XH7wEjscV7DivzOeOh8Sik0uBp79L4BUAHR/ls1JLKSVa7XcL/YkKRsW6
1AHMCQ+Z9IeAwJAIH515dUIhhyYTmUFfZbva0HTTHQ3esxJkcPMZOksJ3RcD
dBx3HyPJGqNjlTpAtgqt7y3au+yoI9AEU61uORmCsD0OJ4kFKxMnuGYmG927
07MnamyOLKWb9yy9a2jWGmd7Rs+vMjN7GvNK9pHad+QJTsR/CJ5D8bneo8oO
AY6u2XPm2nJ5bc3f0YMfjJjtkMkhu9EYNfuPcy9z5U92Nn3P5CqodjrqCvz/
aBjooORxFKZwhkgPHOwE7cRJBG5cosU59DqZIAh3g3jke+Zgokn2W/r4sV7k
ga7Pa9i9fQwWmgXoYPsHMyN0NDE/BCh/idw8OlZA1dCeeAXnIiCO6RtcRChV
DNQ9OxQQFypWuwnTyBh8DqrtCYi0qykiYCskhFynXkeQJMQO4k2idwcdIYsu
zSWlRa0KgzJRI8hs34zKBdUpvdGgEBEaitieF/uHJ8vlxY1yrTJ3UDkJjtY3
T7avdhavlzYu9jeuVkvzh7uBVg0sU1DMUcpr0YqLUkO/DF+MoUinbwjHFvrI
aZz3k6HhC2Pq1K6yrHV30fk60FhoQzegpiRhq6dE0UMncJz9ePhvaVPY8t6A
B+qT8RRNpm2st0/ILLM2cj15AEMqhINBODGbGFdFaNVgu+A84EghfxCFxHnl
sFgNm1FhXY1keZFqza1t9fvv/09le2NxeXFVYg2mhl3yKZOUykEgHAaFNDs3
brgHUZAtzaCLEIuUlJniEwx+A+TawnEINfN7lgd6F14sy7rYJIO75epusXy4
Y7JWfH3hCKREEWJv+OaXxM3g0fsAehkiAKg6wx+Sh7BYWlr+kKYzxG/LjzRU
tuX4uBDXlPq7UTJMYqmBAVCvF+9jSKsol0wf0uc1lqxjWu7Uh3m+nTzUzDHm
Q/oDjhw6edsWnHlm9AvFpfnSnxm+el2Gv/BDw7e//CPjf5+DrD85f7rYr3b6
36r7R+HmdfK0tLN6ufHcul6bbxfD1vlpND9udYv1+tLgfHi8vNY63SsVq7dJ
cSsZR43VeH0R3GCn+7fh0m5refM4Xvm20zoYV8+YNRvI7UCzpbt9By8WcS/8
noG4/i4AVhTq1nhskuJKiXZGmRdAZwFhziWCQRSMYRZs1cH9s4NDH02C1m8O
Vpd9UeNfPmGiz28eXhn7Uf7506eCxV8DIf1fEkLdYxevnQ8MAdEAwWqtW9mA
xAxTFDAOZw6Borm5ZRogP2u2kL5L8MIYbqNLtxkJz0KYZhZDhRsg0tVV3dVK
h8MmkMK5dgBpPpFjWyOuIv6cBZ1lUn45rcajvWuO027U6gF2lhxBy2EJyEdw
XxEqrhqjMwyHLJFThDCgmErHs/jU8PxRaYLdBWTxQgAkgh2LGgaZb7oJwlk/
vAZB3AGINuijXIIOEiXL+ilhTbxJrZmfCUyI1KPQzvCGee6RdyKLRaSOWGtA
2EE1KAIhfzUsvxhuev4F8l6tGd+kGTdr+XQvZTxKjajGIhc+gzDDHApwZ7wg
WbVZE5EWuESFgwf25PgWQTBhNVkUDE110572UDLPGe4TwuMRuUyYTIXAXrWc
kHCHhe1oIKTrhISLp9eZHLuFW05vsNGksPvp2WReH5NMHRa0d8nfNHvk837G
SDC2INl0oNuA9md4dd40CALPXit8BETHYULw9GCSwk5jRvJPnvKAILdqgRgt
KX+73fZPDiba5jul6CQFmdecqci6atQgi/QIyX825qU5tRKQb5TH+gazOHUW
gLwHXNmpXePpyH2Mcr8IVHySqCROQMcLgJ5xdaToblB32GjgsME4a22bDNBZ
4K+cOkWwTR0wS1KhsOh96osuf+6I8qI4pKjfEN01mQVNQonIhKA5f6hRsVFN
Trx9qoKKsthndMp5vVeEogJJYGSBg1EURzFGc3bK1sQAge0vCzm9mkLAQEWn
1oXcY/IUqioYHzji+EBV1i5hDmiwIYscPWAXuQi+LwfVg/OTo/ODI+Mpd9iG
vxL/1urc+Wnleun4aGEBn4bX2KWetUy1S/0QK2m+FuYC3afiHui6X2Eg87/O
zs6aX6y/abNW9qYV8hyCDM2rNLE4EimkrAs5Ug7DQGeuCKrZTEG8SWoE90J2
K4cyJSNQf3tjizuQ/G5KjfZYcflahqevE/ZJ9fQ7hdPYhtpRzZV4zg0x1VP9
5zdoQmQZ3pRRzLbW9sxv3oDP9NQzQVBnh4Y9wzPmQPzJQ5AOEk3Z0TlBoncf
mR87B/LVzbgVYcfItMXfKC71Q9El4bMLDWaxa7ZmIe4alK2lwcbC7FFgCSXJ
Kt68r/w1GL58Gby09va2Lo7WL4rrZ+cnK08v90n/r1mTaLL/cL9Tj0/i/dF9
aam9F4/jxm57vPfYi68720973R8VVT9/iZhZI7FKcR0ScBBrNLlGhiVPHCt1
/HRyaeSrKrKu5MlSyvM4jId3lksPKnXSNPXpDNIparWfLklft/XQl3AO3Vba
BNXNQIdEr9H8pEESAaZ3oivvGhhy6/b0ACL1foMAm/mJNxIjMPfd5ok1BEUB
tAlVUABJPywsFfjrudC2Vv0S3D/Ee03lU9gU9c4rxOFPd8Ne77apPvWG5K5Z
Ro3j0c8kBjjGOL+AJXfla7F5LM95QHkCad1R3vz+PZOxTe4IwgQXB6ZEqKQa
4g06YQ8sdoAKWHM0QOXwLZvGnU5JdwvB3x/89kF25Ifp+5U0YiDcssxIPWWp
lqdaAGDqzbCaEMvfTbky9it1nfHlbfkklIkdQ6JunmJhbTRSAfK6/sbmJ023
65CVezOa93zMTtiLpOeWBf55pcTpgXZsFDRHdZyjqmCwD6khUgkzM3rfSJUg
1Eg4J4U/HXpsaDo++bsOmKphGrEiv0lADMyEZ2LLpoIvFfStbG8sl+ZKFHsI
UbTDOELw9zEpkRJ7NKk6wsqVMZwx6TgJ0Rdnd0GZ+g94UQeWbwn8ZGbJ0W9n
JxUChP+o3YxZSJtiYYy5uZ1xoIqDvAIIR9nUhjr6b5g5KycR4n7EUjQXkF+D
WTiY/JpZAwUvkHG3PY5RyEpHsIkg4yBVHc5QjHsnwOKJxl1H9XSWK7vMTIkb
glDupNT9PkULtssnca7gS40pSdJ3FDy702n/STZlS6fCf59BxS3QA9Aad17l
lr8Wx5GOeEp1Xg70kpxxqYwwBK5O2xQ+hWD2byU+kyLmT+GMM6SL3vSo/N0Q
xH6tRvNgdVLFyc5akWuNgvFcE5Cf6mVuILNvcscFhY335OYb0md8ddyZ6ylQ
b3XioTDq+RvXoiiHBdRH9yFJN/ruRb0NaqNupZ572i1nKZjm5icXqCe5SUkn
FznktgmhCfBLcaem8JlO4zKdGgZL6YcB5E5MipTN03g7yNUb8Buazem9IS8d
gWfFy/QjIB3n3Rqdu+8xDOo2LhgyaI9YunDKWzGVBPntqfdtoKkzr00k6ZLr
Lx0UPDM5k1XqM+SxbwxFwDXsNzTNMVHHP0cFAgKBHIuXh3Dk4pykXUpxM32w
DGEGTE89NLmKFKsFzqMoNWBQpHkXFXr9EBwOMgHCaOdcwkzP0Os9EZYQiKKv
VqLw+0Ldv2Om8Qfqyi12Rcln+iv+gqIVRPZJde2odHq0e3BeWV6sra8eL69f
rpzcrK9ubG6fHJ+W5tcqp/OHtTnMCeaXlahQ15jTIP4d0NxUk9Myf6AnX/TF
ZDU6vb/ZfpsOFqnbs9Dv46MPzjvfA/df3+mDH3gJ3DlRf7yNG4n642/Opz/Q
PoWv0go63f4QN+CX/dLO6s7qyWL5xvTge+Gf9FW5Ag3zw1TvFWTkw059p3Wj
djTsRbAI0jFEcx2QJ2Q2J/UjFqowq/h1upt6JqPUmcpNneIhu5o2sOxKvEhg
zhAHkD7GU2qEo7MyU/eF2ROWqqPVH2s1rB389k7VHbHeAlVcvbYw566qeCfT
tKeOAzi7Mm5wF2X7APXz/E2hVUYjsq1wtNg/MyAMHsJ+UnCD4XZ0zTXiUvTd
mPzu2gCbFNo95boQ2wD4eEqW2ifbFEBchSngKdoBYLwSWvfXTjz/RGDpPGVi
MBdRoPEfAFhOm0q8m61AmJ3eAJh1SH3r/4odN8hUvmSCKsnbme0zDlW0RAfS
pv5PMRf+InuANvu/j6pG9+t/g5ZGHml94AMtikUMI7yJVqH1ASAXMD3tohM6
9OHiGRkQKoAvyyk1QI+m+LeW+JdoiQ8MgTKJuAlL+nCCvk3azMSseINCMgTE
iLWXLOseZIWALm+vKiD1BiM4uwiq41xNtL1nJPTl+H41wgGqsYa0ECzWGQv6
KRfKhMjB1XF8Gfq9sJYa+/u/8XX/0+0C715/0yqQRf3bOsj2+9/SOkgBEbCY
z4Me0NdAOovIpuq1a+hSvlXic2MwHOEZTrJqfU6JsaG84xYakUexTDuPZr3C
00dQB6ND5Y6RBildlx3YtnYnWdHWmdSDGNvyVYq/ReNKmdcZ6yTjFMt4MtFJ
yCfUp9AalZ9jirmaPbxolHtXoUVGTmMBjvoNKknjwrjMnWw52PICvQEBF5Fj
NI+sOh4WHMJPIhjlSYR7N5UkDRbDkTY41ObbeuECI08OPBsafrAIl1SdYYmz
tZMYiMGrUM0Q4Y6haMU73DC0Rt2AbzS/WkHbyHq8IKpkBpRuiqEghfLl2sbu
2/YCVlTqYMWEC9xhyo2zGoc9W9jGnwLhCOr+Yqx5Y0OyYTeItJyA+qEuBO9a
dtWczgw3q1ZO7aAsSK6TJJ6G4Mjq/RB4cvXB2VQUSEfMCN7b136qzPuNuoAg
G0XjTO9iBHeCJIe6NLHcddjKaH2B2sJmB6tqdNZMSVGiQxjIozzUSSrwrps+
z1c27kVehjzyQqXQ2lGEO/ueu8NP3PG2vZONko2JSBkap+kGAiVBf+X3sY4c
PpWYFMEkkkahFmKATK/dSap+NZ1Hz7g3iPiqtlQrckQUB7mxjJDyhYUp3UCk
eeHpPRCrYfLEl1yAuRo2IpulQVNU3akSSKF+8J2hNkwrRKHhetUIjzonL8bp
B+WMCJCmtz8mYRKPrUFLdHdgoFVu3NZRI++ypb2s82w8HSgMQGY6sfRZv9UG
iVGSnwHgx9PsdmtA9ZhgjWBZMZkJA/UAo6SEqjIRqHDG6UsKKDnbFxdZPNfg
saJnOrcBUaeYfSzAB+iPMpHUEzKDKb0n0YWjFn3EOyFmZwLw3WB00tRpCeIw
7Q72eoIyMT9bKHu4NLjn5rq92+717sioVU1Iz7WVyHX+VM2JJzHsphJv7sq1
+bvZoOSPa0PN+4ClK3shM/m6IniwLyRr1sPBnfqphVfrbMGEbTMqoLuTZADU
lJTUyshcwa4OIi1Epy9c2roGKrP53QnzdjIzU54sJTVZpTt6MmP3mm9gEmPq
Q+xNoV3NYl7fpE5buCC4q9B/T1OvBP+Cf4VEdyCDnubJuQ1hYpIngoOArcnd
+YNrkp25dy0Tld3yUonaaa0Ktmjt4Pz5X7jjpUr/apPYwD5IrflssEgTOG3W
o5d+PLAUY6m4iiJAq8h+EoUZaRbx8GetD/b2X2x9sO13rc/iH1gf3JFUvYX4
ASk3B8AgqDGAQggToU5PCgnch6GNNVgWRrJraRS2sAXRXtwPClklCmllNXCp
JZYc6Zp6GhM5KjqYYAf0C4JtndZNdBqbrQTQDGZ2Em7FPK4q6BlsF3p/EDXV
dsWB0AY2biMpkJI0KJY56W5DHh8vmLZ0lQSkBebmYXNh66zMG85Oao1zbKBW
Cs6PVVbpSDlqA25Bd5HcGx+mSAOddJFVI3WO36cBi/ImzvB8dVeeBNdCSrMF
liyOtDU0Q1hO0i6iQvXRuw6axYAAn9I6JHraNf2OIbmgz/AWSGz1mREqdT5s
BmFXjVzcE+SaFjR8r0/bOxEpHzdEmh5H6nZH/wYY8bg1sOQFUord8t43lwKG
+vYywFPfv1MOJuEzoARJ1J/RrRRAFaBlcof3PWaTkunUU8KxivpDBJiutGCo
K2C7kVDOWY0huB3iE8CHaZ8DH0b6OUvumtZyUHNsbF8PzH9aHL/FS+9MKT11
lwbf8ViZaWh/1DSTEUBrMM66Y1+S+8Uq585iAVkOZl3wG2hxo16BAkuvTE61
NYP18AbXNSD92Yvr+t7Z6fesE+1ufJ19/H4oMfXVI49nwSqaJMI8sy2K7Cdy
bhSwmPECmMFdxTXRfNtIqISOuZtX7zpjMOyisZxSX6CtH5A0eFZ/fKtTAhrk
aiOgyfbqmF3dMEE70UKNZ4IAH7U6YNWOGNafjz8S5f1EKfQ/EOYt/M8I89r+
dZhWnP1U7EYE2o8HXqUcIx1zzFYysH8GIeTFzlS7DfUt8egmrGDo5NEpBYbD
lz+flfyTk42nBqzoF4jNuCEjcOp+mCl8GA/iYWRCL/90wj0y36l4D7i7ocUP
AtD64Z9WlItxojJRLgYt+lowr81MjYO9Bdecfp2A31QDhweHtb3S0ubBamn7
arG2eLZ9s/EhJ6JFH4G31lZXrnd3KrWl5ZXVtb2TwwMd1eDCdp8rgnSd0CAm
sEyyGA/2MPhbaLJ32a7esVOhsilqElqWR4LQLyZJa66L5ybjV1e68NefHGD2
5cz8hQHmmXeHZSnoWqTo7C2GZu12/9hpkH2A9kQmXW06sItkKiJLy8iXWq9O
PfAPYakOOqb8RpLqIoSuWFWHeAgR36rLDiMjAXdetgabu5Q4Z3xdsBUz0SKs
EbdMONSSaVLkWrdsPXQEya/qK/rDEoW00xkw7PM/oaTjj0vZzHaC/w/tfndQ
EbSVBKuv7SKOedwZy7MZD5I8RzFmVQTGyQ7Ge3di60wiwdixr8N7OM9RYhJj
ILDnhouDlPNeifFRXb4MrMWN4UNKZTfaGVEi4HvGhSLKIutdLDunxNUxeO8P
ZXAmANwYYjCRfQfWHl7/71EfA851kghyhJ7iPO+9tgE6kDjUJtigaGKK7OkT
xsl/1xgNwJZWy9kOWz877Ye3vz4N/zJSeW7r4mBjpVi6ORjfHN0uH68sz71b
KucJ41ygvndogNBw0XbDgPsGZW+go8xq8/aBgjvWkQmh53LBjKYlIOXnrP6P
UiP/1h7/BbVHnwnzt+r3g0KGYmJ/VsGbEoP0aHVjlkEpfS421S5yQzoamomt
ECIjdOmlry5ddl+NgVYHQC80sIi5Cv2CEyME1g6De9u+ccVLh5mdieY4IG0U
I6j0rJNlgODq/lwDJwNgtmD46Tyd+yUJCFwb80wEbB650LQbX2tMKZFtR6G0
G1+3MQ6VocVK0SgxqUTSSPRCTkULgF1eZU6LboMn2C7ZneEJVH8zd8y9rszG
z2gO0xHPphkYzJr3Nvlbvf53dWIsI5tJ7jUk149cR95rSCtDsNXBijPZKer8
p/T1d+bvIGRfnEmH4cuLEj7Sjng3QxUFh4UvZXgYcqSC02va/CGSxbOQwLBt
NikJ5SpgXvbqPS13KRakoztWVqaOSFjHv51xH6sZaPV6DQ5FUgKNtmrIADDG
jZ7yQHWekjNNQhChuKDVASbCbGG3NwZ4V9tdLp/V2Tmmyp5T7DR0xyDKBJ/J
ym/0TE7FxO4nhJQl09T1q2NKasWgveYiMjciwLX4HuTlf41jQqbvMfujnYya
yp6EbDfOKdDpiXZKbmClV+WlGyDjWWFz63CrtvVH8CX4zX99eflmPYW2aBvZ
xHTc8zbpHs5aaW6x8PG4V+ABfdJQoeyG561KFEDawnX2jUsgn4pLNmKC2VQN
kF1vgvWw9owHmg7UGxSgHmcUT/licCIHNzf+ksZQwGxtGwy0QznxVO1EnRKw
hX8Uati9I9O93/+B/SiaHmt6dMcFm0VaQXOfXjNR4iAvRk1fIQhJgm/xR6Dr
OLvCIInqJ3zBTWyBDmnpSvkdBt450izyhp6AyHl0cbJhojkhHc2inYfcE3oN
jZQ4CdIBzbRL4y8qpgEHCqoEH+4j1bGBc33/G1fayJWOpzNzXFIAzWgtGo6O
1H5j5umCoTgCpCgXKtmbOZMflJYkBgffGDGhPYFxbFt9smeTkUwfkpBwSBZI
BsWYPuxHMPb0IZj6udSHqPYPUn+RZpQvU2qBUBmpHatsINM8oE0Hb45zBult
0rC04Fjnq7k3NJhx7EAg2XSBWUm//4OOtQtBnXtLo1KWBrTrCtO0/VdOFfSD
PJKCMw4xRUoES0bySD4NJ1CJ29YkUc0GenjpTtUtNg3Y3aSdZHLuAI4eVQnc
CoFXyZlJ5WOJ8xZBunv9iKjDGMlKm4H0ahAikwElL3RZE2tMywsDM4+Q8bW8
TfVmmlpjqCRzj6XaV5rgJg2CFwgpZWYt+FZ0qzselNUEUv29mOYeHHLj0U4B
hU/xeLqC9Q8W6+cJ1Z9ojuYy9Qr4iI2V3B6KeWKHCDx5UamFYUKA0OhINvoC
MDCnjwa2YzL73ZCETs73pML6hAHq61xI91s6WPyL2B42jjNZF58C0ddC4b7A
vmaOqN/nVUd+DGUcUnaLr1rO7CwuXUnVcRiRrUkYjXU7/W4xqW3+u8J6MWDS
AMPCIrEp/RXBkEQM2EwKmEjXgIN5/GG4KZndp94bINUuo+u/3X+tbxusVS42
yrA24F0lib3T76q3v4t3FV9Ne3a6rfqSrIHJruYR2mKBR+fyTxlUV+d6FwDM
rFLgKZohLThllBi3Iar1GJRLJUKHXfLaYpUKQGYHoBlzqhgcsbgOycKM+x8y
VzokqTllyLp9kpbIvoBhKavqXY63p3yY0zHFOJsTVwVglxYpGxEmNk0RXE/T
0+mFtkcZsORPlcyRXvg+I4T2G809owg7q2IbVfqW5ftUltF+24n5GoYfbtI5
fpK+baeoOUC9Xbcr6T0tm9H6PFtMYEPdW07iQJ8OxD1P8vNexdWvZ3yqe59g
EMmVxVUDWYPNt3BCLuTWrjmLeSdkeSw1fM0QjmHKvzy0JxQRQ7hUVZYv4OUT
lZcwUXmws38hmsL26XJ5dXd593ph5Wh3fmHjYGX5cP1m+Xr+vLy5s3yxdX66
tVVZ2i3926MpWP1nVfs2ho8sLM/NvR2s8nRlOOljT/oPvWGvGPbj1Gi4OZRB
mfb0A+RI9/9GzvWcHxu9dl8JyQ+ZX//p6UabZeyUjuSsGrjN87ogr0g25yx8
pv0FXTvv65e6fUKYxyn96kTDEB7L60TcUXsx8XzO3QipnSbxC57Fov5KXjzS
gKOCbU+gRz2ohQI8Aqrfse0yj/i1zRHfbXQn0N5y7KezYp/3ezYRODnwGDxj
CuuSpH97rUfQse3sfQyAax+dso7XifJI3ZXHSq4eRJoQusKS0LGYvbYy0CW9
x6sN7EqsprIWR4L/iT46xcoL/I4TTJ6Dp6BJIdMyjo1e06R+wa8diBLHYVtb
co7TMW07+DEjskZmmGYT8CAUShLBnerG3dfgK95y0mneWIOCA+ZLDYDiklYx
1Dus0oBeYVQ0qKnAHd4PE757WdmDhESmvh7dt+M6PjpbqGydne9VtjYJ3peo
qaFD1iUF/bzD2TRg2WD0GzZAuThlNOlrkLSYnrokI6TCibFYTNRYe32m1W9g
HQAqplGSWB4eW0FqT4pEu2XvBEnn5yBTAL8lcUeppGE3cmrTs8ZjVZyxbYnq
G9ovreo4OwwVhbpme/SsLMsPni2jXZmW3SfkiHOTgXnOkUcQe4MphI0VUHog
VJjhkioT8TkcgIOGCiSpbM6cE0Lgx7WNUZdMVSbCgzZ3kHECJJkGRlBFA7Mb
I0W0eTCNIeL6S4Lff8ebJ24VSb4wiQZwTLPj5V2JYP9NbhEopmqVfv34QQ/4
w3+o1fgVfv+U4zbhd94bz1fNueoezrzWzeKWrc09jp+yqtzTcIKZPdVyWkdD
nad8Vl5P//BEsFIvk9diKaPYtVvUHHAJp+Pu8MvTyfrSoLK4/zy3cxQdhtfL
t3vD28HCSWXcaK7W49v9YbN5NQmrL6sv12qk+eH4MG6jb9pU/aV9ZVrcR/FQ
Qtxyflg8OcdUZJZ73YQmisNmC7VLW3tGeDt07euU+x0DhTblTA6PR1k1Q7BP
6EXCK5qsE1fmQoKRFrkOiabTgKWtMLF4WKCADl9yH8nHQfCB8MynHx8WZVzY
vpD88XmoWKiy264FTK/EL2aRIKxIkJT2oCFpApoSbBI18jYk9sB9D84cuiG0
G89TdCmPYzUuMc/qNEE/eVwBrm49Ibfq87fJqA+8slHDmZ6cmbBTBDJxCKVV
YTTxnREIo1GZjIgMbxU5Y+DikqJGuOWDUApWdbGyP0Fc3HUTqzQCvovTGuui
UHEdCIhjOuvNRPg1A4HNkom+tVEXnwcgthkvl7JJZPH73SgThgYk44HkfXEZ
mrB6ykGWLfxpt5WKNFB6RpTkqCOuBujPnkh3kjygFs9w5uM5oQFTD/6O0IDk
Y/xLBQdsSwtO9Zt+YxZU/g01I/F1zJHMyLdPU92hrrSPm4H4OYWvWRiZdIaH
BYzZ8Kod8JDJApFoB3JeS0dMsW0maDgsCOQgAk/Zws671SVcULArn9ttc59l
YdRBm5Ppz8LRcGYmOU/wltFQUZwPUxAKb/QAkGapJ5kP1UOvK84z4/k1J8If
wGU8a1wgB/Gsa/AlwFAVciVyxBJkLgoNzI9RaxL8o1BFJ7JBAEzM1bRBM7In
p/f3f6DHORKLIPmO+JSw4/0WNj1OpV425ZVaTGZRr1Th7rBJxLuOd9Y5+FpT
CcnqZVnIho36zsfwKYT01g90WEDH+6SDBr64c6AfLGigoiAoFhALL/28JDGw
d1y/ShRHxI0j1MWUiaOBJCDSMsHSe1TPrGwhbBHhQe1cCDUtFqO3aAG0ThlM
+VndYdMnt7PdXsY5IB3u9rpFC/8YxKgpQ6euY5e5+293neF0MUcZA2tT+jtt
gknF8sywrZK9f4o1/E9qnkl84a+0rk6ARhAdsUk8P0JNDfKGsk3eG8SQUXdZ
z06PHuSAWT/McEoop06n0Y+6dKIanoFjFz0L1OtTkNQ/fOg/Zhhg/oL6Q5GK
+gAjFszmCflEJPMzO9hEhEGR0yskYE9qG7jEttHdkijxYTlfAEpXtR+2rTR5
rjqMSaRoxEArcGlDYGiPVHBvuYHuJwWLSuzAdlyR10ueBQEJfxBi5owTKuH+
+QgrCT+DktMYWIlAOQZR5l4ODU+0Xl5j9JOnLO0J8N3t6uXA5hy1sIjE4KGg
mpULpYkH5YmPyRCFCNQEEACDONRgXcjph9IwL01bI4mjQkybw9HMxJHCwKEM
suOi/YDkRaFCQ5d6cQeTEjYrwlCFmv2TvB3wYoZsXrvjEC3V1ZX0kmu2b8uT
50SfLP2qi0CCWjZAsYQ2Wdi1OOMBU9YhWXHjFM2eTxyPI0TM25AEqk4b/+6Y
6JBZ67qpTKfVnd/rREH6tZCfrw8mfXWdDcL+A+s4DXUCnm2r07Q1qzQAZYmY
nHYekWVfpg+f5QdNjTqZdNQOHsR1PP93j+MnteVSGy019zEOQKdBDSKzCMY5
fBnd41lGLsuVpfkVaB82Qrmwf3mgPfkI3kHxyXZLfbncbql7bfjQIUK0u6dY
mZsfoaG9zU+WU4A2LL7EPmChKLZDy1AREX3gZ1+W6qqpq9mlubXCBvS9SRbU
xoPqwye7hfI1tnkf2SmQzwzJU6AW9Kgdu14XLlirhW2dnNb2To7LhzDHdfVx
fa5xkk+3jsBOiSn72N1Ddaur3B1sEe5923binDW5PKhWAv6hdq0yfPuQ8gYh
VlqQxeVVjtJjY9ABSe0Cms9eD0uXwT1rLiN1ziH/2T+gf4BjzB1VLdX74cOo
c69sui7y9dVHbYo8sxNffe+3E7DMike1w+o/P/5DdXN1ZW7pE2xY4LFeXlRa
9CE+rK6KHsgSt9ArTnQEIQUbrkUXHtEpa1M2h4p9MnhcSaBJxjO29BteePZl
WYlasRr9RHV9r3xctsUI0TMjqGC32CWwKEO2jm5fhJZBxSNtN6rvjXt2aRq1
yYqEtMG5M7qGjCrEjHKGfbbd2gXj1lY9Fnc0C+lPgXW/cQHODBHyyF3GDqQ7
fvPO3bXO/QYTmxYMNqqI4+3N8/RmvLx+D6/Xu2t7duedwk6/V/dPeHS1HxdH
bG9/tZBwzGj5fnz40BQW6u/tbe1ubmyUx9VWeby3Xm6p/6uVj9dbT98enuKd
tfHcevks2S5jl4QiTZDCeZs424usQSsrO07FD+WyFWmIgU1H9KAHWsdzyOvK
QRjt0pEIvpwgXXxl9WuE+PBYno9/wi/aCq/H5k9VaAYOhB49LlURJvyoxbe3
NveXxLm6Qfmxpodij34VRNNRo6o/ZSCpLCSrBuSt0g5/TwJ92vPIwaho2Bl2
OnpOFgZHykG2VTSqFdsCWlNX5sABaxMoCXV6JsyIDsiaQCB6ZbWOCtMwMbH/
gDaTpl8FjRW0PkhRUN2yaxEzrkFKreedCn4lJs3Bb8l02/uNbAyD10UmgAhf
YZPEa8xOWyI5gif1Q7V4uni1f3Zbud7fqNSq5/OzywvHC1sf6LDhvOj2jfXR
CbtdUi9gcMlDCGah1r84SA10JThKt2TRIikBNdt9a5pKV+Ntb2Y3yxIFsI5d
9RsooaC7KM0TJhe+4+lkwcI7nH17tHxKjBkuM529YdgFbeK5kbRLpkpsfYia
Mgeac/NTLb4XihyCkp0O2A0z7mzR7kgRGLAnTACpuxGcIiXt2hMsYCfe8HvG
2k2GUBHqJAai3gUOfsgbEts4vSEhDZM1OGfQErWRMAcU3FLJSQycHU0Eqa33
BoxIDClBoD0hGgTjA5soRYIlbgyhow4OpJ1yDXmqT+JXQeC79jMcTbDi0U1H
o6L6COgayX8CN7lHKQMc55QJod7RQhxlbPIAAsA18MAwwhhC0wTmSZrinIDp
wXEsdrawEc54KijoIFNTHABByJgGSjlKEKaTWAM5XYAwN9/eI1osnlJFVIxE
7SAW+/oPTL4ihxEaZdcIQCRJIoJj7zkP8zWF8rmTRO1niMzg9Z068+JuMjd4
yLe2djpT7jGeY3RC4e9oWAoOshyT9A0PhnN7ojujxJL7cdvICgtKr4e0aGUe
DIhKT8n/MexAvP7ofDr2rLLKpjaZzujRRrAnsZbOg6u76wlNic4QR4U35G8D
qSOCrysNWItPvOY48MmhzFPjMLEDmXApZupeNGiLVRRuwKlSAzD351Swfs4f
DkKH+Y6qMMg3L4V3fBB8jWCuCqwtxBzSrkxKlcH9yfQ/VhwDQpdGfOs8nrgJ
h4cOeyazxk9Uwa4mNFRsqGFYqOdookUsZY5ZNrnkDd2RM5kwsGDyfsvoMVqV
Unf4qA46aQb5lDUqK2R/hyWhOsld7EfHQ+F8WncIOwrDvYctMpPRqwI5W5bv
Ep7BZDFxqXhurlx/HpzRgFgBM4BSHzFanZCPCtQrKI6x9vLPGa12x0LBPvlf
s+XJdtpedlYKObOSnpDATEgqWSXf3JTii4xLtfbOTqCZ/MGJEn/QU8xuEuMW
hTc+wBn+kKqVS+pKhEMqoq5htcM9Wc+86yANJMoJr+jjl57HVO5a+ljTezSy
HOOfsS5kFhzOlUwA+H25+ztbtcKXZDhqNtPBeJ1n/ROJdT9++E9GVil8+M8h
cOcMi5DHr6x7ZwU//ZfS4f+DVblf55fnV1dXFxdXFiB1LW78+kG13S8OkvDD
fyCOyq8fjssnW/vb86WtSunDfwzDFj3yIRP3/7p99nnr8fJbfWF1dLi9PjkI
lyaf64uXk+vr8UZt5/whblweNAdLh/MbD+Hqdny6NYaubL7srHQv1eyuH1a/
rC9fHDafbvZ7rdP7entSTdaONveS8t7+eLf72q7vP46vLiuldvO5U3pduFrZ
etrf7UAjN/3FamdycFJdWGyPyvFBZf5l3FwoHV9v99q7nZvml+r97s3+6PL5
bFRdPF9Y2Pi8fp9cva4eNdvbu/ObD0NoZPfLxvzWUlxaXGxV7xuHG6cvr+X1
+pezuePdi+phb/5b2Btd7z13X67WV09qCwcrnfHlY3L4ML+zsfS8XXu4h0YW
rs4WlhcGy825k9NKuPjtcvdhdF/50viy/6V9fPJ4v954/LZW3l9e63073v9c
Ll3VPt9sDC7CZGt/a+5k/XkTGglHZ714Mn64X10/Wl/5fLq1d5ycPi19WT1/
Do9f7se//vrVSbFwBRnLryQrwDwCKBOaJPjGHJFw52xSjXayS8IA2eR09prl
KURn6/LK0hx61zPHKbXz16k370U0MNWmd+CDLG6BV1R9d73XUCqqXJ1MgAIJ
CGejaOD8IiS9ShxZPdWqmPYpgCjCY+lBgjkFlzeQmDvJyiHqySz0DDaMI+Ig
H3BCyt+bzAEmVK26UqnqZbKKCJPAtvYt6l5NsjtBZUx/i+ICEibnrgWkU/s8
nXzHGKUkE7bzJKyDfewkVpJGyJaFap1jy2gXkdfBGFCmoN3kE6mWAt5oXVAh
eqQJ9MZcbDnJS8/XNbF0WO6okTtI09f/5Ex9bDf1UUu5M75lcqBbkbw9NWvP
cQOw7GS4chwARh+7lKALhP5s+zmsLPsQTDogREu0P0Hf4hdMAtIT3ArqfCGF
LeIabxznte62O+1gzYux4oVZ5Sw1k4hOCgC7akwiN+8fCqN96AzbyQc3HHI0
Qoi/2mHVcQs/K8NIm5jcJrzNDT2Ok0aqoTIGV+tgTe9fVjM9k0bkoaJqwjSW
bmtotdQPJ+1e2JAGwmGqAcvCSm0JN0TCB8aESE7l6SN+2hcrwSaL3B4oq6fO
qZHqS7ObJEVIVFCstmHHXTal3wQqxFlAXg9zEtFJENjHBiOdZldGL+A4iYcY
nq23wTWm/TAelHTx5FshCwMB50lj52BEVG8kYbG/sLpYTB5C9T/2M1zJW2xg
7nyRX+EM+lQEouYbNfpoaRLxaIaQenYfPYTPsZoxNI0pWZVtcIzo8vEAoTYT
WCaM3nmhhG2t6eRdYCVGQD6EdtVqBESuTaYREWeQDg7St3h4bDmqF5pxazSQ
KlpaxaitVk0ZRqZ3FibRAyQBdDkNYMpK6VXRQRxKE5HLQW9GU+ybETRWAQvY
58Cs8QzpVJCIQKQ9KWIaO7t9AoZLi2w/0sutJHm3YMbEXthzgAYDO3r4Wszy
4Myqo8cdCqHfaENSjBSeAi2BEg7rlKBs7CHeP5KOGDFzix4fPsSyEe0iyiMx
JT/ciluRrk5Y1G5y+glKQnOvcmabKEsung+CEfU6yqhH16P3FZgaG+kHEJ/h
itdZn0MlH5BHhkLnSGScDOPhSBO6jcPJW6sRONN7kNktdNqICJx2R9QddSKk
Ynggh09CAAeG3XWAoepmDGswy+G7MH0Xi2HsuGd8RYW4gyPKxxQ9S2JG2uh+
C3UkQ4FnG9C439Xp4zNvBINLtZbr8vedsVTSllwAcvTIl21tgU74JBsXQFR0
7Ieco+Iuh25oP3DiIuBXqrpS3066CxA3w9Lp94qbs3E0bBbJZGSbtkiZ5pgz
VOsVmmEdPNSU+ICBeo7MjxiDORCoNDUqZP9zkwxaSmCBcxRCX3p/Y8VVNGDu
BDkwH+Rn+4ihw58ELO4mDZXHDmkjqGWiG736qKN9WPpTsTdEqveD6UUQ68TX
jyCLHGyW5BNr7viTzJn5FbMLrNCe7HptfwCaZEsHkHUGc5LePLyxeGmlICIl
CbSX/U3Dw0/VzAyMwJA2HPTaen9jWBP2DotzvoSKoz5zDBiwHBl5arMEHObS
0oBW47fUu9NYlQzni9cbxKbUb9mYt5oRbNEOnX8yeDQ40VM9jIGJiSNSIojQ
dts/7uCjRTTGf8Sy8Fo6d17noas3MoiK3z+RPRV3YqWQtdlVBgE4qzguVW4F
RZZUKzcj6ysFFrZDwE9N/4sU7+5J0XIa+lDzOWiuO7h55DK9q1Cm1P5Jdcu4
4Qo68a3w0ZE1VZZ+C7ML0D9KpluFYRNSjuqcX+mpVCmr8qPZ4kjVolqFBDwy
UD99/aPAHJxRo51mnKXSxzSb6mLx+v5srtoaJJ16eeVl8/XmYHRx/LIfLfQ3
rseNcrQcNauTxYfGZmt7rfj8sLHUegwrT/+lFd14fnw52qpUjy4Xa8+Li+2l
3ePBYXH9/vG2u7H/MrjdLZ+EUbIZn3ZLp93JeLzVbC0cP68tHXeLppEobj98
u6qEl8Xh/sHW0ePm7ui22dlfj6LO7vHN3uJ8qbXevWrsvG5e9EqlxvN176Wx
vHMkY8nkF334huDNF4167XY0KW5szu0cXBzu9Ld2KpWVp8X9k+Xa07C+erS1
+7SxfLy3fRU/PN0uP5f3TjZeNzaXTccOj3rPR3H35Fqpm5Vu46C3Uztu7Dcv
25vbm9V6OVndWOqWJvPV2sbZaeUl7qxfF+/HC2vF8OabaWT/6ujl5HBy+vg6
umjFtZON9b3nw83l4mqx87z9eHXzdBtFzc25cLjcOVv6drFwPv94M1xdlbHg
8m3vth8ate253mutHW++HK03m7XlcP/i4Oagc3+/vX9ycaxurbX6QvvqYH1h
9LJwXL6/3Sw11k03VuJuf23rorTQuxxsJv3t4fPG8+Za42Zw1aocHO32mk9b
/d5ttfq8ftNsDXeLJ7Wn++vb2rfh6bZpZPvw9KA8ntu/Wqpvn3a7i2ell63F
brFxtqImaOOgvbT2fHO4uz7YrT4M1uZev71u9+fKB1fnS81H08j9fGtj7fB0
nGyXS9uNlYOrzt58Y3B2tnXxba1S7M2vQsvrO2fHZ8ePJ7cXT/X9Wrze2dq7
qN2aRg72K6eN/sV+uXPf6l5fhs3D24dyM7q/bRys9leXJqPB1sX2anfjYKl3
srB1Ovi2vrJ3uHj+LdzqmkaWqu2F0dzj6stSb1B8GQzKvePXYqtx8rxycty8
uV4+3u6FxYXm6re18Xp593x0JouSTl778A3xaHqt/vHW0+ZBq1SqPK7VNy9u
i6f76zfh1dHT8vJ2f2lppVKbH4bNvdG3/cru1qhZPblW4qpnzc3l6f5ca/fl
eb51sT9eaHWKr9fPF8Vx7ei4NSiNL5L1avRa3X88rT6+XN4MO7XS6/Lq5fzm
6PnANPJ0M5lfen5d2W+sLj10NtuDeKd+dbzR2946T3YOL5/6u7trlfHp3mtr
dL572akNVydzvavJnt5yKB0azxsHO3ulnZXK4cPC5eSxt3+7OVh+uFk4fLga
R+sL1/XrhW+NzbX17svNynxncBgfnbUW69Yaba13x982tmrHt0tJddgt1Sv1
0v5V9/nwdGFndbiyt32gFKHb+LZWrYX1/ZVRbW7xqBrOLS1cL5hGKs3x/fPh
Y+X4tDJ3flDeWrh5qZyc9/bCi+PR+e1y8eyouVosxe3z59LO3slg43h1pXWq
do0MxpM6+KGBAiI+uulsHYYHrdra7eXtUaVWPG9uXg5rh9H2495O5XI13I4u
OjdPa5UVJbuGq4Pj18lxce/M9O1oce5be3W0ur/8XC/tdM52mr2nw/bp2fLV
YXXjenn19uWpdjV46J3PN4vRZnf49HC6crh8FY6r1mqddJ+Xtku7K+PJ+tnK
0u55Z7fWWi0flNZvnyvto8n2wePV/UX79aC5+PT8beOhurP1urj3qLcipkA+
XJ/sF69ODvaqjaOj6kP3dmfxcq1TmuvU5i4uh2frSWd9/WmvVO9UhovleHW9
ed3YTbZfy0PTjeuDk8f+emW+0j/o73cuDl72do4nc63lm4WwUbq6Th5WD3rj
9uRisrr3dLN6fDSuDurne+s3O9dXppHH3f748fW5ufN8tXu7dLDf7lYWbkeV
8/7izeL541PpfiM8iFqb3fn5i9KzEh3zD9/C0/PuQ+XmxboO5h4rW7VG4zXZ
WuiM5qsHq43aRuXkcXzenl/snB/3VuPaoNZZ7M592wwbr6vrT6e94uh5cX1j
zjpIo2517mDhvny7cN666K+8rrfPtnvb3cPaSWl02b/tjA63Lnfayyut9W9r
RycL94ODq+bOQ7zwdGIaeZ2MX8entdG3Yv3ibHOydbwSHs5VXzbuF3bri3sN
9fmj1uq33fPJyX3/NB5unmmHxEHWHZtoEG32qLqY+SarIENIqyshOGcyB+rm
O2fMGfpsrWOjvqe/O2ZgMVNfYqVNjnv00RQaiQc9JhwOB/G9ssHBqVZ0keQc
cBHWZAX6IJOvyt4A1uw10qtO/N4BEwtT25UxhNYjpxOFHaVEUuGjUa3s9zGP
QhLwxZfBQHfQsjggtCPfxKW4t7M8sgwQCkOb5AxCvz21/5RBZxxLrk3uQ1Ix
QNDYMtrzMAAXnYVToPIiyb+n08i/c9q7SQrJRFX4J+qT8VYSNUuXPL7kagXN
lXV68tEGVAA1sN2Ts1ausx11sWqIuVaI3Lzo0kztPzsOYWxyCBlAuYkESXAS
PB7QGZOtpAMIaRV/wO5vpwjqLuvb1R8z/lVtD8MHXCQVYf5M4XY7exQdvFJ9
xLaPOAzszji1BZQ5pJ7c2thUVoUU7ptOaQSg04XVRcAnejb+gepuubg0X4JS
a8r002/pMm7HA+xBgf+/60hXnU050t+3o2wnuT5x7jzJmU4XdwWO+Poovioj
eyA6Y5pBz6Qx4ti1/mkmx6ceZDtwxy71uymznXGGsz9G5+IKUIx2vA44Udbg
RWSEhAcJSXvT4Hv3cSLR8aKBUxJAUXYz5jh+6QMO2CfMrT7YGPSTXBF9tAyS
k67twa4bDvo7J61Ev4i1ROIPAse57YQzb+vNY7u+8TYwLIAExc1Llxkijsgm
1HLlFQ7L3c6mkykJYcN3+xyasgR8KtidD9Mvw3BKtWVI4FB3RsHbgWIhEs4p
WPWkJmk7U6JF9ANObZsbH8BH0+j+bstpsDd7/u1px3VIxSTsNbNKs6e72LPL
Frxn2dwMJb1qZR/muhHrFiqU46F3a1sDHyi7GhzxcphBm31WvtYlHAL9yv55
ez3t0dwNQ3VZm8NnJUdoxY6vdvAU3VnwuhLsoYWE/5oU7PoQbga1rqRgUJt5
faf2ipO87J6lOhYiDkkCASCqWOIFNy8AhRW3k9frtEcZHxdEf2obeXcAFDpG
xL5CvQ3QgAJCxEjHCIlCYODRSx/jmErjUhrz4Anc3iGlRKpX60+F5CkaO6PX
UD/W+DGB7S47ZiKpwNZG3dYItgDka/OU4q6XhZ/xjNfDCUZEejohlD+g0a8J
30V9ZEJBWBpqX7WqRK5cc1K2r1oGpd+kqdIIGR/LRdKB64/9qZi+50nLSV0J
GCRGYjB6C95xNGHdYvbexqNnIz2q+9i6VRsR+ndFpVUd+iXhgmanvl99gc+T
ZBLwU75taufDp4GY9fM2lIzuTyD1U6JmsNas9VJH2+hZP0iKkzCpCJ+zk0iR
CeEmKf3Zyj76w+7lH+fzexMH91+J0q/Z630RgsZcFr+L/cOT5fLiRvn6cP1q
t1aZO6icvEkmKx38GQiKXhe/+fnHARZZyz6tgo7tA1H8YX8T+FTE5/SHPU3Y
yNWf8DGBZwka+YPeJeNTwkTaH/Urpb1J0Mg7PEruRjL/+0EpEX116bi7B3IC
sfx4IiBTm/RY4Rh+yafutXa8fJM3rcuUa4kTMBXzrVytDoHw0IZMQdMCGkEU
cUIsijMSRYGAjX79Vrpa77xWNjcqW/VqqXvZ+7J8eD2+njwO2sfz95Xm8+fd
g8P7aKe805KkY232iwg0cjuGhHQxAd0cJsqWTOt+0OD7JKI2Wb4iAHPgWCNf
C1Ow6uHkBmnT4GsB9scfnAbdWDvqtoYgENdWV81fGVA+Q3T44T/1TBXxhgP5
nZ+3n+oxdjj95YL70U+exH7M9//R5H6zIdtqn2ncJQvbGsw+ZxewkfDH6yUI
zRe+/+c5JeXnQ5wmWp88wN0fWHyYS9gAP1qC8d+5lJk6jXppNK6Fy72nhXj3
JgkrB+15dWsftFuNpbq6ZV+H95PO8upV62q1VT1pHcytYxjj8+vh/vxab+ex
Wt7dfNx/uSq1rk5LcWW5/bB2f3hUa56+3m9fdBe3Hj4vnbfr0ennuZulzlZ1
5XmuMv852o2gkZNv6+256/b1QVg9m5+/rq10P9fHp92NauP5y/Ln5VJn6XV8
tbXVHHbXo/L81kZv0KyNTofh6MtkULveouqItfKX/W+V0sPaxWt5a37lqdqu
VpPN3evycu8h2f5Wr+yHz1eltcbo9Gazed16uglXlkcrD/ulhcnFS++8P4JG
SvufVy7OlVg8/rJSOl4YLXx5LTU2Vp/Pru5fN05rJ/HhYDRfat8vP3fXb3qb
9+c7SaXy5XX3NBy9PDyu1T5jI/OrvaXPw9b4+mo8v9IbPuxXX/b2Tm7WTp/2
Wq+LLajT+FuV+1uV+1uV+1+nyr3lJDE6E/rMEs6S5tqUrFtK47k6DmVNleu4
HZ0vB8bxCA4P7WJKl466t+OdrqLIDkXcjYE7jrAFbsQhBwnZf/MUTZyk5AHC
3BHiiTVO8LmJ68bDIzBDgHq6GAEy19rhfdT2dQ+0BAzEttvGY2BxEoy6w7gN
2f1KBDYAenUIOk4y/ITAebBAvxDdWX9IZMx1gJFgZhgshegpXYOcUZ0oYgwZ
J3E5C7T4Dw0lI+Hj6dWoJobIzAjsjdXl+oKnM6URx08h1VQOuTJysmjAiSBL
XDFTQIcyAGtyAFb7MyViagWs2207zd6eDW99UM3yopD3pCtfwb1kviWh7fs/
/jlqMvDF2U05j92ODrrnhSJsV6MV2FG7IqUdCpSk9i+ZM4PZzW62Oc8rf1zp
cSkMyDu6vXBX3BFZnuOXMgN7A54cQJf7vZig1OyNZTEGBr6YvTcqYS2ks19M
8E4GJk5kwnt2i8qg4AawVNHF90G9UcRL/0+aFC40+h9ERl9cWFudXVgszpeK
YfK8Gc6GXoNC6QG/ft2+/1Jeeu6G44fRaH/p5alUedwZ3N+/DJbrz3H35ltj
8fP+6fXq0ugL3Gz7x5Nau1PpbJwMJxcPN/Mnr1/q1eriMLmOusvN1/7GOH6d
LJ+fvRyvn/3qMz54nn7U/kjVhWftjSWxNYYQBYPitKheL/Yh0wstEb+RIb35
+ny8uHdwney3S5XD7ejz8Hqrs9jYPVqsLK7Xet9eljZL283dxVa0dHny1HrB
LL3GXumsMnhcXx1MkudedWvnudyML/ZPLpOd+unmfPt8eWGt3BnbevVP0Ar/
TSlSrOgHyk4ddcaDag6VOYKGf6iRTYgJyHmDSgJKHJYbpiECUPq/4rNxj6zH
e/PDZw221+jLj5611CHJlwVpEiAjvApfrxub+4+b3VL12+p2ZbUULe3VTw4v
O53m8njvsJeMlV5ef/2MibNHn6PVl8ftzf5ltXTdiY+uN7+dNwZx6TzeT25e
lhdq868r5WTtoL28W9t5oi4apxKuYOb7uWLB8UKIaHiHWLDdEFnRYIuFn+Hx
cvtTyJ3oQmYipJ/mmexoVudkJHSYHbnG16ztDnPuKjx26ixFupyEr6e/b6y/
4sb6CXeWc2vNYKtKKP6MvvzoxvxDW9O7OX/S3fsjt687c18vLs+3Xq7O5lrR
ZVQ7P3jYaG7WVi73J7XPn092qxf3zdPy/Ojpcq630ukkw8b9897rWnwy2qXP
bla2Xyvrnbmjs9Pti6P+4eb21Vlja+E5LlUPF24eX+tXpW+H49fycFJZX/tc
SS5K9bBcXp0rL93sHPW4763z5OD0aXF7e/N45aByfjP3XFs76q1N6i9rm9++
rK0t104uh+XOt6XXuevz663xuPu5tvz5uH65OtgedhJqJJm/aV7tzG31ys2L
5eeotNT//LI4dz0/eN7cTZpP4VOtsr64v/p4ebE5ua9GC2vDx72Ds/Xewiiu
b16MqZHhOBqvHx3Hjb3w8/JyvL3Qv3xcHa9Vqvdz9W59q/V8/7TbKle/hTfR
VeflZWexdbTan9/dXXv+cvLtrEaNnLRanaVW7bKzcZYs9l62OpdJs3byEjVH
3ebDwtXns791oBxHi06GQlwEy+5nLmYLtt9ObWoyiYXFggkmu4VW8fs/EI/i
R3N54aW7VGLktHRDhMzwqHgasRZcEIieQU4rG0SDiVbgV4u2xMpB4pnKy2lw
cJrBqdTpjLo8OEHdMpGWQFiCMDqJvSkCoryLDYZWb4h9GkCGS4JL8IIEJBqI
fW1xcQ7w0SDYhEC4+eGmVNKd76b9WYGkXhJlAknzS8srgTVYiiN+Pdrb21h+
3NgoNw4EjnqnfPU4Xll8OT0qz+1sVL/tVPfuFzbPttY3xuflo83rl+PN8mS9
dXyxXj46gkYO5pb2L8/nl846/dfKTn/p7Olo6Xzz/PV47qxUvagshwvrWydb
S3PnnX7/5Kr9UN+6WD57vS7dX2yNdx/qx6g/Pm6Njzf3xkeP5ZeTzfO5S/X3
o0f47605/bfHcumodjY+al1vXpydbW5uDE+qF+3j6Hwf6+rqc5Vv6t+bJxfl
+aPXxtbxU/s86gzHlc2Hk8b2/rew1l66vlrfjp6OSsed+Yoa+/reo4HexhgN
wm9vbZfLJxvls9UyPLPROlD/3iqDS/yz5RL/4nGJQxveipofcIljG6laGtsl
/oVd4l+muMShjZRb/Edd4hgpSrnFv3hd4l/yXeIYPNNu8c/vrJfZ2wTBLfsP
2rD3YHlR7dOz9e719sFcdL07+fxw0SxtLq2OkseFtfbD4dJr9/7Lt7WdhaWd
9caXq+SyuYGe+PHu6PCkelM97+yszN/fDAcn9Ze5/rAdrd33S08H7cXddrVW
a94P/3/23r25aWzbF/1fn8LFqroNe9tpCK9m3bvPrUASCI8Q8oR07yKyLcci
tuSW5BjTiz/PJ7tf7M7xnGNKcgh0r3V67abq7LOaWJqajzHHe/zGbP70fp4d
xHfLxf7uuHpRHS3v7z57BGOc/Lj98jh9cTLK9w7uXizyrdmTO29/ffHuweRh
cpkfPqkO/vPi8M3+QfEkuXfZ350VTzZO9z9+evDpTraVPDnHEN7uq4u7Py0P
9y8//pSOT2fHr+dH/7kz/s/h6+o4+TH5eH9nY+/dx8mb8rIajcuj018HD3eW
TwbLh+snz7L9Z5MjGGOU3XVkdPvg/vrD2//5blLe3bl8ML6bP97Yu/MofXT7
wdGH9Ohw99nd89sfX5385/G9+cuP58vBRXVvsXnv1WR5CWN8yOI3D0/vlvsP
tsq3r/LBRv/ts52N5+PFi2F19OPo5flw8fL+ZfXRsarvwcB/fjAQBagtcfAd
A76SRWMULWDT38CiYZCATX8Li0agRMOmv4lFI63WOyR8LYuGQb5Q9PhlFo3S
blW543VZNLLm9sjl9Vk0DMJs+ttZNDKSWuTyq1k0DNKgwa9l0chaHZv+XSwa
eeuzR7+PRWOmzPx3smgY5OhfyaI1nvsvjxwzoyvnmDAcfo9b3SD/Tp3YcA/d
6HZuUI+GG/99hUUEMau44GjfCqPBZ5ST+RBNvc1jrQjWya8I7XYOJAs7wm/l
WcawHRzjxvezKi1MWLJCOA5qImBicSESFLbJTgYXznDxrY5SjGYtPYp4LfqN
+d8A6DwEvG60IMy6owE0vGqBCPP70b5hXcZPirRBQ1XM2YKkztNmcxX9HwzA
HOQpAixWBMkC7U86ey92GKLedDNw1qKb1EBKJHmCBX2ql2fU7bCHjV4JptA3
cEPURPTj1/7am0GVXJHBz4iSlk8t8mTU0mFDu+A0uv+tDGlD36ooIlIgDD04
A+m6G5TuLBQJHnxpQBlka5odpLarHU+TkSGrsIi62xku3dXk7glap63LaAFn
R+qgEjAAinKHEA+7zddhST2IfgxbkOtLfyUox5VCrNpENxoms0m+xJDrDFSz
FEn1qhZ84VmxK2LTol3+9rcA1/JrnRIAp/k1TgmE32xxSviQkza18qHwm26i
t7Tz3X1HdIqSbgBID8MK3aCXEoIDsTehUc4ShKbVUxANJnE6RWRTappX68SG
8WttFGIK5FIP9FrvDOVrTKmwPOoEVTBhHg1+td7Pco2rphvTqRXX2Hp6Da9r
90fT8YeZcVARBNXwOytWEZtiobTUId0n4okMRjNsw/VdC8pwoK4qOYOv2bLt
ajlrLg9RhekAu7xP5LvmvIz/RMIK67/H1bQ5EKe4+BpVQahTnDAkGlwmgFj1
SoC2w/ZyGwdPdnYUENWLD4Tu4uwXA+3IrSocN5vNkgIBsWiE/pLaM2QEUWun
7K7tiilDQaypVfdzZRTPWn/PDPon5JN5lVDjFwOKCR37YkR6HXZ+RQRrk5AC
f3Tic1TE58hn9Kdaab0UBN4EM/E8KRhI96uKAKHnAr0N+U055FBR9dXR7s7b
ztYsH4yDr359Fam99tcoH3W70tx9KJ4QCg47BRzqlTWXOOpI/3H3zmNsszgv
JtphsXNTWjvPKHR+i9J+nm1ABrkUmHfkg0Qw+rJMw2NL1pDYasW6vvQv8HgG
5cWm7xE+hD5PR2N7R4dSkR5RCSmCGfvauwMF6SbOuWqx0ApIFitgrW69frky
ZH9ZJVqArsXDOyH+OOFuTt2R+j4b4/gyaSwokgU93Trsck/KA4T03tx6uXW4
FZTbh7jPjjGbehOCns06yXRWLRXTud2lrjrs0CCYo+7M2BiRlWKc/iTyuAez
wCk/M37vVS52pG1+sF2CGeCNFozeNrylFSB0NeNjRWWMPO3YLmYyOzqSPznu
reMGDFu8MsQS3DM+/GqVhFpl//cSyX83V5o5bPzhX5tUvzp6+D2p/q+ZVJ+W
pi6yESMkSdZa7rj3ND2evz49Guzeqfaro4MH1cf1/r3B4/PFo+ne+dund3f2
Ht9dvHs4qAZfU/p2jVjkn6H07W5kZdXfO8ny+bj/dJC+Tp8fHH3aubOb7pQ7
093l6cn27dOTN+nrD1vrrw7P773efHN799OR+218u0/Rowc7k8d7R3fepC+f
PC9ieDZ9nvWn24uXb59/enfgxsn27w+euOemw/m7t+62TSfz06fu/5bVr0Ms
YNu92EkX6fDt89nOhzyNn+3fHjx79eDl8tGn07fP10/f7sxP347H/bePy9OD
+x/667cvT9fvjwdPnj9ao2PEhj/XOcq10dGvvYPj3saddHt3/dXiyf7J+2U+
Oa4O1/EKHZ5urI/vv0veHuXp/e31N+vpYf7k9uHg3rB4t/364NnO2wc/XWTD
Bz/tH208XD779cnxXu/0zdbwQfzy7vqzB4+wpO3Rp/mrdPHg9fvy3uHjF4/v
Xm6+vlwU43fV5rMHo7fr472Htwdv8te9ew9fL/q/7vXS0UVxuXN3fHz+6u2j
w9EHDBAkL3YX2TjfzRZ3L/vzhwe7L5Jfn2/1+4vT0WzrIH6azA7ur3/cfTzZ
3H317vGbN28/vnr0+tcXz+O3o9Gnl9tb6CntvU1uH2UjWODjIv50N94r9pZ3
njyI780PHy5eDuO7e/Hh6+PqfFl+/JSmd/PnJ7P5p9sne/cv9ucfPm0iEOni
7fut159Obn8oPzw5uHjZ23sbvziYnZ5vfdj98GLz1fmjtDj4eLRzUN15cufw
wa93Dz7tn4/mb76Htr7L4+/y+K8lj9WwV48713WVTftIfEAptxZzNk6ZSH8M
Aa+y5ulaDRaypdOVrzeLrgpKWFN6FfhVtLp+LgDuCv0KYtd8APe/M139V9HI
7XbEaZCB83AiQFboxo+z0nf+rDUnwX4rYZ8q77Jjo1XKaNJCyouCHVrrwBj2
Vfcpav8FnRAILh+NfWnIYnHbIsVCbOsfNG3g+cj5oovCAz1gb09uNoHb7za2
H1mIOY8PZ+I63lnvW4doW9ZY+8zUugcb5El2yxCq/SIHQFZnSpOLE3xFeIYG
RxBUymKIWiNhXIHpP68kRbDmQhHH+4/SGMqUUKCjCnEiYz8mfs8diFMcCXjU
WfZ66qbhhDuiJYRjCnAN0eJ68Tn2d0b3ISQ0wipKhqLExvJQLkVosWOBt4Iq
Dz4P3M/5zO2RlPyZbcIGoxSWWXJ3FhgogvfNmXKsbSjhGDlMpv4fSCH/clzI
xi+uqma0z31tCaP44ovoa0oYAzDGuJ9fSs1MbP1l+Bq5uXlnqEQu8I9oy2Tx
bHtv4yoPHPTfYdy6GrXRUcJ20QtdvlutWLimzMcit8Jq2OsVTEMO2U/FYqG2
8G6OQgWd0n77W9Ac7RuiUF8ZhPpCDAqm9HvCTZ7oV7jmKLi09j249D241BZc
uvkN0aW1W783lPQ9TPSXDRP9C+NE6KsvESwx/ZQMa3Dv5pZwL3AjWLim3+Io
IJKzO1szICKX2aCL5eVrK+M2OFIZ6OO13re287go+trv9qye8X9WQ9llTIkK
PA9t6qCspALCB/smLoOv8wexLeFoXlRjXIDUoPhQ358sUkbaYVwaZf3MagVn
kQVRDhq4Nzqurg6EXS1t/6cGwhibPvYEvEeb3v0eIvs3dMl998h998h5Ivp3
TR7+t457tVbq3b73MIq+KdYVxrl+ib4h0lWPcv0SfUWc60lWvth5snG+8+T5
+N367mRwd3c0fPqo+CU6PbnnJvL44ZMUfuX/m25/eLd+/GmwdJPZljft7/uX
/WeP8/jkXtU/Of4luv3uZH88fLqV2lHevsnxf0cHC/n2rJ/tTwZu9CEs85kd
+ZdoIx3c3R8PMtiYx/2d7PnELd5t6+7tncntMpzf6aw/nXyK66P8EukTdybD
p+PLU3jiyXM3yv5sMD2G74Yj0bzuDKYX7qsbGDz8JeJt/dB/6mRA9mZ+On10
+XJ91x37x/TdyW7hDqJlT+5f9qe7E3c45zuT01+iF4dbP62/OdzffHM8efVm
Mt453t5ZHNx5vrdznvu3nt1+wf8r80rfrX+cnZ7cv73z4ZcoP08W+nQ6ePb8
sr/+jmaaDT8F85hWk+SgvqvuuV+ibFjArMxI/tf1yQXOmElukO2O21b3S+TG
v43jP3Fkf3srfbnRHO2Ufn98dLT9pGWUXyKgrPJ0yaPw5Wk5jznNaXx6eDuv
TrYevTw43r04PLpzGDuJcH+0/2n/7euT28tXT+8cvdo+fTvc3n4yWL/z5M20
ev5qulsdZW9uvzm5uPdmenp6ujX+tJ/NHg+3Jy8P12eLN5Odj0duTx6/HGzN
quOL6t7B0fB1cvg4253kn96dvFmebDvK2hy/7N8dlsnx6f3XW5Pi5MP49eHb
4eFgunt8cPQ83r8zefdLFF+MF8P12YPh9PTZ0J3w20/HLw+mH+dHH9ztOn5+
PNjcj3e3j3+NPz1P36xvvzw9GW71P2x9PP7wfD3ZOrr96mT8S/Tx3fHj4/50
fHCSjSevns4O9o/3L06fzT7tH+5Ww8Ptw4NP44vjrd0DN/u7xyeLj7tP7xwf
Tn+6Fx/vL4+f3r7dd3Ty+OP+0+2L5MP4SXzn8eXLt8fru1vPN189fX6nP3HS
9NNu+ub4p0/HJ8OTwebwwZvpx/396aOn/YuPR4efnt85vvt41P8lenv8av94
+Ky/+e7u6e3nH18f3dl7tf58eXBnPN1fH89erVd7STa5m2TDN8fPjj++PNk9
OTrav79/dO/uu6PF4ujuePOX6N2H3Z13n/afnz7b3np3dCd7/Wx75/jtZO9d
9vhN/HZ/6+hgx9DF40d6+nITmE7cfb37uHz39qKFO90f90+O8BYcvr04fyP3
ZUvfOT+c/hJtV44eQ+rKjpcx0Wg+fLa/GHzK4V6X8cnxfPjk/rS//tOlv52P
H710TKnBwz4NT57/ilypcaeeT/t3n1fv3u5/gt9Ols9nwGcdP7l7nLr74Gb+
aPHu7fad04PnQ5qXW392+8Xaq8Vufvzqzez++Pjjzu3pk/LRy8nro+F2dbH5
Nt648z45/CW6fP3214ebr58W1eaLZw9/vXe5t/7x6Ne7o2frH/Y3Tn/N8n5+
+2S4t3c3eXV399n9N0cfTn6axQ/ev5kthjsnFy8eFr1fovn7++uz+dbtyd7j
2cPn947WF/cmj853+uc/pRdZOT2Zvk3e3d9+sEifHv40q0bzrXdPz6eTfOP5
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
n0LPRkSD0VRoqiuyb0DCfICd1gVIGa5Kc7rndWT6Fwm/IdOB8ayW6S0geu75
lQI+EOxd2cMbJBBuYDozU2N3ddl7DTMPmcV3DeFKDeGLAsBpCHDQX9YQpA63
LZ+JT0UeaYmEzGZXvOd+bc9veg+NDK54EZ6BR654u13vaIzgnrqeElID+GvZ
5hDX7/epInDUDMo8Ev0D/vPPoJ6EO/FHaCjhzn1XUlr25Ov0FGrFaSXHFwUu
lYjXhS3LVeyaaYuJWylXQZGSDKTTv17a1pb8JYGLU/Pi9ncK11UH1pSv+MT1
JGywou9S72uk3iqmIoLvWjKvRXIAehqUMF4h9Wbzcnzlq/DA9cTOs3TF8sZp
dmXQnsH68TG+IS1AcJnUSPjESfgv0yjBUqNCD4E0AnHzT5MxuOw/QrTg+r9L
FL8VXy9ILAUQOaksEbJrLSbRCsj2ahIYSjDb0FyF5+CuMyaCACWMEVUkT4gR
pNNZwhAfYAkHNXfufQCcqDU1+ko2Xtul3+Hx/M6rr82ra7f0Oix6nr7HXj1J
2cZpYcDVDFbKApkgV5cv0gPXrV+kp/8pBYyNmf7eCkZOhvjLMsbaPnxLvSKf
yfeCxd9ZsHj1PvpEMrpmWF9YmjvWZokAE6SP0pUIwFGdip9QB77Yf50x9L6m
RrFOOt+DY38OwbKKxV07JiYVbjYdwQwGP60oT2xWNl6rmMO+25rtG4yyurSx
rciPX11d5ddSD/mlXDu5Z7UcD36N8ct6Yyc9nHhuvp4URV60fA//fj2zCNQD
FYutKsU1hHfohyPLp2YONVEffbIH3goGWkGRBjwxBwQtbG4Lnot0MKdmn37m
4Gr4p5lN4bb8EfbTd02hdTesvsAo6yhdFfbWTBkbI0mzM34oDiPN3gtFyCvf
Ijax51tG3WjzeTnBBP18QMBzarm3f1XmrWrC11pNf6g0/C7frm04rZZy13Zv
fVFAQAznWg/6yM3XPY6hmmu9Qj696z3rbg/gQL5Ps2s9/4W6SL5tqwojrylr
Kum+8ectjAwW+vsrI//q0qOxE/+uCSdfUxv53TL6c0qO1dfyK6sjVxQlfslu
8BWD3/b+fAZwx8P3cdVidnyxrmcLzAu3JyaNEC2OHmYSfDGSgs+WXgPjFq3S
x+Wfz6/N/L+VL/v1/nU5stmDr/f64cte+a47+eZZCn0jUJAzIDdTjbcsSXNr
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
xLE4vu4DSB4eSbzE4pUj9xnCYSwhzP0axJHMSJJ/bzRrDFS7T7i0Lb5d4ER3
rdHsT3oZa3xkQje8LxuM3vEBKhz936RvHjIf71ZNZa0Esal4ruFLHD+d0UiS
eF+IFEydYpK9VwCrHJUl9UxSmLKNfVJTYjOxayviJEB2wr+12J/CrQSN2PrO
wqFzpWwviGfOkqExY3zJ88dtDMePqUN0IZU3pWLXz2wuwhpxzqoUpO8V05qw
qGItkI8omb86DJMNYfep2Q4pXWlTeRDO4LZ2Nf+LM0Yyr7kAKR4QGuKjmR83
fY0ZWv/PCpqsLwkKxeIqero8KDrLEF2rBNNKgq5OlXLiaIZYbSQVQfC8MJRU
9tFh9St3WIsz/mFnd8TpP1/ovRr20CrJnXk443ICejksjcWR2vvAybvSonfc
U+5RCjRljPB0vwJpybqV5XvbYtzpMdfykbsSvYbGxn1UPLaoV7d3XcGeNvtp
TxIX1YaXAoyPPBhjKTIUuGZ+GJyU/xKLrO/l+OLhwDoCI4LnMB4c1LsRR2XH
t/rMqJigEGQCMJJeyz30/Tp2Ry/ikGJbFO9NmLvBB8B+Au48tV8SLSUu00UR
SfaUTNV2NFo9y8FS5vnvSOznDWfJm1i20HIHugtYdyM4MFepEOYgo97t26ZS
uxk9zc7jOJWazn8piJUUBJlUqEkIu262FHFF6s/ijmb2KmtNEjc3+CMp6KrW
AYjXN7GtS2GSeATnhJK5OHsZtmXescjcJKi/jdVUM0nUbiYJxs63MrZR9DVq
ImHI/LQsBIpQWeaDEwStZMU1Giq8YxNnTpPaO6jmwmdNCpSlkG45babL4M+w
I3hUdsJXTvUep54rXxZzRq4ILEli1PQBZ9U+Uw+VkuNBEtnJBNcCVg0OHBKc
zbuOfasDHs0m0uy8s2zDVROTIMMDrE44ipmBERqI6t7W5O1rphbTJI0sVZ3C
olp3ZCwYkBlTY1Ac8XMdD3ni2hF7JF3I6SOlkJvzJEcNeuhQTLB5N1mJqdJY
4ehPtJxM+8bg6utEzLQwijO1eQlWCcyL6jMZM2Lu9QQ1PPNY2x29oyvpyNh4
Y73oVbh9iZygddXWzeOQ+46cXo/0et43Wsal8eSfvXGa1lC8j7k3mVT5bFWo
3gUkyedZ5fKYMRwtoX79lBwUnVIu695wHFel4gJE1BBYqdwoLZg/PR11Witv
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
4Rkbi4IueuG7JZclfLk0CDTTd8NCvgteVHg9Kz5MlvDCNZhLaBACBWEcln1a
XZX5YOv69cGbF19T3Y8IRmr0iOMy94NRPgL6lSniHpGM8nQ/SuEKFRYOj2v6
iGs3Hz29eW/r1cs/vdr94d6rF69MoKIMr716+PjN0x+/vfnTrUd/+u7Rj3e3
Nl8+WyuiHK1JdL3qOxV6zgv8FR2Q9PS719+/3fnp1utXN268efX+xasXuy/e
O0l1uyrbGz2fZQPJtnCsyAz333l059HN7T/fe/FsZ/f2j7dvbH+3/WYt3Qq5
8LSESa0JNBZgLgcSwu1oG4n0dfvRyHsJ/kxcKBRAA7k5uo9xo6AgUIlNFx6A
Vo2rVYI2uHH9xuApucfFSznm7g9+jSj4CckY5x3XfNiFnqGqAXE2709MCOES
hukA0Y3r5i7NhoxMqpKa5FSi5aNgRBaS3U8U08ZgtxaFYbrATEgXtuTagbI1
SmTOknOJiDwr+4akc3AobyiU1qPt5Nkd8YCW0spVVLnFn9AjLR5KtUvFwQnE
NsG351bjouQ+IyKbomxTkpXsSMXrN++e3B9c+Y8rA+Rbz4KTcYJUeBgBteDe
vXNvq1DZ2VopO187i/4j7Lb/Q5/74PPo8HD54od3f7k7/35yZ3ynvnF24/3R
f50uv7u1f/Jm+uJ8e/qnk5efH04mP9FN/9v3Rj+4+fzpDz88f/HTw0dbb7+/
/f7W7dcvNy/am8JF2yZFGQmWj5NcCGbnbGCKKDvZ6nZV/YnKEAXx988LAS9h
0G2ulEzAJ6EiyPNWwW25PFFwBwuT477vsoCVdJerq7xI0XUhYEWsaOt9Frm+
QgnPgQeXDSU15Pg4IqhmclWKpIz+gKpVaIiidyvoTtMlkYBq/wgpJtMWidWB
xpXTarWbpNr+b3eWEvfwPkdM+s6l38Gr8rJPp1Of+K91DLVUrBTH0tVuTpsG
lW8KWiFXpDWeHSYihGiUimnl+ge9W1UJGw8/llxw4bxTlSnlokUHi5u3hliI
kZ45j93+TdrsNzS5Vvu+Zse82b33auvtq2cv3u/cvvnu4d3Xtx/+cOfNnx/e
ffT46ZvXb7c27+283Xz57rp3l7j87CtGDV56zWTxPxI76tXqV/kXRQ89M8Mu
cshXOeMrHfF+JzxzdL/ifP9Cx/sXON35OC52ti9ytHud7Ohgf/nP1KX+J7WO
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
AA==

-->

</rfc>

