1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557
|
<pre>Internet Engineering Task Force (IETF) R. Singh
Request for Comments: 8443 Vencore Labs
Category: Standards Track M. Dolly
ISSN: 2070-1721 AT&T
S. Das
Vencore Labs
A. Nguyen
Office of Emergency Communications/DHS
August 2018
<span class="h1">Personal Assertion Token (PASSporT) Extension</span>
<span class="h1">for Resource Priority Authorization</span>
Abstract
This document extends the Personal Assertion Token (PASSporT)
specification defined in <a href="./rfc8225">RFC 8225</a> to allow the inclusion of
cryptographically signed assertions of authorization for the values
populated in the Session Initiation Protocol (SIP) 'Resource-
Priority' header field, which is used for communications resource
prioritization.
Status of This Memo
This is an Internet Standards Track document.
This document is a product of the Internet Engineering Task Force
(IETF). It represents the consensus of the IETF community. It has
received public review and has been approved for publication by the
Internet Engineering Steering Group (IESG). Further information on
Internet Standards is available in <a href="./rfc7841#section-2">Section 2 of RFC 7841</a>.
Information about the current status of this document, any errata,
and how to provide feedback on it may be obtained at
<a href="https://www.rfc-editor.org/info/rfc8443">https://www.rfc-editor.org/info/rfc8443</a>.
<span class="grey">Singh, et al. Standards Track [Page 1]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-2" ></span>
<span class="grey"><a href="./rfc8443">RFC 8443</a> PASSporT-ext August 2018</span>
Copyright Notice
Copyright (c) 2018 IETF Trust and the persons identified as the
document authors. All rights reserved.
This document is subject to <a href="https://www.rfc-editor.org/bcp/bcp78">BCP 78</a> and the IETF Trust's Legal
Provisions Relating to IETF Documents
(<a href="https://trustee.ietf.org/license-info">https://trustee.ietf.org/license-info</a>) in effect on the date of
publication of this document. Please review these documents
carefully, as they describe your rights and restrictions with respect
to this document. Code Components extracted from this document must
include Simplified BSD License text as described in Section 4.e of
the Trust Legal Provisions and are provided without warranty as
described in the Simplified BSD License.
Table of Contents
<a href="#section-1">1</a>. Introduction . . . . . . . . . . . . . . . . . . . . . . . . <a href="#page-2">2</a>
<a href="#section-2">2</a>. Terminology . . . . . . . . . . . . . . . . . . . . . . . . . <a href="#page-4">4</a>
<a href="#section-3">3</a>. PASSporT "rph" Claim . . . . . . . . . . . . . . . . . . . . <a href="#page-4">4</a>
<a href="#section-4">4</a>. "rph" in SIP . . . . . . . . . . . . . . . . . . . . . . . . <a href="#page-5">5</a>
<a href="#section-4.1">4.1</a>. Authentication Service Behavior . . . . . . . . . . . . . <a href="#page-5">5</a>
<a href="#section-4.2">4.2</a>. Verification Service Behavior . . . . . . . . . . . . . . <a href="#page-6">6</a>
5. Further Information Associated with the SIP
'Resource-Priority' Header Field . . . . . . . . . . . . . . <a href="#page-7">7</a>
<a href="#section-6">6</a>. IANA Considerations . . . . . . . . . . . . . . . . . . . . . <a href="#page-7">7</a>
<a href="#section-6.1">6.1</a>. JSON Web Token Claims . . . . . . . . . . . . . . . . . . <a href="#page-7">7</a>
<a href="#section-6.2">6.2</a>. PASSporT Types . . . . . . . . . . . . . . . . . . . . . <a href="#page-7">7</a>
<a href="#section-7">7</a>. Security Considerations . . . . . . . . . . . . . . . . . . . <a href="#page-8">8</a>
<a href="#section-7.1">7.1</a>. Avoidance of Replay and Cut-and-Paste Attacks . . . . . . <a href="#page-8">8</a>
<a href="#section-7.2">7.2</a>. Solution Considerations . . . . . . . . . . . . . . . . . <a href="#page-8">8</a>
<a href="#section-8">8</a>. References . . . . . . . . . . . . . . . . . . . . . . . . . <a href="#page-8">8</a>
<a href="#section-8.1">8.1</a>. Normative References . . . . . . . . . . . . . . . . . . <a href="#page-8">8</a>
<a href="#section-8.2">8.2</a>. Informative References . . . . . . . . . . . . . . . . . <a href="#page-9">9</a>
Acknowledgements . . . . . . . . . . . . . . . . . . . . . . . . <a href="#page-10">10</a>
Authors' Addresses . . . . . . . . . . . . . . . . . . . . . . . <a href="#page-10">10</a>
<span class="h2"><a class="selflink" id="section-1" href="#section-1">1</a>. Introduction</span>
PASSporT [<a href="./rfc8225" title=""PASSporT: Personal Assertion Token"">RFC8225</a>] is a token format based on JSON Web Token (JWT)
[<a href="./rfc7519" title=""JSON Web Token (JWT)"">RFC7519</a>] for conveying cryptographically signed information about
the identities involved in personal communications. PASSporT with
Secure Telephone Identity Revisited (STIR) [<a href="./rfc8224" title=""Authenticated Identity Management in the Session Initiation Protocol (SIP)"">RFC8224</a>] provides a
mechanism by which an authority on the originating side of a call,
using a protocol like SIP [<a href="./rfc3261" title=""SIP: Session Initiation Protocol"">RFC3261</a>], can provide a cryptographic
assurance of the validity of the calling party telephone number in
order to prevent impersonation attacks.
<span class="grey">Singh, et al. Standards Track [Page 2]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-3" ></span>
<span class="grey"><a href="./rfc8443">RFC 8443</a> PASSporT-ext August 2018</span>
[<a id="ref-RFC4412">RFC4412</a>] defines a mechanism to prioritize access to SIP-signaled
resources during periods of communications resource scarcity using
the SIP 'Resource-Priority' header. As specified in [<a href="./rfc4412" title=""Communications Resource Priority for the Session Initiation Protocol (SIP)"">RFC4412</a>], the
SIP 'Resource-Priority' header field may be used by SIP user agents
(UAs) [<a href="./rfc3261" title=""SIP: Session Initiation Protocol"">RFC3261</a>] (including Public Switched Telephone Network (PSTN)
gateways and SIP proxy servers) to influence prioritization afforded
to communication sessions, including PSTN calls (e.g., to manage
scarce network resources during network congestion scenarios).
However, the SIP 'Resource-Priority' header field could be spoofed
and abused by unauthorized entities, the threat models and use cases
of which are described in [<a href="./rfc7375" title=""Secure Telephone Identity Threat Model"">RFC7375</a>] and [<a href="./rfc7340" title=""Secure Telephone Identity Problem Statement and Requirements"">RFC7340</a>], respectively.
Compromise of the SIP 'Resource-Priority' header field [<a href="./rfc4412" title=""Communications Resource Priority for the Session Initiation Protocol (SIP)"">RFC4412</a>]
could lead to misuse of network resources (i.e., during congestion
scenarios), impacting the application services supported using the
SIP 'Resource-Priority' header field.
[<a id="ref-RFC8225">RFC8225</a>] allows extensions by which an authority on the originating
side verifying the authorization of a particular communication for
the SIP 'Resource-Priority' header field can use a PASSPorT claim to
cryptographically sign the SIP 'Resource-Priority' header field and
convey assertion of the authorization for the SIP 'Resource-Priority'
header field. A signed SIP 'Resource-Priority' header field will
allow a receiving entity (including entities located in different
network domains/boundaries) to verify the validity of assertions
authorizing the SIP 'Resource-Priority' header field and to act on
the information with confidence that the information has not been
spoofed or compromised.
This specification documents an extension to PASSporT and the
associated STIR mechanisms to provide a function to cryptographically
sign the SIP 'Resource-Priority' header field. This PASSporT object
is used to provide attestation of a calling-user authorization for
priority communications. This is necessary in addition to the
PASSporT object that is used for calling-user telephone-number
attestation. How this extension to PASSporT is used for real-time
communications supported using the SIP 'Resource-Priority' header
field is outside the scope of this document. In addition, the
PASSPorT extension defined in this document is intended for use in
environments where there are means to verify that the signer of the
SIP 'Resource-Priority' header field is authoritative.
<span class="grey">Singh, et al. Standards Track [Page 3]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-4" ></span>
<span class="grey"><a href="./rfc8443">RFC 8443</a> PASSporT-ext August 2018</span>
<span class="h2"><a class="selflink" id="section-2" href="#section-2">2</a>. Terminology</span>
The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT",
"SHOULD", "SHOULD NOT", "RECOMMENDED", "NOT RECOMMENDED", "MAY", and
"OPTIONAL" in this document are to be interpreted as described in
<a href="https://www.rfc-editor.org/bcp/bcp14">BCP 14</a> [<a href="./rfc2119" title=""Key words for use in RFCs to Indicate Requirement Levels"">RFC2119</a>] [<a href="./rfc8174" title=""Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words"">RFC8174</a>] when, and only when, they appear in all
capitals, as shown here.
<span class="h2"><a class="selflink" id="section-3" href="#section-3">3</a>. PASSporT "rph" Claim</span>
This specification defines a new JSON Web Token claim for "rph" that
provides an assertion for information in the SIP 'Resource-Priority'
header field.
The creator of a PASSporT object adds a "ppt" value of "rph" to the
header of a PASSporT object. The PASSporT claims MUST contain an
"rph" claim, and any entities verifying the PASSporT object will be
required to understand the "ppt" extension in order to process the
PASSporT in question. A PASSPorT header with the "ppt" included will
look as follows:
{
"typ":"passport",
"ppt":"rph",
"alg":"ES256",
"x5u":"https://www.example.org/cert.cer"
}
The "rph" claim will provide an assertion of authorization, "auth",
for information in the SIP 'Resource-Priority' header field based on
[<a href="./rfc4412" title=""Communications Resource Priority for the Session Initiation Protocol (SIP)"">RFC4412</a>]. The syntax is:
{
Resource-Priority = "Resource-Priority" : r-value,
r-value = namespace "." r-priority
}
Specifically, the "rph" claim includes an assertion of the priority
level of the user to be used for a given communication session. The
value of the "rph" claim is an object with one or more keys. Each
key is associated with a JSON array. These arrays contain strings
that correspond to the r-values indicated in the SIP 'Resource-
Priority' header field.
<span class="grey">Singh, et al. Standards Track [Page 4]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-5" ></span>
<span class="grey"><a href="./rfc8443">RFC 8443</a> PASSporT-ext August 2018</span>
The following is an example "rph" claim for a SIP 'Resource-Priority'
header field with one r-value of "ets.0" and with another r-value of
"wps.0":
{
"orig":{"tn":"12155550112"},
"dest":{["tn":"12125550113"]},
"iat":1443208345,
"rph":{"auth":["ets.0", "wps.0"]}
}
After the header and claims PASSporT objects have been constructed,
their signature is generated normally per the guidance in [<a href="./rfc8225" title=""PASSporT: Personal Assertion Token"">RFC8225</a>]
using the full form of PASSPorT. The credentials (i.e., Certificate)
used to create the signature must have authority over the namespace
of the "rph" claim, and there is only one authority per claim. The
authority MUST use its credentials associated with the specific
service supported by the resource priority namespace in the claim.
If r-values are added or dropped by the intermediaries along the
path, the intermediaries must generate a new "rph" header and sign
the claim with their own authority.
The use of the compact form of PASSporT is not specified in this
document.
<span class="h2"><a class="selflink" id="section-4" href="#section-4">4</a>. "rph" in SIP</span>
This section specifies SIP-specific usage for the "rph" claim in
PASSporT.
<span class="h3"><a class="selflink" id="section-4.1" href="#section-4.1">4.1</a>. Authentication Service Behavior</span>
The Authentication Service will create the "rph" claim using the
values discussed in <a href="#section-3">Section 3</a> of this document that are based on
[<a href="./rfc4412" title=""Communications Resource Priority for the Session Initiation Protocol (SIP)"">RFC4412</a>]. The construction of the "rph" claim follows the steps
described in <a href="./rfc8224#section-4.1">Section 4.1 of [RFC8224]</a>.
The resulting Identity header for "rph" might look as follows
(backslashes shown for line folding only):
Identity:eyJhbGciOiJFUzI1NiIsInBwdCI6InJwaCIsInR5cCI6InBhc3Nwb3J0\
IiwieDV1IjoiaHR0cHM6Ly93d3cuZXhhbXBsZS5jb20vY2VydC5jZXIifQo.eyJkZ\
XN0Ijp7WyJ0biI6IjEyMTI1NTUwMTEzIl19LCJpYXQiOiIxNDQzMjA4MzQ1Iiwib3\
JpZyI6eyJ0biI6IjEyMTU1NTUwMTEyIn0sInJwaCI6eyJhdXRoIjpbImV0cy4wIiw\
id3BzLjAiXX19Cg.s37S6VC8HM6Dl6YzJeQDsrZcwJ0lizxhUrA7f_98oWBHvo-cl\
-n8MIhoCr18vYYFy3blXvs3fslM_oos2P2Dyw;info=<https://www.example.\
org/cert.cer>;alg=ES256;ppt="rph"
<span class="grey">Singh, et al. Standards Track [Page 5]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-6" ></span>
<span class="grey"><a href="./rfc8443">RFC 8443</a> PASSporT-ext August 2018</span>
A SIP authentication service will derive the value of "rph" from the
SIP 'Resource-Priority' header field based on policy associated with
service-specific use of r-values, defined as follows in [<a href="./rfc4412" title=""Communications Resource Priority for the Session Initiation Protocol (SIP)"">RFC4412</a>]:
r-value = namespace "." r-priority
The authentication service derives the value of the PASSPorT claim by
verifying the authorization for the SIP 'Resource-Priority' header
field (i.e., verifying a calling-user privilege for the SIP
'Resource-Priority' header field based on its identity). The
authorization might be derived from customer-profile data or access
to external services.
[<a id="ref-RFC4412">RFC4412</a>] allows multiple "namespace "." priority value" pairs,
either in a single SIP 'Resource-Priority' header field or across
multiple SIP 'Resource-Priority' header fields. An authority is
responsible for signing all the content of a SIP 'Resource-Priority'
header field for which it has the authority.
<span class="h3"><a class="selflink" id="section-4.2" href="#section-4.2">4.2</a>. Verification Service Behavior</span>
<a href="./rfc8224#section-6.2">[RFC8224], Section 6.2</a>, Step 5 requires that specifications defining
"ppt" values describe any additional verifier behavior. The behavior
specified for the "ppt" values of "rph" is as follows:
The verification service MUST extract the value associated with the
"auth" key in a full-form PASSPorT with a "ppt" value of "rph". If
the signature validates, then the verification service can use the
value of the "rph" claim as validation that the calling party is
authorized for SIP 'Resource-Priority' header fields as indicated in
the claim. This value would, in turn, be used for priority treatment
in accordance with local policy for the associated communication
service. If the signature validation fails, the verification service
should infer that the calling party is not authorized for SIP
'Resource-Priority' header fields as indicated in the claim. In such
cases, the priority treatment for the associated communication
service is handled as per the local policy of the verifier. In such
scenarios, the SIP 'Resource-Priority' header field SHOULD be
stripped from the SIP request, and the network entities should treat
the call as an ordinary call.
In addition, <a href="./rfc8224#section-6.2">[RFC8224], Section 6.2</a>, Step 4 requires the "iat" value
in "rph" claim to be verified.
<span class="grey">Singh, et al. Standards Track [Page 6]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-7" ></span>
<span class="grey"><a href="./rfc8443">RFC 8443</a> PASSporT-ext August 2018</span>
The behavior of a SIP UA upon receiving an INVITE containing a
PASSporT object with an "rph" claim will largely remain a matter of
implementation policy for the specific communication service. In
most cases, implementations would act based on confidence in the
veracity of this information.
<span class="h2"><a class="selflink" id="section-5" href="#section-5">5</a>. Further Information Associated with the SIP 'Resource-Priority'</span>
<span class="h2"> Header Field</span>
There may be additional information about the calling party or the
call that could be relevant to authorization for the SIP 'Resource-
Priority' header field. This may include information related to the
device subscription of the caller, to any institutions that the
caller or device is associated with, or even to categories of
institutions. All of these data elements would benefit from the
secure attestations provided by the STIR and PASSporT frameworks.
The specification of the "rph" claim could entail the optional
presence of one or more such additional information fields applicable
to the SIP 'Resource-Priority' header field.
A new IANA registry has been defined to hold potential values of the
"rph" array; see <a href="#section-6.2">Section 6.2</a>. The definition of the "rph" claim may
have one or more such additional information field(s). Details of
how an "rph" claim encompasses other data elements are left for
future specifications.
<span class="h2"><a class="selflink" id="section-6" href="#section-6">6</a>. IANA Considerations</span>
<span class="h3"><a class="selflink" id="section-6.1" href="#section-6.1">6.1</a>. JSON Web Token Claims</span>
IANA has added a new claim to the "JSON Web Token Claims" registry as
defined in [<a href="./rfc7519" title=""JSON Web Token (JWT)"">RFC7519</a>].
o Claim Name: "rph"
o Claim Description: Resource Priority Header Authorization
o Change Controller: IESG
o Specification Document(s): <a href="./rfc8443#section-3">Section 3 of RFC 8443</a>
<span class="h3"><a class="selflink" id="section-6.2" href="#section-6.2">6.2</a>. PASSporT Types</span>
IANA has created a new entry in the "Personal Assertion Token
(PASSporT) Extensions" registry for the type "rph", which is
specified in this document. In addition, the "PASSporT Resource
Priority Header (rph) Types" registry has been created in which each
entry must contain two fields: the name of the "rph" type and the
<span class="grey">Singh, et al. Standards Track [Page 7]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-8" ></span>
<span class="grey"><a href="./rfc8443">RFC 8443</a> PASSporT-ext August 2018</span>
specification in which the type is described. This registry has been
initially populated with the single value for "auth", which is
specified in this document. Registration of new "rph" types shall be
under the Specification Required policy[RFC8126].
<span class="h2"><a class="selflink" id="section-7" href="#section-7">7</a>. Security Considerations</span>
The security considerations discussed in <a href="./rfc8224#section-12">[RFC8224], Section 12</a>, are
applicable here.
<span class="h3"><a class="selflink" id="section-7.1" href="#section-7.1">7.1</a>. Avoidance of Replay and Cut-and-Paste Attacks</span>
The PASSporT extension with a "ppt" value of "rph" MUST only be sent
with SIP INVITE when the SIP 'Resource-Priority' header field is used
to convey the priority of the communication, as defined in [<a href="./rfc4412" title=""Communications Resource Priority for the Session Initiation Protocol (SIP)"">RFC4412</a>].
To avoid replay and cut-and-paste attacks, the recommendations
provided in <a href="./rfc8224#section-12.1">Section 12.1 of [RFC8224]</a> MUST be followed.
<span class="h3"><a class="selflink" id="section-7.2" href="#section-7.2">7.2</a>. Solution Considerations</span>
Using extensions to PASSporT tokens with a "ppt" value of "rph"
requires knowledge of the authentication, authorization, and
reputation of the signer to attest to the identity being asserted,
including validating the digital signature and the associated
certificate chain to a trust anchor. The following considerations
should be recognized when using PASSporT extensions with a "ppt"
value of "rph":
o A signer is only allowed to sign the content of a SIP 'Resource-
Priority' header field for which it has the proper authorization.
Before signing tokens, the signer MUST have a secure method for
authentication of the end user or the device being granted a
token.
o The verification of the signature MUST include means of verifying
that the signer is authoritative for the signed content of the
resource priority namespace in the PASSporT.
<span class="h2"><a class="selflink" id="section-8" href="#section-8">8</a>. References</span>
<span class="h3"><a class="selflink" id="section-8.1" href="#section-8.1">8.1</a>. Normative References</span>
[<a id="ref-RFC2119">RFC2119</a>] Bradner, S., "Key words for use in RFCs to Indicate
Requirement Levels", <a href="https://www.rfc-editor.org/bcp/bcp14">BCP 14</a>, <a href="./rfc2119">RFC 2119</a>,
DOI 10.17487/RFC2119, March 1997,
<<a href="https://www.rfc-editor.org/info/rfc2119">https://www.rfc-editor.org/info/rfc2119</a>>.
<span class="grey">Singh, et al. Standards Track [Page 8]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-9" ></span>
<span class="grey"><a href="./rfc8443">RFC 8443</a> PASSporT-ext August 2018</span>
[<a id="ref-RFC3261">RFC3261</a>] Rosenberg, J., Schulzrinne, H., Camarillo, G., Johnston,
A., Peterson, J., Sparks, R., Handley, M., and E.
Schooler, "SIP: Session Initiation Protocol", <a href="./rfc3261">RFC 3261</a>,
DOI 10.17487/RFC3261, June 2002,
<<a href="https://www.rfc-editor.org/info/rfc3261">https://www.rfc-editor.org/info/rfc3261</a>>.
[<a id="ref-RFC4412">RFC4412</a>] Schulzrinne, H. and J. Polk, "Communications Resource
Priority for the Session Initiation Protocol (SIP)",
<a href="./rfc4412">RFC 4412</a>, DOI 10.17487/RFC4412, February 2006,
<<a href="https://www.rfc-editor.org/info/rfc4412">https://www.rfc-editor.org/info/rfc4412</a>>.
[<a id="ref-RFC7519">RFC7519</a>] Jones, M., Bradley, J., and N. Sakimura, "JSON Web Token
(JWT)", <a href="./rfc7519">RFC 7519</a>, DOI 10.17487/RFC7519, May 2015,
<<a href="https://www.rfc-editor.org/info/rfc7519">https://www.rfc-editor.org/info/rfc7519</a>>.
[<a id="ref-RFC8174">RFC8174</a>] Leiba, B., "Ambiguity of Uppercase vs Lowercase in <a href="./rfc2119">RFC</a>
<a href="./rfc2119">2119</a> Key Words", <a href="https://www.rfc-editor.org/bcp/bcp14">BCP 14</a>, <a href="./rfc8174">RFC 8174</a>, DOI 10.17487/RFC8174,
May 2017, <<a href="https://www.rfc-editor.org/info/rfc8174">https://www.rfc-editor.org/info/rfc8174</a>>.
[<a id="ref-RFC8224">RFC8224</a>] Peterson, J., Jennings, C., Rescorla, E., and C. Wendt,
"Authenticated Identity Management in the Session
Initiation Protocol (SIP)", <a href="./rfc8224">RFC 8224</a>,
DOI 10.17487/RFC8224, February 2018,
<<a href="https://www.rfc-editor.org/info/rfc8224">https://www.rfc-editor.org/info/rfc8224</a>>.
[<a id="ref-RFC8225">RFC8225</a>] Wendt, C. and J. Peterson, "PASSporT: Personal Assertion
Token", <a href="./rfc8225">RFC 8225</a>, DOI 10.17487/RFC8225, February 2018,
<<a href="https://www.rfc-editor.org/info/rfc8225">https://www.rfc-editor.org/info/rfc8225</a>>.
<span class="h3"><a class="selflink" id="section-8.2" href="#section-8.2">8.2</a>. Informative References</span>
[<a id="ref-RFC7340">RFC7340</a>] Peterson, J., Schulzrinne, H., and H. Tschofenig, "Secure
Telephone Identity Problem Statement and Requirements",
<a href="./rfc7340">RFC 7340</a>, DOI 10.17487/RFC7340, September 2014,
<<a href="https://www.rfc-editor.org/info/rfc7340">https://www.rfc-editor.org/info/rfc7340</a>>.
[<a id="ref-RFC7375">RFC7375</a>] Peterson, J., "Secure Telephone Identity Threat Model",
<a href="./rfc7375">RFC 7375</a>, DOI 10.17487/RFC7375, October 2014,
<<a href="https://www.rfc-editor.org/info/rfc7375">https://www.rfc-editor.org/info/rfc7375</a>>.
[<a id="ref-RFC8126">RFC8126</a>] Cotton, M., Leiba, B., and T. Narten, "Guidelines for
Writing an IANA Considerations Section in RFCs", <a href="https://www.rfc-editor.org/bcp/bcp26">BCP 26</a>,
<a href="./rfc8126">RFC 8126</a>, DOI 10.17487/RFC8126, June 2017,
<<a href="https://www.rfc-editor.org/info/rfc8126">https://www.rfc-editor.org/info/rfc8126</a>>.
<span class="grey">Singh, et al. Standards Track [Page 9]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-10" ></span>
<span class="grey"><a href="./rfc8443">RFC 8443</a> PASSporT-ext August 2018</span>
Acknowledgements
We would like to thank STIR Working Group members, the ATIS/SIP Forum
Task Force on IPNNI members, and the NS/EP Priority Services
community for contributions to this problem statement and
specification. We would also like to thank David Hancock and Ning
Zhang for their valuable inputs.
Authors' Addresses
Ray P. Singh
Vencore Labs
150 Mount Airy Road
New Jersey, NJ 07920
United States of America
Email: rsingh@vencorelabs.com
Martin Dolly
AT&T
200 Laurel Avenue
Middletown, NJ 07748
United States of America
Email: md3135@att.com
Subir Das
Vencore Labs
150 Mount Airy Road
New Jersey, NJ 07920
United States of America
Email: sdas@vencorelabs.com
An Nguyen
Office of Emergency Communications
Department of Homeland Security
245 Murray Lane, Building 410
Washington, DC 20528
United States of America
Email: an.p.nguyen@HQ.DHS.GOV
Singh, et al. Standards Track [Page 10]
</pre>
|