<?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.29 (Ruby 3.4.4) -->


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

]>


<rfc ipr="trust200902" docName="draft-wendt-stir-vesper-oob-00" category="std" consensus="true" submissionType="IETF" tocInclude="true" sortRefs="true" symRefs="true">
  <front>
    <title abbrev="VESPER OOB">VESPER Out-of-Band OOB</title>

    <author fullname="Chris Wendt">
      <organization>Somos Inc.</organization>
      <address>
        <postal>
          <country>US</country>
        </postal>
        <email>chris@appliedbits.com</email>
      </address>
    </author>
    <author fullname="Rob Sliwa">
      <organization>Somos Inc.</organization>
      <address>
        <postal>
          <country>US</country>
        </postal>
        <email>robjsliwa@gmail.com</email>
      </address>
    </author>

    <date year="2025" month="September" day="05"/>

    <area>AREA</area>
    <workgroup>WG Working Group</workgroup>
    <keyword>stir</keyword> <keyword>certificates</keyword> <keyword>delegate certificates</keyword> <keyword>oob</keyword>

    <abstract>


<?line 68?>

<t>This document describes a mechanism for delivering authenticated telephone call identity information using the VESPER framework in environments where SIP signaling is unavailable or unsuitable. By supporting an out-of-band (OOB) transport model, this approach enables entities to publish and retrieve signed PASSporT assertions independent of end-to-end delivery within SIP-based VoIP networks. These PASSporTs are signed with delegate certificates that were authorized for issuance by corresponding authority tokens, which represent the trust and validation of telephone number control and related claim information. Transparency features ensure that these authorizations are publicly auditable and cryptographically provable, supporting a higher standard of trust. This document also introduces support for Connected Identity to the STIR OOB model, enabling the called party to respond with a signed PASSporT asserting its identity, thereby binding the identities of both parties to the transaction and enhancing end-to-end accountability. The OOB mechanism serves as an alternative delivery path for PASSporTs in cases where end-to-end in-band SIP delivery is not possible, enabling verifiers to confirm the association between the originating telephone number and the identity asserting authority as part of the broader VESPER trust framework.</t>



    </abstract>

    <note title="About This Document" removeInRFC="true">
      <t>
        The latest revision of this draft can be found at <eref target="https://github.com/appliedbits/draft-wendt-stir-vesper-oob"/>.
        Status information for this document may be found at <eref target="https://datatracker.ietf.org/doc/draft-wendt-stir-vesper-oob/"/>.
      </t>
      <t>
        Discussion of this document takes place on the
        Secure Telephone Identity Revisited Working Group mailing list (<eref target="mailto:stir@ietf.org"/>),
        which is archived at <eref target="https://mailarchive.ietf.org/arch/browse/stir/"/>.
        Subscribe at <eref target="https://www.ietf.org/mailman/listinfo/stir/"/>.
      </t>
      <t>Source for this draft and an issue tracker can be found at
        <eref target="https://github.com/appliedbits/draft-wendt-stir-vesper-oob"/>.</t>
    </note>


  </front>

  <middle>


<?line 72?>

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

<t>The STIR framework enables the signing and verification of telephone calls using PASSporT <xref target="RFC8225"/> objects carried in SIP <xref target="RFC3261"/> in Identity Header Fields defined in <xref target="RFC8224"/>. However, there are scenarios where SIP-based in-band transmission is not feasible or the Identity Header Field may not be supported, such as legacy TDM interconnects or where intermediary network elements strip SIP Identity headers. STIR Out-of-Band (OOB) <xref target="RFC8816"/> addresses this generally for STIR by defining an OOB delivery model.</t>

<t>The VESPER framework <xref target="I-D.wendt-stir-vesper"/> extends the STIR framework by introducing support for vetted delegate certificates using authority tokens and certificate transparency logs and monitoring to enhance reliability and trust for the delegation of telephone number specific certificates and the associated claims authorized to be made by the use of those certificates for signed PASSporTs. The use cases motivating these enhancements are outlined in <xref target="I-D.wendt-stir-vesper-use-cases"/>.</t>

<t>This document describes how to expand the VESPER framework to use an out-of-band delivery mechanism corresponding to the model described in <xref target="RFC8816"/>. The VESPER framework defines how delegate certificates are issued based on authority tokens that attest to the vetting and authorization of the entity to use a telephone number and assert other related claim information. This specification extends this to enable authorized delegate certificate holders, who sign calls via a STIR Authentication Service, to deliver PASSporTs containing authorized, verifiable claims over a non-SIP-based path. These PASSporTs can be retrieved and validated by a STIR Verification Service, similar to SIP-based STIR as defined in <xref target="RFC8224"/>, thereby maintaining continuity of trust across heterogeneous networks.</t>

<t>OOB delivery is critical in extending the utility of STIR to networks where SIP identity headers cannot be delivered end-to-end. It provides a verifiable alternative path for transmitting PASSporTs and proving the originating telephone number's association to the signing identity.</t>

<t>The Vesper OOB delivery model assumes a one-way publish-and-retrieve interface based on a defined open discovery model for Call Placement Services (CPS). This document extends the concepts in <xref target="RFC8816"/> to specifically define an HTTPS-based interface for publishing and retrieving VESPER PASSporTs. It utilizes the following:</t>

<t><list style="symbols">
  <t>A mechanism for announcing the associated OOB Call Placement Services (CPSs) using the CPS URI extension defined in <xref target="I-D.sliwa-stir-cert-cps-ext"/>.</t>
  <t>A discovery mechanism for OOB endpoints based on <xref target="I-D.sliwa-stir-oob-transparent-discovery"/> with the corresponding Vesper requirement to utilize and verify STI certificate transparency receipts with delegate certificates used in Vesper OOB.</t>
</list></t>

<t>It also optionally supports the STIR concept of Connected Identity adopted in VESPER framework as well, where not only the originator of a call or message can authenticate their telephone number, but the destination party can also prove their telephone number back to the originator to have a full end-to-end bi-directional trust relationship.  This is based on Connected Identity defined in <xref target="I-D.ietf-stir-rfc4916-update"/> and also adopted by VESPER <xref target="I-D.wendt-stir-vesper"/>.</t>

</section>
<section anchor="conventions-and-definitions"><name>Conventions and Definitions</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>VESPER: Verifiable Entity STIR Passport Entity Representation <xref target="I-D.wendt-stir-vesper"/>.</t>

<t>PASSporT: Personal Assertion Token as defined in <xref target="RFC8225"/>.</t>

<t>Delegate Certificate: A certificate issued to an enterprise or user entity asserting right-to-use for a telephone number, based on an authority token, defined in <xref target="RFC9060"/>.</t>

<t>Authority Token: A signed assertion that authorizes the issuance of a delegate certificate and represents the vetting of a subject's control over a telephone number and any associated claims defined in <xref target="RFC9447"/>.</t>

<t>CPS URI: Call Placement Service (CPS) URI extension in X.509 certs <xref target="I-D.sliwa-stir-cert-cps-ext"/>.</t>

<t>CPS Discovery: Defines the use of STI certificate transparency log monitoring and CPS URI extension in certificates for announcing CPS locations for certificates <xref target="I-D.sliwa-stir-oob-transparent-discovery"/>.</t>

</section>
<section anchor="vesper-oob-architectural-overview"><name>Vesper OOB Architectural Overview</name>

<t>The VESPER OOB architecture consists of three main functional components that work together to enable the out-of-band signing, publishing, discovery, and verification of PASSporTs using a trust framework based on delegate certificates and transparency mechanisms. These components interact across SIP and HTTPS protocols to support both simulataneous and parallel in-band and out-of-band delivery of telephone number authentication information, ensuring interoperability across a variety of telephony related network environments. Figure 1 illustrates the flow of identity data between the authentication service, the out-of-band Call Placement Service (CPS), and the verification service.</t>

<figure><artwork><![CDATA[
        +--------------------+  Send SIP INVITE /w Identity
        |   Authentication   |  Header Field (RFC8824/VESPER AS)
        |     Service        |-------------------+
        |  (Calling Party)   |                   |
        +---------+----------+                   |
                  |                              |
                  | 1. Publish PASSporT with     |
                  |    Delegate Certificate      |
                  v                          .~~~~~~~~~~.
        +---------+----------+           .-''             '-.
        |        CPS         |        ,.'   SIP-based VoIP  '.
        |      (HTTPS)       |       /        Routing        |      
        +---------+----------+      |         Network       /
                  ^                  '.___..~~~~~~..______.'
                  |                              |
                  | 2. Retrieve PASSporT         |
                  |                              |
        +---------+----------+                   |
        |    Verification    |                   |
        |      Service       |<------------------+
        |   (Called Party)   |  Receive SIP INVITE /w Identity
        +--------------------+  Header Field (RFC8824/VESPER VS)
]]></artwork></figure>
<t>Figure 1 - Architecture showing both in-band and out-of-band PASSporT delivery</t>

</section>
<section anchor="https-interface-specification"><name>HTTPS Interface Specification</name>

<t>The interface design is conceptually aligned with the interface model described in <xref target="ATIS-1000096"/> Section 7. It supports two categories of HTTPS methods:</t>

<t>General Operations:</t>

<t>These required endpoints enable basic VESPER-OOB publish and retrieval functions:</t>

<t><list style="symbols">
  <t>GET /health - check service availability</t>
  <t>POST /passports/{DEST}/{ORIG} - publish one or more signed PASSporTs, optionally with a 'response_uuid' for Connected Identity</t>
  <t>GET /passports/{DEST}/{ORIG} - retrieve published PASSporTs and optionally discover an associated 'response_uuid'</t>
</list></t>

<t>Connected Identity Extensions:</t>

<t>These optional endpoints are used if a <spanx style="verb">response_uuid</spanx> was included in the publish operation and the recipient supports Connected Identity:</t>

<t><list style="symbols">
  <t>POST /respond/{UUID} - the called party submits a 'rsp' PASSporT</t>
  <t>GET /passports/response/{UUID} - the caller polls for the response</t>
  <t>GET /passports/response/stream/{UUID} - Server-Sent Events (SSE) push interface (optional)</t>
  <t>wss://.../stream/respond/{UUID} - WebSocket push delivery (optional)</t>
</list></t>

<t>All endpoints <bcp14>MUST</bcp14> be served over HTTPS. The POST endpoint <bcp14>MUST</bcp14> require authentication Access JWT. The GET endpoint <bcp14>MAY</bcp14> be unauthenticated. CPS operators <bcp14>SHOULD</bcp14> additionally enforce rate-limits and access-control policies.</t>

<t>Server certificates <bcp14>SHOULD</bcp14> be validated using standard PKIX procedures. HTTP Strict Transport Security (HSTS) <bcp14>MAY</bcp14> be used by CPS operators to enforce HTTPS usage.</t>

<section anchor="common-access-jwt"><name>Common Access JWT</name>

<t>All CPS interfaces that require authorization <bcp14>MUST</bcp14> support Access JWTs signed using the <spanx style="verb">ES256</spanx> algorithm and validated against trusted VESPER delegate certificates. These tokens establish caller or responder identity and intent.</t>

<section anchor="access-jwt-header"><name>Access JWT Header</name>

<figure><sourcecode type="json"><![CDATA[
{
  "alg": "ES256",
  "x5c": [
    "MIIB3TCCAYOgAwIBAgIUUjF7Jq9kYfU12nJkBA==",
    "IUUjF7Jq9kYfU12nJkBAMIIB3TCCAYOgAwIBAg=="
  ]
}
]]></sourcecode></figure>

<t><list style="symbols">
  <t>'alg': <bcp14>MUST</bcp14> be "ES256" as required by STIR PASSporT and VESPER.</t>
  <t>'x5c': An array of base64-encoded certificates representing the end-entity delegate certificate and any intermediate certificates with an optionally included root certificate. These <bcp14>MUST</bcp14> be validated against a STIR eco-system trusted root.</t>
</list></t>

</section>
<section anchor="access-jwt-claims"><name>Access JWT Claims</name>

<t>The Access JWT payload <bcp14>MUST</bcp14> contain the following claims:</t>

<texttable title="Access JWT Claims">
      <ttcol align='left'>Claim</ttcol>
      <ttcol align='left'>Description</ttcol>
      <c>'iat'</c>
      <c>Issued-at timestamp (Unix time). <bcp14>MUST</bcp14> be recent (&lt; 5 min skew).</c>
      <c>'jti'</c>
      <c>Unique token ID. <bcp14>SHOULD</bcp14> be used for replay prevention and audit.</c>
      <c>'action'</c>
      <c>Operation intent: "publish", "retrieve", or "respond".</c>
      <c>'aud'</c>
      <c>The CPS hostname (e.g., "cps.example.net"). <bcp14>MUST</bcp14> match the target server.</c>
      <c>'iss'</c>
      <c>The SPC or TN representing the signer. <bcp14>MUST</bcp14> match TNAuthList in cert.</c>
      <c>'sub'</c>
      <c>Same value as <spanx style="verb">iss</spanx>. Identifies the subscriber authorized to act.</c>
      <c>'orig'</c>
      <c>Object with TN/URI of the originating party.</c>
      <c>'dest'</c>
      <c>Object with TN/URI of the destination party.</c>
      <c>'passports'</c>
      <c><bcp14>OPTIONAL</bcp14>. For 'publish', SHA-256 JCS digest of the canonicalized <spanx style="verb">passports</spanx>.</c>
      <c>'rsp_passport'</c>
      <c><bcp14>OPTIONAL</bcp14>. For 'respond', SHA-256 JCS digest of the <spanx style="verb">rsp_passport</spanx>.</c>
</texttable>

<section anchor="examples"><name>Examples</name>

<t>Publish Token (Calling Party):</t>

<figure><sourcecode type="json"><![CDATA[
{
  "iat": 1693590000,
  "jti": "550e8400-e29b-41d4-a716-446655440000",
  "action": "publish",
  "aud": "cps.example.net",
  "iss": "12013776051",
  "sub": "12013776051",
  "orig": { "tn": "12013776051" },
  "dest": { "tn": ["19032469103"] },
  "passports": "sha256-XyZabc123..."
}
]]></sourcecode></figure>

<t>Retrieve Token (Verifying Called Party):</t>

<figure><sourcecode type="json"><![CDATA[
{
  "iat": 1693590100,
  "jti": "550e8400-e29b-41d4-a716-426655440002",
  "action": "retrieve",
  "aud": "cps.example.net",
  "iss": "19032469103",
  "sub": "19032469103",
  "orig": { "tn": "12013776051" },
  "dest": { "tn": ["19032469103"] }
}
]]></sourcecode></figure>

<t>Respond Token (Called Party responding with Connected Identity):</t>

<figure><sourcecode type="json"><![CDATA[
{
  "iat": 1693590050,
  "jti": "550e8400-e29b-41d4-a716-426655440001",
  "action": "respond",
  "aud": "cps.example.net",
  "iss": "19032469103",
  "sub": "19032469103",
  "orig": { "tn": "12013776051" },
  "dest": { "tn": ["19032469103"] },
  "rsp_passport": "sha256-AbCdEf123..."
}
]]></sourcecode></figure>

</section>
</section>
<section anchor="validation-rules"><name>Validation Rules</name>

<t>The CPS <bcp14>MUST</bcp14> validate the Access JWT as follows:</t>

<t><list style="symbols">
  <t>Signature: Must be signed with ES256 using a VESPER delegate certificate that chains to a trusted STI root.</t>
  <t>Certificate: The certificate in 'x5c' <bcp14>MUST</bcp14> match the 'iss'/'sub' TN and contain valid TNAuthList entries.</t>
  <t>Time Validity: 'iat' <bcp14>MUST</bcp14> be recent (within an allowed freshness window, e.g., 5 minutes).</t>
  <t>Audience: 'aud' <bcp14>MUST</bcp14> match the target CPS domain.</t>
  <t>Claims Match: The 'orig' and 'dest' claims <bcp14>MUST</bcp14> match the HTTP path parameters.</t>
  <t>Digest Integrity: If the 'passports' or 'rsp_passport' claim is present, its hash <bcp14>MUST</bcp14> match the canonicalized JSON in the request body using JSON Canonicalization Scheme (JCS) <xref target="RFC8785"/>.</t>
</list></t>

</section>
<section anchor="additional-security"><name>Additional Security</name>

<t><list style="symbols">
  <t>CPS <bcp14>SHOULD</bcp14> reject expired, reused, or improperly scoped JWTs.</t>
  <t>JWT replay prevention <bcp14>SHOULD</bcp14> be enforced using the jti field and short TTLs. The CPS <bcp14>MUST</bcp14> cache recent jti values and <bcp14>MUST</bcp14> reject re-use within the configured window.</t>
  <t>Tokens <bcp14>MUST</bcp14> be scoped per transaction; long-lived JWTs <bcp14>MUST NOT</bcp14> be used.</t>
</list></t>

</section>
</section>
<section anchor="api-method-definitions"><name>API Method Definitions</name>

<section anchor="method-get-health"><name>Method: 'GET /health'</name>

<section anchor="request-definition"><name>Request Definition</name>

<figure><sourcecode type="http"><![CDATA[
Method: GET  
Path: /health  
Authentication: None required
]]></sourcecode></figure>

</section>
<section anchor="response-definition"><name>Response Definition</name>

<t>200 OK - Service operational<br />
503 Service Unavailable - Service not operational<br />
Body (optional):</t>

<figure><sourcecode type="json"><![CDATA[
{
  "status": 200,
  "message": "OK"
}
]]></sourcecode></figure>

</section>
</section>
<section anchor="publish-method-post-passportsdestorig"><name>Publish Method: POST /passports/{DEST}/{ORIG}</name>

<t>This method allows the calling party to publish one or more signed PASSporTs associated with a specific ORIG and DEST pair. The CPS <bcp14>MAY</bcp14> optionally return a <spanx style="verb">response_uuid</spanx> for Connected Identity.</t>

<t>PASSporTs and Connected Identity response PASSporTs <bcp14>SHOULD</bcp14> be retained only for a short period of time unless longer retention is explicitly required by policy.</t>

<t>Note: <xref target="ATIS-1000096"/> supports a "re-publish" action, because the VESPER-OOB discovery mechanism is different and re-publishing PASSporTs is not required for VESPER-OOB, CPSs that support this specification are not dependent on support the initiation of this action or otherwise communicate to other CPSs supporting this specification including the inclusion of "token" fields, but the intent is to be compatible with implementations that support both specifications</t>

<section anchor="request-definition-1"><name>Request definition</name>

<figure><sourcecode type="http"><![CDATA[
Method: POST
Path: /passports/{DEST}/{ORIG}
Authentication: Access JWT with "action": "publish"
]]></sourcecode></figure>

</section>
<section anchor="request-headers"><name>Request Headers</name>

<figure><sourcecode type="http"><![CDATA[
Content-Type: application/json
Authorization: Bearer <Access JWT>
]]></sourcecode></figure>

<t>The server <bcp14>SHOULD</bcp14> support an Idempotency-Key request header <xref target="I-D.ietf-httpapi-idempotency-key-header"/>. When present, repeated requests with the same key <bcp14>MUST</bcp14> return the original result without creating duplicate records.</t>

</section>
<section anchor="request-parameters"><name>Request Parameters</name>

<t>DEST: Canonicalized and percent-encoded destination telephone number or URI. <br />
ORIG: Canonicalized and percent-encoded originating telephone number or URI.</t>

<t>Canonicalization of TNs follows <xref target="RFC8224"/> and percent encoding of URIs follows <xref target="RFC3986"/>.</t>

</section>
<section anchor="request-body"><name>Request Body</name>

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

<t><list style="symbols">
  <t>passports: <bcp14>REQUIRED</bcp14>. An array of PASSporT strings signed by the calling party.</t>
</list></t>

<t>Authorization JWT Requirements:</t>

<t>The Access JWT for this method <bcp14>MUST</bcp14> include:</t>

<t><list style="symbols">
  <t>"action": "publish"</t>
</list></t>

<t>All other validation requirements are defined in Common Access JWT.</t>

</section>
<section anchor="example-request"><name>Example Request</name>

<figure><sourcecode type="http"><![CDATA[
POST /passports/19032469103/12013776051 HTTP/1.1
Host: cps.example.com
Authorization: Bearer <Access JWT>
Content-Type: application/json

{
  "passports": [
    "eyJhbGciOiJFUzI1NiIsIn..."
  ]
}
]]></sourcecode></figure>

</section>
<section anchor="response-definition-1"><name>Response definition</name>

<t>Success Codes</t>

<figure><sourcecode type="http"><![CDATA[
201 - Created if the PASSporTs were successfully published.
]]></sourcecode></figure>

<t>Failure Codes</t>

<figure><sourcecode type="http"><![CDATA[
400 - Bad Request if required fields are missing or malformed
401 - Unauthorized if authentication fails
403 - Forbidden if certificate constraints are not met
429 - Too Many Requests if rate-limited
5xx errors (e.g., 503 Service Unavailable)
]]></sourcecode></figure>

<t>Responses <bcp14>MUST</bcp14> use status codes defined in <xref target="RFC6585"/> and <bcp14>SHOULD</bcp14> be informative when possible.</t>

<t>If the server supports Connected Identity, the response body <bcp14>MAY</bcp14> include a <spanx style="verb">response_uuid</spanx> that the called party can use in follow-up Connected Identity methods. This UUID <xref target="RFC4122"/> is generated by the CPS and serves as a transaction-specific identifier for subsequent API calls.</t>

</section>
<section anchor="example-response"><name>Example Response</name>

<figure><sourcecode type="http"><![CDATA[
HTTP/1.1 201 Created
Content-Type: application/json

{
  "status": 201,
  "message": "Created",
  "response_uuid": "123e4567-e89b-12d3-a456-426614174000"
}
]]></sourcecode></figure>

</section>
<section anchor="response-body-fields"><name>Response Body Fields</name>

<t><list style="symbols">
  <t><spanx style="verb">status</spanx>: HTTP status code indicating result of publish request (e.g., 201 for success).</t>
  <t><spanx style="verb">message</spanx>: A human-readable message describing the outcome of the request.</t>
  <t><spanx style="verb">response_uuid</spanx>: (Optional) A UUID <xref target="RFC4122"/> generated by the CPS for Connected Identity. Returned only if the CPS supports Connected Identity response workflows.</t>
</list></t>

</section>
<section anchor="example-success-and-error-responses"><name>Example Success and Error Responses</name>

<t>Success Response (201 Created):</t>

<figure><sourcecode type="http"><![CDATA[
HTTP/1.1 201 Created
Content-Type: application/json

{
  "status": 201,
  "message": "Created",
  "response_uuid": "123e4567-e89b-12d3-a456-426614174000"
}
]]></sourcecode></figure>

<t>Error Response (400 Bad Request):</t>

<figure><sourcecode type="http"><![CDATA[
HTTP/1.1 400 Bad Request
Content-Type: application/json

{
  "status": 400,
  "error": "Missing required field: passports"
}
]]></sourcecode></figure>

<t>Error Response (401 Unauthorized):</t>

<figure><sourcecode type="http"><![CDATA[
HTTP/1.1 401 Unauthorized
Content-Type: application/json

{
  "status": 401,
  "error": "Access JWT is invalid or expired"
}
]]></sourcecode></figure>

</section>
</section>
<section anchor="retrieve-method-get-passportsdestorig"><name>Retrieve Method: GET /passports/{DEST}/{ORIG}</name>

<t>This method allows the called party to retrieve PASSporTs published by the originating party for a given ORIG/DEST combination.</t>

<section anchor="request-definition-2"><name>Request Definition</name>

<figure><sourcecode type="http"><![CDATA[
Method: GET
Path: /passports/{DEST}/{ORIG}
Authentication: Access JWT with "action": "retrieve"
]]></sourcecode></figure>

</section>
<section anchor="request-headers-1"><name>Request Headers</name>

<figure><sourcecode type="http"><![CDATA[
Authorization: Bearer <Access JWT>
]]></sourcecode></figure>

</section>
<section anchor="request-parameters-1"><name>Request Parameters</name>

<t><list style="symbols">
  <t>DEST: Percent-encoded and canonicalized destination telephone number or URI, representing the final called party after any retargeting.</t>
  <t>ORIG: Percent-encoded and canonicalized calling party TN or URI, typically from the SIP From or P-Asserted-Identity header.</t>
</list></t>

<t>Canonicalization of TNs follows <xref target="RFC8224"/> and percent encoding of URIs follows <xref target="RFC3986"/>.</t>

</section>
<section anchor="authorization-jwt-requirements"><name>Authorization JWT Requirements</name>

<t>The JWT used to authorize this request <bcp14>MUST</bcp14> include:</t>

<t><list style="symbols">
  <t>"action": "retrieve"</t>
</list></t>

<t>All other JWT validation requirements are defined in <xref target="common-access-jwt"/> and <bcp14>MUST</bcp14> also be enforced by the CPS.</t>

</section>
<section anchor="response-definition-2"><name>Response Definition</name>

<t>Success:</t>

<figure><artwork><![CDATA[
200 OK - PASSporT(s) retrieved successfully
]]></artwork></figure>

<t>Failure:</t>

<figure><artwork><![CDATA[
401 Unauthorized - JWT missing or invalid
403 Forbidden - Certificate constraints violated
404 Not Found - No PASSporTs available
429 Too Many Requests - Rate limits exceeded
503 Service Unavailable - CPS temporarily unavailable
]]></artwork></figure>

<t>Status codes <bcp14>MUST</bcp14> follow <xref target="RFC6585"/>. On 5xx failures, retrying another CPS endpoint <bcp14>MAY</bcp14> be allowed.</t>

<t>Response Body (on success):</t>

<figure><sourcecode type="json"><![CDATA[
{
  "passports": [
    "eyJhbGciOiJFUzI1NiIsIn..." // Base64-encoded PASSporT string(s)
  ],
  "response_uuid": "123e4567-e89b-12d3-a456-426614174000"
}
]]></sourcecode></figure>

<t><list style="symbols">
  <t><spanx style="verb">passports</spanx>: An array of one or more PASSporT strings published by the originating party, in compact JWS serialization format as per <xref target="RFC8225"/>.</t>
  <t><spanx style="verb">response_uuid</spanx>: <bcp14>OPTIONAL</bcp14>. If present, provides the Connected Identity transaction UUID <xref target="RFC4122"/> to which the called party can submit an identity response PASSporT using the appropriate API method. This value is provided only if included in the corresponding publish operation.</t>
</list></t>

</section>
<section anchor="example-request-1"><name>Example Request</name>

<figure><sourcecode type="http"><![CDATA[
GET /passports/19032469103/12013776051 HTTP/1.1
Host: cps.example.com
Authorization: Bearer <Access JWT>
]]></sourcecode></figure>

</section>
<section anchor="example-response-1"><name>Example Response</name>

<figure><sourcecode type="http"><![CDATA[
HTTP/1.1 200 OK
Content-Type: application/json

{
  "passports": [
    "eyJhbGciOiJFUzI1NiIsIn..."
  ],
  "response_uuid": "123e4567-e89b-12d3-a456-426614174000"
}
]]></sourcecode></figure>

</section>
<section anchor="example-success-and-error-responses-1"><name>Example Success and Error Responses</name>

<t>Success Response (200 OK):</t>

<figure><sourcecode type="http"><![CDATA[
HTTP/1.1 200 OK
Content-Type: application/json

{
  "passports": [
    "eyJhbGciOiJFUzI1NiIsIn..."
  ],
  "response_uuid": "123e4567-e89b-12d3-a456-426614174000"
}
]]></sourcecode></figure>

<t>Error Response (404 Not Found):</t>

<figure><sourcecode type="http"><![CDATA[
HTTP/1.1 404 Not Found
Content-Type: application/json

{
  "status": 404,
  "error": "No PASSporTs available for the requested origin and 
    destination"
}
]]></sourcecode></figure>

<t>Error Response (403 Forbidden):</t>

<figure><sourcecode type="http"><![CDATA[
HTTP/1.1 403 Forbidden
Content-Type: application/json

{
  "status": 403,
  "error": "Caller is not authorized to retrieve PASSporTs for this 
    identity"
}
]]></sourcecode></figure>

</section>
<section anchor="response-body-fields-1"><name>Response Body Fields</name>

<t><list style="symbols">
  <t><spanx style="verb">passports</spanx>: Array of PASSporT strings published by the originating party, encoded in compact JWS serialization.</t>
  <t><spanx style="verb">response_uuid</spanx>: (Optional) UUID <xref target="RFC4122"/> that identifies a Connected Identity response transaction. Provided only if the CPS returned it during publish.</t>
</list></t>

</section>
</section>
<section anchor="respond-method-post-responduuid"><name>Respond Method: POST /respond/{UUID}</name>

<t>This method allows the called party to submit a response PASSporT (rsp_passport) asserting their identity in a Connected Identity exchange. The UUID <xref target="RFC4122"/> corresponds to the <spanx style="verb">response_uuid</spanx> originally returned by the CPS during the publish operation.</t>

<section anchor="request-definition-3"><name>Request Definition</name>

<figure><sourcecode type="http"><![CDATA[
Method: POST
Path: /respond/{UUID}
Authentication: Access JWT with "action": "respond"
]]></sourcecode></figure>

</section>
<section anchor="request-headers-2"><name>Request Headers</name>

<figure><sourcecode type="http"><![CDATA[
Content-Type: application/json
Authorization: Bearer <Access JWT>
]]></sourcecode></figure>

</section>
<section anchor="request-parameters-2"><name>Request Parameters</name>

<t><list style="symbols">
  <t>UUID: A unique response transaction identifier <xref target="RFC4122"/> returned by the CPS in the publish response as <spanx style="verb">response_uuid</spanx>. This identifies the call session context for Connected Identity.</t>
</list></t>

</section>
<section anchor="request-body-1"><name>Request Body</name>

<figure><sourcecode type="json"><![CDATA[
{
  "rsp_passport": "eyJhbGciOiJFUzI1NiIsIn..."
}
]]></sourcecode></figure>

<t><list style="symbols">
  <t>rsp_passport: <bcp14>REQUIRED</bcp14>. The PASSporT signed by the called party delegate certificate for Connected Identity.</t>
</list></t>

</section>
<section anchor="authorization-jwt-requirements-1"><name>Authorization JWT Requirements</name>

<t>The JWT used to authorize this request <bcp14>MUST</bcp14> include:</t>

<t><list style="symbols">
  <t>"action": "respond"</t>
</list></t>

<t>All other JWT validation requirements are defined in <xref target="common-access-jwt"/> and <bcp14>MUST</bcp14> be enforced by the CPS.</t>

</section>
<section anchor="response-definition-3"><name>Response Definition</name>

<t>Success:</t>

<figure><artwork><![CDATA[
201 Created - The Connected Identity response was accepted.
]]></artwork></figure>

<t>Failure:</t>

<figure><artwork><![CDATA[
401 Unauthorized - JWT missing or invalid.
403 Forbidden - Certificate constraints violated.
404 Not Found - UUID not found or expired.
409 Conflict - A response has already been submitted.
429 Too Many Requests - Rate limits exceeded.
503 Service Unavailable - CPS temporarily unavailable.
]]></artwork></figure>

<t>Status codes <bcp14>MUST</bcp14> follow <xref target="RFC6585"/>. Connected Identity response PASSporTs <bcp14>SHOULD</bcp14> be retained only for a short period unless longer retention is explicitly required by policy.</t>

</section>
<section anchor="example-request-2"><name>Example Request</name>

<figure><sourcecode type="http"><![CDATA[
POST /respond/123e4567-e89b-12d3-a456-426614174000 HTTP/1.1
Host: cps.example.net
Content-Type: application/json
Authorization: Bearer <Access JWT>

{
  "rsp_passport": "eyJhbGciOiJFUzI1NiIsIn..."
}
]]></sourcecode></figure>

</section>
<section anchor="example-response-2"><name>Example Response</name>

<figure><sourcecode type="http"><![CDATA[
HTTP/1.1 201 Created
Content-Type: application/json

{
  "status": 201,
  "message": "Connected Identity Stored"
}
]]></sourcecode></figure>

</section>
<section anchor="example-success-and-error-responses-2"><name>Example Success and Error Responses</name>

<t>Success Response (201 Created):</t>

<figure><sourcecode type="http"><![CDATA[
HTTP/1.1 201 Created
Content-Type: application/json

{
  "status": 201,
  "message": "Connected Identity Stored"
}
]]></sourcecode></figure>

<t>Error Response (409 Conflict):</t>

<figure><sourcecode type="http"><![CDATA[
HTTP/1.1 409 Conflict
Content-Type: application/json

{
  "status": 409,
  "error": "A response for this UUID has already been submitted"
}
]]></sourcecode></figure>

<t>Error Response (404 Not Found):</t>

<figure><sourcecode type="http"><![CDATA[
HTTP/1.1 404 Not Found
Content-Type: application/json

{
  "status": 404,
  "error": "UUID not found or expired"
}
]]></sourcecode></figure>

</section>
</section>
<section anchor="retrieving-connected-identity-responses"><name>Retrieving Connected Identity Responses</name>

<t>Once a response is submitted using the <spanx style="verb">response_uuid</spanx>, the originating party may retrieve it in two ways using a polling interface (GET method) or via an optional push interface using WSS as detailed in the following methods.</t>

</section>
<section anchor="retrieve-response-method-get-passportsresponseuuid"><name>Retrieve Response Method:  GET /passports/response/{UUID}</name>

<t>This method allows the originating (calling) party to retrieve a Connected Identity response PASSporT, if one has been submitted by the called party. The UUID in this path is the same value (<spanx style="verb">response_uuid</spanx>) previously provided by the CPS in the response to the <spanx style="verb">POST /passports/{DEST}/{ORIG}</spanx> method.</t>

<section anchor="request-definition-4"><name>Request Definition</name>

<figure><sourcecode type="http"><![CDATA[
Method: GET
Path: /passports/response/{UUID}
Headers: Authorization: Bearer <JWT>
]]></sourcecode></figure>

</section>
<section anchor="response-definition-4"><name>Response Definition</name>

<t>Success:</t>

<t>200 OK - Connected Identity response PASSporT retrieved successfully</t>

<t>Failure:</t>

<t>404 Not Found - No response is available yet</t>

</section>
<section anchor="response-body"><name>Response Body</name>

<figure><sourcecode type="json"><![CDATA[
{
  "rsp": {
    "passport": "eyJhbGciOiJFUzI1NiIsIn..."
  }
}
]]></sourcecode></figure>

</section>
<section anchor="response-body-fields-2"><name>Response Body Fields</name>

<t><list style="symbols">
  <t><spanx style="verb">rsp</spanx>: An object containing the Connected Identity response.
  <list style="symbols">
      <t><spanx style="verb">passport</spanx>: A PASSporT string signed by the called party using its delegate certificate.</t>
    </list></t>
</list></t>

</section>
<section anchor="example-success-and-error-responses-3"><name>Example Success and Error Responses</name>

<t>Success Response (200 OK):</t>

<figure><sourcecode type="http"><![CDATA[
HTTP/1.1 200 OK
Content-Type: application/json

{
  "rsp": {
    "passport": "eyJhbGciOiJFUzI1NiIsIn..."
  }
}
]]></sourcecode></figure>

<t>Error Response (404 Not Found):</t>

<figure><sourcecode type="http"><![CDATA[
HTTP/1.1 404 Not Found
Content-Type: application/json

{
  "status": 404,
  "error": "No Connected Identity response has been submitted for 
      this UUID"
}
]]></sourcecode></figure>

</section>
</section>
<section anchor="retrieve-response-push-methods-optional"><name>Retrieve Response Push Methods (Optional)</name>

<t>The CPS <bcp14>MAY</bcp14> support real-time delivery via:</t>

<t>WebSocket: wss://cps.example.net/stream/respond/{UUID}</t>

<t>Server-Sent Events (SSE): GET /passports/response/stream/{UUID}
(with Accept: text/event-stream header)</t>

<t>These interfaces allow immediate delivery of Connected Identity responses when available.</t>

</section>
</section>
</section>
<section anchor="example-vesper-oob-requestresponse-flow"><name>Example VESPER OOB Request/Response Flow</name>

<t>This example illustrates a full transaction using the Connected Identity UUID-based pattern.</t>

<section anchor="calling-party-publishes-a-passport"><name>Calling Party Publishes a PASSporT</name>

<figure><sourcecode type="http"><![CDATA[
POST /passports/19035551234/12015550100 HTTP/1.1
Host: cps.example.net
Content-Type: application/json
Authorization: Bearer <jwt-from-calling-party>
]]></sourcecode></figure>

<t>Body:</t>

<figure><artwork><![CDATA[
{
  "passports": [
    "eyJhbGciOiJFUzI1NiIsIn..." // Signed PASSporT by calling party
  ]
}
]]></artwork></figure>

<t>Response:</t>

<figure><sourcecode type="http"><![CDATA[
HTTP/1.1 201 Created
Content-Type: application/json

{
  "status": 201,
  "message": "Created",
  "response_uuid": "123e4567-e89b-12d3-a456-426614174000"
}
]]></sourcecode></figure>

</section>
<section anchor="called-party-retrieves-passport-and-extracts-responseuuid"><name>Called Party Retrieves PASSporT and Extracts response_uuid</name>

<figure><sourcecode type="http"><![CDATA[
GET /passports/19035551234/12015550100 HTTP/1.1
Host: cps.example.net
Authorization: Bearer <jwt-from-called-party>
]]></sourcecode></figure>

<t>Response:</t>

<figure><artwork><![CDATA[
{
  "passports": [
    "eyJhbGciOiJFUzI1NiIsIn..."
  ],
  "response_uuid": "123e4567-e89b-12d3-a456-426614174000"
}
]]></artwork></figure>

</section>
<section anchor="called-party-submits-a-connected-identity-rsp-passport"><name>Called Party Submits a Connected Identity <spanx style="verb">rsp</spanx> PASSporT</name>

<figure><sourcecode type="http"><![CDATA[
POST /respond/123e4567-e89b-12d3-a456-426614174000 HTTP/1.1
Host: cps.example.net
Content-Type: application/json
Authorization: Bearer <jwt-from-called-party>
]]></sourcecode></figure>

<t>Body:</t>

<figure><sourcecode type="json"><![CDATA[
{
  "rsp_passport": "eyJhbGciOiJFUzI1NiIsIn..."
}
]]></sourcecode></figure>

<t>Response:</t>

<figure><sourcecode type="http"><![CDATA[
HTTP/1.1 201 Created
Content-Type: application/json

{"status":201,"message":"Connected Identity Stored"}
]]></sourcecode></figure>

</section>
<section anchor="calling-party-polls-for-the-rsp-passport"><name>Calling Party Polls for the <spanx style="verb">rsp</spanx> PASSporT</name>

<figure><sourcecode type="http"><![CDATA[
GET /passports/response/123e4567-e89b-12d3-a456-426614174000 HTTP/1.1
Host: cps.example.net
Authorization: Bearer <jwt-from-calling-party>
]]></sourcecode></figure>

<t>Response:</t>

<figure><sourcecode type="json"><![CDATA[
{
  "rsp": {
    "passport": "eyJhbGciOiJFUzI1NiIsIn..."
  }
}
]]></sourcecode></figure>

<t>This flow demonstrates the full cycle from publish to response using the Connected Identity UUID-based model. Optionally, the final step may use SSE or WSS push interfaces instead of polling.</t>

<t>The VESPER OOB interface specification offers a modular architecture for telephony identity authentication. It supports both simple publish/retrieve workflows and bidirectional identity binding through Connected Identity.</t>

</section>
</section>
<section anchor="authentication-service-procedures-for-vesper-oob"><name>Authentication Service Procedures for VESPER OOB</name>

<t>When participating in VESPER OOB, Authentication Services that sign PASSporTs <bcp14>MUST</bcp14> adhere to all requirements of the core VESPER specification <xref target="I-D.wendt-stir-vesper"/> and additional procedures specified herein to ensure the integrity of out-of-band transactions and compatibility with verifier expectations.</t>

<section anchor="delegate-certificate-requirements"><name>Delegate Certificate Requirements</name>

<t>Delegate certificates used to sign PASSporTs in VESPER OOB <bcp14>MUST</bcp14> be issued under authority tokens that represent an explicit right-to-use a telephone number.  These certificates <bcp14>MUST</bcp14> include:
- One or more Signed Certificate Timestamps (SCTs) from certificate transparency logs as defined in <xref target="I-D.wendt-stir-certificate-transparency"/>.
- A CPS URI in the Call Placement Service (CPS) X.509 extension, enabling discovery of the associated OOB Call Placement Service (CPS) as defined in <xref target="I-D.sliwa-stir-cert-cps-ext"/>.</t>

</section>
<section anchor="passport-construction-requirements"><name>PASSporT Construction Requirements</name>

<t>PASSporTs signed in a VESPER OOB deployment <bcp14>MUST</bcp14> meet the following conditions:</t>

<t><list style="symbols">
  <t>The PASSporT <bcp14>MUST</bcp14> be signed with a delegate certificate whose authority token authorizes the use of the specific originating telephone number.</t>
  <t>The 'orig' claim <bcp14>MUST</bcp14> contain the telephone number or URI as authorized by the delegate certificate.</t>
  <t>The 'dest' claim <bcp14>MUST</bcp14> reflect the final destination of the call after any retargeting.</t>
  <t>The 'iat' claim <bcp14>MUST</bcp14> represent a timestamp within an acceptable freshness window (e.g., 5 minutes).</t>
  <t>The JWT 'x5c' header <bcp14>MUST</bcp14> contain the certificate chain including the delegate certificate and its SCT(s).</t>
</list></t>

<t>The Authentication Service <bcp14>MUST</bcp14> also publish the signed PASSporT to the CPS endpoint identified by the CPS URI in the delegate certificate.</t>

</section>
</section>
<section anchor="cps-uri-and-oob-cps-discovery"><name>CPS URI and OOB CPS Discovery</name>

<t>CPS URIs are associated with the delegate certificates through the CPS URI extension defined in <xref target="I-D.sliwa-stir-cert-cps-ext"/>. Verifiers are expected to obtain the CPS URI for a specific telephone number via transparency-enabled discovery mechanisms described in <xref target="I-D.sliwa-stir-oob-transparent-discovery"/>. The CPS URI identifies the base URL for the Call Placement Service responsible for publishing and serving PASSporTs for calls associated with that telephone number.</t>

<t>The CPS URI <bcp14>MUST</bcp14> resolve to a reachable and operational CPS that supports the VESPER OOB interface defined in this document. It is assumed that the CPS implements the endpoints defined in the HTTPS interface specification, including '/health', '/passports/{DEST}/{ORIG}', and appropriate authorization mechanisms. The CPS will provide a <spanx style="verb">response_uuid</spanx> in its response to the publish operation, which is used by the calling and called parties in subsequent API calls for Connected Identity.</t>

<t>///////////
Delegate certificates <bcp14>MUST</bcp14> reference a CPS via the CPS URI extension and <bcp14>MUST</bcp14> be resolvable through the Discovery service specified for Vesper OOB. The Discovery service <bcp14>MUST</bcp14> return multiple CPS instances for each delegate certificate to provide redundancy. Operators <bcp14>SHOULD</bcp14> advertise regional or edge CPS instances to improve latency and availability for verifiers and retrievers.</t>

<t>Verifiers and retrievers <bcp14>MUST</bcp14> implement endpoint failover across the set of CPS instances provided by Discovery and <bcp14>SHOULD</bcp14> select among them using local policy (e.g., lowest latency or geographically closest instances).</t>

<t>Deployments that also support CPS-to-CPS replication <bcp14>MAY</bcp14> perform inter-CPS propagation by invoking the publish API using "action": "republish" semantics. In this mode, a CPS acts as a client to peer CPS servers to broaden availability of published PASSporTs. The wire format and validation requirements are otherwise identical to "action": "publish", except the policy <bcp14>MUST</bcp14> authorize the republish CPS to perform this operation.
///////////</t>

</section>
<section anchor="verification-service-procedures-for-vesper-oob"><name>Verification Service Procedures for VESPER OOB</name>

<t>Verification Services that retrieve and validate PASSporTs via the VESPER OOB model <bcp14>MUST</bcp14> implement the following procedures in addition to those defined fundamentally in <xref target="RFC8224"/> and specific to VESPER defined in <xref target="I-D.wendt-stir-vesper"/>.</t>

<section anchor="retrieval-and-validation-process"><name>Retrieval and Validation Process</name>

<t><list style="symbols">
  <t>CPS URI Resolution: Retrieve the CPS URI from an appropriate CPS discovery service as discussed and defined in <xref target="I-D.sliwa-stir-oob-transparent-discovery"/> to locate the specific '/passports/{DEST}/{ORIG}' endpoint.</t>
  <t>PASSporT Retrieval: Submit a 'GET' request to the CPS endpoint using a properly formed JWT in the Authorization header.</t>
  <t>Authentication JWT Validation: Ensure the JWT is:
  <list style="symbols">
      <t>Signed by a valid STI certificate that chains to a trusted root.</t>
      <t>Contains matching 'iss' and 'sub' values as authorized in the certificate's TNAuthList.</t>
      <t>Has an 'action' claim set to "retrieve".</t>
      <t>Contains 'orig' and 'dest' claims matching the intended retrieval parameters.</t>
    </list></t>
</list></t>

</section>
<section anchor="passport-validation"><name>PASSporT Validation</name>

<t>Once retrieved, the verifier <bcp14>MUST</bcp14>:</t>

<t><list style="symbols">
  <t>Validate the PASSporT signature using the provided certificate referenced in the 'x5c' Header.</t>
  <t>Verify that the delegate certificate:
  <list style="symbols">
      <t>Is valid and chains to a trusted authority.</t>
      <t>Contains valid SCTs proving inclusion in a certificate transparency log.</t>
      <t>Was issued under a valid, verifiable authority token (directly or via reference).</t>
    </list></t>
  <t>Check that the 'iat' claim is within an acceptable range relative to the call time.</t>
  <t>Optionally, verify the transparency receipt (if present) that correlates the certificate and signing event.</t>
</list></t>

<t>These validation steps ensure end-to-end trust in the originating identity of the call, even across heterogeneous network paths or in the absence of SIP Identity header delivery.</t>

</section>
<section anchor="connected-identity-validation"><name>Connected Identity Validation</name>

<t>When a Connected Identity response PASSporT (<spanx style="verb">rsp</spanx>) is retrieved by the Verification Service (VS), it <bcp14>MUST</bcp14> be validated in accordance with the procedures defined in <xref target="I-D.ietf-stir-rfc4916-update"></xref> and the VESPER framework <xref target="I-D.wendt-stir-vesper"></xref>.</t>

<t>Specifically:</t>

<t>The <spanx style="verb">rsp</spanx> PASSporT <bcp14>MUST</bcp14> be signed using a valid VESPER delegate certificate associated with the <spanx style="verb">dest</spanx> telephone number of the original call.</t>

<t>The certificate used to sign the <spanx style="verb">rsp</spanx> PASSporT <bcp14>MUST</bcp14>:
- Be issued under a valid authority token authorizing use of the <spanx style="verb">dest</spanx> number.
- Contain TNAuthList values that include the <spanx style="verb">dest</spanx> identifier.
- Include valid Signed Certificate Timestamps (SCTs) from a Certificate Transparency log.</t>

<t>The VS <bcp14>MUST</bcp14> validate the PASSporT signature and the delegate certificate's trust chain, including SCT verification and certificate expiration status.</t>

<t>The VS <bcp14>MUST</bcp14> confirm that the <spanx style="verb">orig</spanx> and <spanx style="verb">dest</spanx> claims in the <spanx style="verb">rsp</spanx> PASSporT match those of the original call. That is:
- The <spanx style="verb">orig</spanx> claim in the <spanx style="verb">rsp</spanx> PASSporT <bcp14>MUST</bcp14> match the <spanx style="verb">orig</spanx> claim of the original PASSporT.
- The <spanx style="verb">dest</spanx> claim in the <spanx style="verb">rsp</spanx> PASSporT <bcp14>MUST</bcp14> match the <spanx style="verb">dest</spanx> claim of the original PASSporT.</t>

<t>The key distinction from typical STIR verification is that the entity signing the <spanx style="verb">rsp</spanx> PASSporT is asserting control over the <spanx style="verb">dest</spanx> number, and the delegate certificate used in the signature <bcp14>MUST</bcp14> be valid for that number.</t>

<t>The <spanx style="verb">iat</spanx> claim in the <spanx style="verb">rsp</spanx> PASSporT <bcp14>MUST</bcp14> be within an acceptable freshness interval as defined by local policy.</t>

<t>If these validations succeed, the verifier can confirm that the called party has cryptographically asserted its identity using a VESPER-authorized certificate, completing the Connected Identity flow. Any failure in these validations <bcp14>MUST</bcp14> cause the <spanx style="verb">rsp</spanx> PASSporT to be rejected.</t>

</section>
</section>
<section anchor="privacy-considerations"><name>Privacy Considerations</name>

<t>The VESPER OOB framework facilitates the transmission and verification of signed identity assertions that may include personally identifiable information (PII), such as telephone numbers and organizational names. This section outlines key privacy considerations to ensure implementations protect individual privacy and comply with applicable regulations.</t>

<section anchor="minimization-of-identity-claims"><name>Minimization of Identity Claims</name>

<t>PASSporTs exchanged via VESPER OOB <bcp14>SHOULD</bcp14> contain only the minimum necessary identity claims to establish the intended trust relationship. The inclusion of unnecessary claims in the PASSporT payload or certificate extensions may reveal sensitive information about users or organizations. Implementations <bcp14>SHOULD</bcp14> avoid including additional metadata beyond what is required for call verification.</t>

</section>
<section anchor="use-of-connected-identity"><name>Use of Connected Identity</name>

<t>The Connected Identity feature allows both parties in a communication to share independently signed identity assertions. While this can enhance trust, it also introduces a risk of correlation between calling and called parties. Implementers <bcp14>SHOULD</bcp14> consider allowing users to opt out of responding with Connected Identity or restrict participation to enterprise contexts where such correlation is expected.</t>

<t>The response_uuid <bcp14>MUST</bcp14> only be disclosed to the authenticated parties authorized to retrieve the original publish. Servers <bcp14>SHOULD</bcp14> keep the response_uuid lifetime short and <bcp14>MUST NOT</bcp14> expose it via unauthenticated endpoints or logs.</t>

</section>
<section anchor="compliance-with-regional-privacy-regulations"><name>Compliance with Regional Privacy Regulations</name>

<t>Operators deploying VESPER OOB <bcp14>MUST</bcp14> assess their processing of PASSporTs and related metadata for compliance with applicable data protection laws (e.g., GDPR, CCPA). This includes evaluating:</t>

<t><list style="symbols">
  <t>Whether telephone numbers are treated as personal data</t>
  <t>Lawful basis for processing and retention</t>
  <t>User transparency and rights of access, rectification, and erasure</t>
</list></t>

<t>Audit mechanisms and data subject request workflows <bcp14>SHOULD</bcp14> be implemented when operating in regulated jurisdictions.</t>

</section>
<section anchor="transparency-and-logging"><name>Transparency and Logging</name>

<t>While logging of CPS activity is important for fraud detection and accountability, implementations <bcp14>MUST</bcp14> avoid logging full PASSporT payloads or tokens unless strictly necessary. Where logs include sensitive fields, they <bcp14>SHOULD</bcp14> be protected with access controls and subject to audit.</t>

<t>The use of transaction-specific UUIDs instead of callback URLs minimizes the privacy exposure associated with publishing service endpoints. Only parties with the appropriate authorization token (Access JWT) can retrieve or respond to a PASSporT exchange, which helps ensure that identity data is not leaked to unauthorized entities. Connected Identity responses are associated only with the UUID provided to the intended recipient, reducing correlation risk across sessions.</t>

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

<section anchor="trust-anchors-and-certificate-transparency"><name>Trust Anchors and Certificate Transparency</name>

<t>All JWTs and PASSporTs <bcp14>MUST</bcp14> be signed using delegate certificates anchored in a trusted STI-CA root and <bcp14>SHOULD</bcp14> be accompanied by Signed Certificate Timestamps (SCTs) to prove log inclusion. Verifiers <bcp14>SHOULD</bcp14> validate SCT presence and match against a known CT log set.</t>

</section>
<section anchor="cross-origin-and-cors"><name>Cross-Origin and CORS</name>

<t>CPS servers that expose web-facing endpoints <bcp14>MAY</bcp14> implement CORS headers to restrict origin access to approved domains or application scopes.</t>

</section>
<section anchor="logging-and-audit"><name>Logging and Audit</name>

<t>CPS operators <bcp14>SHOULD</bcp14> log authentication attempts, JWT usage (by jti), PASSporT publication, and response_url usage for auditing and potential fraud investigation. Logs <bcp14>SHOULD</bcp14> be retained securely and in accordance with privacy regulations.</t>

</section>
<section anchor="uuid-based-transaction-integrity"><name>UUID-Based Transaction Integrity</name>

<t>The specification relies on cryptographically random UUIDs as transaction identifiers for Connected Identity responses. These UUIDs <bcp14>MUST</bcp14> be generated by the CPS using secure random generation techniques and <bcp14>MUST</bcp14> be unguessable to prevent targeted scraping or brute-force enumeration of published PASSporTs or responses.</t>

</section>
<section anchor="replay-and-reuse-mitigation"><name>Replay and Reuse Mitigation</name>

<t>The use of the 'jti' (JWT ID) field in Access JWTs supports replay protection and auditability. CPS implementations <bcp14>SHOULD</bcp14> maintain short-term caches of recent JTIs and reject duplicate requests. JWTs <bcp14>MUST</bcp14> have short time-to-live values (e.g., 5 minutes) to reduce exposure from replay attacks.</t>

</section>
<section anchor="cps-operator-responsibilities"><name>CPS Operator Responsibilities</name>

<t>CPS operators <bcp14>MUST</bcp14> enforce authorization controls and rate limiting across all endpoints. They are responsible for securing logs, ensuring endpoint availability, monitoring for anomalies, and maintaining certificate trust anchors. Any retained identity data <bcp14>MUST</bcp14> be stored securely and retained only as long as operationally necessary.</t>

</section>
</section>
<section anchor="iana-considerations"><name>IANA Considerations</name>

<t>This document has no IANA actions.</t>

</section>


  </middle>

  <back>


<references title='References' anchor="sec-combined-references">

    <references title='Normative References' anchor="sec-normative-references">



<reference anchor="RFC3261">
  <front>
    <title>SIP: Session Initiation Protocol</title>
    <author fullname="J. Rosenberg" initials="J." surname="Rosenberg"/>
    <author fullname="H. Schulzrinne" initials="H." surname="Schulzrinne"/>
    <author fullname="G. Camarillo" initials="G." surname="Camarillo"/>
    <author fullname="A. Johnston" initials="A." surname="Johnston"/>
    <author fullname="J. Peterson" initials="J." surname="Peterson"/>
    <author fullname="R. Sparks" initials="R." surname="Sparks"/>
    <author fullname="M. Handley" initials="M." surname="Handley"/>
    <author fullname="E. Schooler" initials="E." surname="Schooler"/>
    <date month="June" year="2002"/>
    <abstract>
      <t>This document describes Session Initiation Protocol (SIP), an application-layer control (signaling) protocol for creating, modifying, and terminating sessions with one or more participants. These sessions include Internet telephone calls, multimedia distribution, and multimedia conferences. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="3261"/>
  <seriesInfo name="DOI" value="10.17487/RFC3261"/>
</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="RFC4122">
  <front>
    <title>A Universally Unique IDentifier (UUID) URN Namespace</title>
    <author fullname="P. Leach" initials="P." surname="Leach"/>
    <author fullname="M. Mealling" initials="M." surname="Mealling"/>
    <author fullname="R. Salz" initials="R." surname="Salz"/>
    <date month="July" year="2005"/>
    <abstract>
      <t>This specification defines a Uniform Resource Name namespace for UUIDs (Universally Unique IDentifier), also known as GUIDs (Globally Unique IDentifier). A UUID is 128 bits long, and can guarantee uniqueness across space and time. UUIDs were originally used in the Apollo Network Computing System and later in the Open Software Foundation\'s (OSF) Distributed Computing Environment (DCE), and then in Microsoft Windows platforms.</t>
      <t>This specification is derived from the DCE specification with the kind permission of the OSF (now known as The Open Group). Information from earlier versions of the DCE specification have been incorporated into this document. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="4122"/>
  <seriesInfo name="DOI" value="10.17487/RFC4122"/>
</reference>
<reference anchor="RFC6585">
  <front>
    <title>Additional HTTP Status Codes</title>
    <author fullname="M. Nottingham" initials="M." surname="Nottingham"/>
    <author fullname="R. Fielding" initials="R." surname="Fielding"/>
    <date month="April" year="2012"/>
    <abstract>
      <t>This document specifies additional HyperText Transfer Protocol (HTTP) status codes for a variety of common situations. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="6585"/>
  <seriesInfo name="DOI" value="10.17487/RFC6585"/>
</reference>
<reference anchor="RFC8224">
  <front>
    <title>Authenticated Identity Management in the Session Initiation Protocol (SIP)</title>
    <author fullname="J. Peterson" initials="J." surname="Peterson"/>
    <author fullname="C. Jennings" initials="C." surname="Jennings"/>
    <author fullname="E. Rescorla" initials="E." surname="Rescorla"/>
    <author fullname="C. Wendt" initials="C." surname="Wendt"/>
    <date month="February" year="2018"/>
    <abstract>
      <t>The baseline security mechanisms in the Session Initiation Protocol (SIP) are inadequate for cryptographically assuring the identity of the end users that originate SIP requests, especially in an interdomain context. This document defines a mechanism for securely identifying originators of SIP requests. It does so by defining a SIP header field for conveying a signature used for validating the identity and for conveying a reference to the credentials of the signer.</t>
      <t>This document obsoletes RFC 4474.</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="8224"/>
  <seriesInfo name="DOI" value="10.17487/RFC8224"/>
</reference>
<reference anchor="RFC8225">
  <front>
    <title>PASSporT: Personal Assertion Token</title>
    <author fullname="C. Wendt" initials="C." surname="Wendt"/>
    <author fullname="J. Peterson" initials="J." surname="Peterson"/>
    <date month="February" year="2018"/>
    <abstract>
      <t>This document defines a method for creating and validating a token that cryptographically verifies an originating identity or, more generally, a URI or telephone number representing the originator of personal communications. The Personal Assertion Token, PASSporT, is cryptographically signed to protect the integrity of the identity of the originator and to verify the assertion of the identity information at the destination. The cryptographic signature is defined with the intention that it can confidently verify the originating persona even when the signature is sent to the destination party over an insecure channel. PASSporT is particularly useful for many personal-communications applications over IP networks and other multi-hop interconnection scenarios where the originating and destination parties may not have a direct trusted relationship.</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="8225"/>
  <seriesInfo name="DOI" value="10.17487/RFC8225"/>
</reference>
<reference anchor="RFC8785">
  <front>
    <title>JSON Canonicalization Scheme (JCS)</title>
    <author fullname="A. Rundgren" initials="A." surname="Rundgren"/>
    <author fullname="B. Jordan" initials="B." surname="Jordan"/>
    <author fullname="S. Erdtman" initials="S." surname="Erdtman"/>
    <date month="June" year="2020"/>
    <abstract>
      <t>Cryptographic operations like hashing and signing need the data to be expressed in an invariant format so that the operations are reliably repeatable. One way to address this is to create a canonical representation of the data. Canonicalization also permits data to be exchanged in its original form on the "wire" while cryptographic operations performed on the canonicalized counterpart of the data in the producer and consumer endpoints generate consistent results.</t>
      <t>This document describes the JSON Canonicalization Scheme (JCS). This specification defines how to create a canonical representation of JSON data by building on the strict serialization methods for JSON primitives defined by ECMAScript, constraining JSON data to the Internet JSON (I-JSON) subset, and by using deterministic property sorting.</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="8785"/>
  <seriesInfo name="DOI" value="10.17487/RFC8785"/>
</reference>
<reference anchor="RFC8816">
  <front>
    <title>Secure Telephone Identity Revisited (STIR) Out-of-Band Architecture and Use Cases</title>
    <author fullname="E. Rescorla" initials="E." surname="Rescorla"/>
    <author fullname="J. Peterson" initials="J." surname="Peterson"/>
    <date month="February" year="2021"/>
    <abstract>
      <t>The Personal Assertion Token (PASSporT) format defines a token that can be carried by signaling protocols, including SIP, to cryptographically attest the identity of callers. However, not all telephone calls use Internet signaling protocols, and some calls use them for only part of their signaling path, while some cannot reliably deliver SIP header fields end-to-end. This document describes use cases that require the delivery of PASSporT objects outside of the signaling path, and defines architectures and semantics to provide this functionality.</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="8816"/>
  <seriesInfo name="DOI" value="10.17487/RFC8816"/>
</reference>
<reference anchor="RFC9060">
  <front>
    <title>Secure Telephone Identity Revisited (STIR) Certificate Delegation</title>
    <author fullname="J. Peterson" initials="J." surname="Peterson"/>
    <date month="September" year="2021"/>
    <abstract>
      <t>The Secure Telephone Identity Revisited (STIR) certificate profile provides a way to attest authority over telephone numbers and related identifiers for the purpose of preventing telephone number spoofing. This specification details how that authority can be delegated from a parent certificate to a subordinate certificate. This supports a number of use cases, including those where service providers grant credentials to enterprises or other customers capable of signing calls with STIR.</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="9060"/>
  <seriesInfo name="DOI" value="10.17487/RFC9060"/>
</reference>
<reference anchor="RFC9447">
  <front>
    <title>Automated Certificate Management Environment (ACME) Challenges Using an Authority Token</title>
    <author fullname="J. Peterson" initials="J." surname="Peterson"/>
    <author fullname="M. Barnes" initials="M." surname="Barnes"/>
    <author fullname="D. Hancock" initials="D." surname="Hancock"/>
    <author fullname="C. Wendt" initials="C." surname="Wendt"/>
    <date month="September" year="2023"/>
    <abstract>
      <t>Some proposed extensions to the Automated Certificate Management Environment (ACME) rely on proving eligibility for certificates through consulting an external authority that issues a token according to a particular policy. This document specifies a generic Authority Token Challenge for ACME that supports subtype claims for different identifiers or namespaces that can be defined separately for specific applications.</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="9447"/>
  <seriesInfo name="DOI" value="10.17487/RFC9447"/>
</reference>

<reference anchor="I-D.wendt-stir-certificate-transparency">
   <front>
      <title>STI Certificate Transparency</title>
      <author fullname="Chris Wendt" initials="C." surname="Wendt">
         <organization>Somos, Inc.</organization>
      </author>
      <author fullname="Robert Śliwa" initials="R." surname="Śliwa">
         <organization>Somos, Inc.</organization>
      </author>
      <author fullname="Alec Fenichel" initials="A." surname="Fenichel">
         <organization>TransNexus</organization>
      </author>
      <author fullname="Vinit Anil Gaikwad" initials="V. A." surname="Gaikwad">
         <organization>Twilio</organization>
      </author>
      <date day="11" month="June" year="2025"/>
      <abstract>
	 <t>   This document describes a framework for the use of the Certificate
   Transparency (CT) protocol for publicly logging the existence of
   Secure Telephone Identity (STI) certificates as they are issued or
   observed.  This allows any interested party that is part of the STI
   eco-system to audit STI certification authority (CA) activity and
   audit both the issuance of suspect certificates and the certificate
   logs themselves.  The intent is for the establishment of a level of
   trust in the STI eco-system that depends on the verification of
   telephone numbers requiring and refusing to honor STI certificates
   that do not appear in a established log.  This effectively
   establishes the precedent that STI CAs must add all issued
   certificates to the logs and thus establishes unique association of
   STI certificates to an authorized provider or assignee of a telephone
   number resource.  The primary role of CT in the STI ecosystem is for
   verifiable trust in the avoidance of issuance of unauthorized
   duplicate telephone number level delegate certificates or provider
   level certificates.  This provides a robust auditable mechanism for
   the detection of unauthorized creation of certificate credentials for
   illegitimate spoofing of telephone numbers or service provider codes
   (SPC).

   The framework borrows the log structure and API model from RFC6962 to
   enable public auditing and verifiability of certificate issuance.
   While the foundational mechanisms for log operation, Merkle Tree
   construction, and Signed Certificate Timestamps (SCTs) are aligned
   with RFC6962, this document contextualizes their application in the
   STIR eco-system, focusing on verifiable control over telephone number
   or service provider code resources.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-wendt-stir-certificate-transparency-06"/>
   
</reference>

<reference anchor="I-D.wendt-stir-vesper">
   <front>
      <title>VESPER - Framework for VErifiable STI Personas</title>
      <author fullname="Chris Wendt" initials="C." surname="Wendt">
         <organization>Somos, Inc.</organization>
      </author>
      <author fullname="Robert Śliwa" initials="R." surname="Śliwa">
         <organization>Somos, Inc.</organization>
      </author>
      <date day="7" month="July" year="2025"/>
      <abstract>
	 <t>   This document formalizes a profile and a framework for the use of
   delegate certificates and authority tokens to strengthen the
   association between telephone number assignments and the entities
   that have the authoritative right to use them.  It defines a model in
   which the TNAuthList Authority Token serves as a trusted
   representation of telephone number assignment and right-to-use (RTU),
   anchored by a Notary Agent that logs these associations through
   verifiable transparency mechanisms.  The framework also extends the
   use of authority tokens to support other PASSporT claims like Rich
   Call Data (RCD) by defining a role for JWTClaimConstraints Authority
   Tokens.  These tokens are issued by authoritative or recognized and
   vetted claim agents within the ecosystem to assert information
   associated with the entity assigned a telephone number.  The Notary
   Agent plays a critical role in recording these claims and their
   provenance, enhancing transparency and accountability.  Delegate
   certificates encapsulate and incorporate both the telephone number
   and associated information validated via authority tokens to the
   certification authority issuing them, binding them to the
   authenticated telephone number of the calling party.  These
   certificates are published to a certificate transparency log,
   enabling relying parties to independently verify the integrity and
   legitimacy of number use and related claims.  The VESPER (Verifiable
   STI PERsona) approach utilizes STIR protocols and the ACME authority
   token to formalizing a verifiable, auditable, and privacy-conscious
   foundation for associating telephone numbers with vetted entities and
   validated assertion of associated metadata.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-wendt-stir-vesper-04"/>
   
</reference>

<reference anchor="I-D.wendt-stir-vesper-use-cases">
   <front>
      <title>Verifiable STI Persona (VESPER) Use Cases and Requirements</title>
      <author fullname="Chris Wendt" initials="C." surname="Wendt">
         <organization>Somos, Inc.</organization>
      </author>
      <date day="11" month="August" year="2025"/>
      <abstract>
	 <t>   This document discusses a set of use cases and requirements for an
   extension to Secure Telephone Identity Revisited (STIR) called
   Verifiable STI PERsona (VESPER).  VESPER fundamentally enhances STIR
   by establishing an authoritative and cryptographically verifiable
   Right-to-Use (RTU) relationship between telephone numbers and their
   assigned entities, business organizations or individuals, through
   digital signatures that bind an entity to a set of asserted claims,
   delegate certificates that govern the assertion of those claims to a
   responsible party, and Authority Tokens that prove the validation of
   those claims by authoritative parties.  This cryptographic binding
   ensures explicit non-repudiation, removing ambiguity around who is
   accountable for calls or messages originating from specific telephone
   numbers, significantly deterring spoofing and fraud.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-wendt-stir-vesper-use-cases-02"/>
   
</reference>

<reference anchor="I-D.sliwa-stir-cert-cps-ext">
   <front>
      <title>Call Placement Service (CPS) URI Certificate Extension for STI Certificates</title>
      <author fullname="Robert Śliwa" initials="R." surname="Śliwa">
         <organization>Somos Inc.</organization>
      </author>
      <author fullname="Chris Wendt" initials="C." surname="Wendt">
         <organization>Somos Inc.</organization>
      </author>
      <date day="5" month="September" year="2025"/>
      <abstract>
	 <t>   This document specifies a non-critical X.509 v3 certificate extension
   that conveys the HTTPS URI of a Call Placement Service (CPS)
   associated with the telephone numbers authorized in a STIR Delegate
   Certificate.  The extension enables originators and verifiers of STIR
   PASSporTs to discover, with a single certificate lookup, where Out-
   of-Band (OOB) PASSporTs can be retrieved.  The mechanism removes
   bilateral CPS provisioning, allows ecosystem-scale discovery backed
   by STI Certificate Transparency (STI-CT), and is fully backward
   compatible with existing STIR certificates and OOB APIs.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-sliwa-stir-cert-cps-ext-00"/>
   
</reference>

<reference anchor="I-D.sliwa-stir-oob-transparent-discovery">
   <front>
      <title>Transparent Discovery of STIR Out-of-Band Call Placement Services</title>
      <author fullname="Robert Śliwa" initials="R." surname="Śliwa">
         <organization>Somos Inc.</organization>
      </author>
      <author fullname="Chris Wendt" initials="C." surname="Wendt">
         <organization>Somos Inc.</organization>
      </author>
      <date day="5" month="September" year="2025"/>
      <abstract>
	 <t>   This document defines a Discovery Service for STIR Out-of-Band (OOB)
   Call Placement Services (CPS).  The Discovery Service enables
   Authentication Services (AS) and Verification Services (VS) to
   quickly determine which CPS is responsible for a given telephone
   number (TN) or Service Provider Code (SPC), allowing retrieval of
   PASSporTs even when SIP Identity headers are removed by non-IP or
   hybrid network segments.  The Discovery Service leverages a CPS URI
   certificate extension, which allows STIR Certificates or Delegate
   Certificates to embed an HTTPS URI for the CPS serving the TNs or
   SPCs covered by the certificate.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-sliwa-stir-oob-transparent-discovery-00"/>
   
</reference>

<reference anchor="I-D.ietf-stir-rfc4916-update">
   <front>
      <title>Connected Identity for STIR</title>
      <author fullname="Jon Peterson" initials="J." surname="Peterson">
         <organization>TransUnion</organization>
      </author>
      <author fullname="Chris Wendt" initials="C." surname="Wendt">
         <organization>Somos</organization>
      </author>
      <date day="7" month="July" year="2025"/>
      <abstract>
	 <t>   The Session Initiation Protocol (SIP) Identity header field conveys
   cryptographic identity information about the originators of SIP
   requests.  The Secure Telephone Identity Revisited (STIR) framework,
   however, provides no means for determining the identity of the called
   party in a traditional telephone-calling scenario.  This document
   updates prior guidance on the &quot;connected identity&quot; problem to reflect
   the changes to SIP Identity that accompanied STIR, and considers a
   revised problem space for connected identity as a means of detecting
   calls that have been retargeted to a party impersonating the intended
   destination, as well as the spoofing of mid-dialog or dialog-
   terminating events by intermediaries or third parties.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-ietf-stir-rfc4916-update-07"/>
   
</reference>

<reference anchor="I-D.ietf-httpapi-idempotency-key-header">
   <front>
      <title>The Idempotency-Key HTTP Header Field</title>
      <author fullname="Jayadeba Jena" initials="J." surname="Jena">
         </author>
      <author fullname="Sanjay Dalal" initials="S." surname="Dalal">
         </author>
      <date day="25" month="February" year="2025"/>
      <abstract>
	 <t>   The HTTP Idempotency-Key request header field can be used to make
   non-idempotent HTTP methods such as POST or PATCH fault-tolerant.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-ietf-httpapi-idempotency-key-header-06"/>
   
</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>
<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>



    </references>

    <references title='Informative References' anchor="sec-informative-references">

<reference anchor="ATIS-1000096" target="https://access.atis.org/apps/group_public/download.php/52450/ATIS-1000096.pdf">
  <front>
    <title>ATIS-1000096 - Technical Report on SHAKEN Out-of-Band PASSporT Transmission Involving TDM-SIP Interworking</title>
    <author >
      <organization>ATIS</organization>
    </author>
    <date year="n.d."/>
  </front>
</reference>


    </references>

</references>


<?line 1044?>

<section numbered="false" anchor="acknowledgments"><name>Acknowledgments</name>

<t>The authors thank the contributors of the STIR working group and authors of ATIS-1000096, many of the API mechanisms have been aligned and extended in this document to support the Vesper OOB Framework for PASSporT delivery signed with delegate certificates.</t>

</section>


  </back>

<!-- ##markdown-source:
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

-->

</rfc>

