<?xml version='1.0' encoding='utf-8'?>
<!DOCTYPE rfc [
  <!ENTITY nbsp    "&#160;">
  <!ENTITY zwsp   "&#8203;">
  <!ENTITY nbhy   "&#8209;">
  <!ENTITY wj     "&#8288;">
]>
<?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
<!-- generated by https://github.com/cabo/kramdown-rfc version 1.7.19 (Ruby 3.0.2) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-sawant-eap-ppt-01" category="std" consensus="true" submissionType="IETF" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.23.2 -->
  <front>
    <title abbrev="EAP-PPT">Extensible Authentication Protocol (EAP) Using Privacy Pass Token</title>
    <seriesInfo name="Internet-Draft" value="draft-sawant-eap-ppt-01"/>
    <author fullname="Paresh Sawant">
      <organization>Apple Inc.</organization>
      <address>
        <email>paresh_sawant@apple.com</email>
      </address>
    </author>
    <author fullname="Bart Brinckman">
      <organization>Cisco Systems</organization>
      <address>
        <email>bbrinckm@cisco.com</email>
      </address>
    </author>
    <date year="2024" month="October" day="21"/>
    <keyword>Internet-Draft</keyword>
    <keyword>EAP</keyword>
    <keyword>anonymous</keyword>
    <keyword>authorization</keyword>
    <keyword>Privacy Pass token</keyword>
    <abstract>
      <?line 47?>

<t>This document describes Extensible Authentication Protocol using
Privacy Pass token (EAP-PPT) Version 1. The protocol specifies
use of the Privacy Pass token for client authentication within EAP
as defined in RFC3748. Privacy Pass is a privacy preserving
authentication mechanism used for authorization, as defined
in RFC9576.</t>
    </abstract>
  </front>
  <middle>
    <?line 56?>

<section anchor="introduction">
      <name>Introduction</name>
      <t>This document specifies Extensible Authentication Protocol (EAP)
method, EAP-PPT, which uses Privacy Pass token for EAP peer
authentication; see <xref target="RFC9576"/> for more information about
Privacy Pass. EAP-PPT <bcp14>MUST</bcp14> be used inside any tunnel-based EAP
method that enables secure communication between a peer and a
server by using Transport Layer Security (TLS) Protocol
<xref target="RFC8446"/>. The tunnel-based EAP method <bcp14>MUST</bcp14> guarantee a server
authenticated TLS tunnel.</t>
      <t>Privacy Pass tokens are unlinkable authenticators that can be used
to anonymously authorize a client <xref target="RFC9576"/>. Privacy
Pass tokens are issued to peer by token issuers using an Issuance
Protocol <xref target="RFC9578"/>. A client possessing such a token is able to
prove that it was able to get it issued, without allowing the
relying party redeeming the client's token (the origin) to link
it with the issuance flow.</t>
    </section>
    <section anchor="terminology">
      <name>Terminology</name>
      <t>The key words "<bcp14>MUST</bcp14>", "<bcp14>MUST NOT</bcp14>", "<bcp14>REQUIRED</bcp14>", "<bcp14>SHALL</bcp14>", "<bcp14>SHALL
NOT</bcp14>", "<bcp14>SHOULD</bcp14>", "<bcp14>SHOULD NOT</bcp14>", "<bcp14>RECOMMENDED</bcp14>", "<bcp14>NOT RECOMMENDED</bcp14>",
"<bcp14>MAY</bcp14>", and "<bcp14>OPTIONAL</bcp14>" in this document are to be interpreted as
described in BCP 14 <xref target="RFC2119"/> <xref target="RFC8174"/> when, and only when, they
appear in all capitals, as shown here.
<?line -6?>
      </t>
      <t>Much of the terminology in this document is defined in <xref target="RFC3748"/>.</t>
      <t>Additional terms are defined below:</t>
      <dl>
        <dt>NAI:</dt>
        <dd>
          <t>Network Access Identifier <xref target="RFC7542"/></t>
        </dd>
        <dt>EAP-PPT peer:</dt>
        <dd>
          <t>This term is used for the entity acting as EAP peer.
This term is identical to term Client defined in
<xref section="2" sectionFormat="of" target="RFC9576"/>.</t>
        </dd>
        <dt>EAP-PPT server:</dt>
        <dd>
          <t>This term is used for the entity acting as EAP server.
This term is identical to term Server defined in
<xref section="2" sectionFormat="of" target="RFC9576"/>.</t>
        </dd>
        <dt>Privacy Pass token:</dt>
        <dd>
          <t>Unlinkable authenticator that can be used to anonymously
authorize a client <xref target="RFC9577"/>. This is produced as an output
of issuance protocol <xref target="RFC9578"/>.</t>
        </dd>
        <dt>Token Challenge:</dt>
        <dd>
          <t>An action by which a EAP-PPT Server requests EAP-PPT peer
to present Privacy Pass Token for one of the presented challenges.</t>
        </dd>
        <dt>Token Redemption:</dt>
        <dd>
          <t>An action by which a peer presents a Privacy Pass token to a
EAP-PPT Server in EAP-PPT Protocol. See <xref section="2.2" sectionFormat="of" target="RFC9577"/>.</t>
        </dd>
        <dt>Identity provider:</dt>
        <dd>
          <t>An entity that is responsible for authentication of end-user devices
with the prupose of granting them access to a network resource.</t>
        </dd>
      </dl>
    </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?>

</section>
    <section anchor="motivation">
      <name>Motivation</name>
      <t>EAP is predominantly used for authentication of users and devices
trying to join a network. Its security and extensibility capabilities
makes it a popular choice in implementing secure network access.
EAP is one of the most preferred authentication mechanisms used for
secure wireless LAN access using <xref target="IEEE-802.11"/> standard, wired LAN
access using <xref target="IEEE-802.1X"/> and Virtual Private Network (VPN) access.
EAP is also used for secure network access for students and guests
in academia, see <xref target="RFC7593"/>.</t>
      <t>One goal of privacy is to protect individual's identity and personal
information from eavesdropers, intermediaries and recipients
in the network communication. An individual's privacy may get
compromized when network access is attempted using EAP as an
authentication mechanism. The various privacy-specific threats
are described in <xref section="5.2" sectionFormat="of" target="RFC6973"/>.</t>
      <t>Typical approaches for authorizing clients, such as through the use
of a permanent identity or service provider generated pseudo identity,
are not privacy-friendly since they allow servers to track clients
across sessions and interactions. This means service providers,
identity providers, employers, or school/university administrators
can track the individuals.</t>
      <t>The goal of this specification is to protect an individual from the
<xref section="5.2" sectionFormat="of" target="RFC6973"/> in public and enterprise environments.
EAP-PPT can be leveraged for authorization based on
anonymous-credential authentication mechanisms. EAP-PPT takes a
different approach: instead of carrying linkable state carrying
information to servers, such as permanent identity or pseudonym,
EAP peer presents Privacy Pass tokens that attest to this information.
These tokens are anonymous in the sense that a given token cannot be
linked to the protocol instance in which that token was initially
issued.</t>
      <t><xref target="RFC9577"/> specifies the authentication scheme using Privacy Pass
token over HTTP. <xref target="RFC9577"/> mainly serves use cases where access to
restricted services require anonymous client authorization. Since
<xref target="RFC9577"/> functions at the application layer of a networking stack,
it justifies a need of a protocol that can offer the similar
functionality for the lower layers. Since EAP was designed for use in
network access authentication, where IP layer connectivity may not be
available, EAP-PPT can be used for anonymous client authorization for
wired and wireless network access. Since EAP-PPT method provides
unilateral authentication, it qualifies to be used together with
responder authentication based on public key signatures in
<xref target="RFC7296"/> protocol. <xref target="RFC7296"/> is a component of IPsec used for
performing mutual authentication and establishing and maintaining
Security Associations. <xref target="RFC7296"/> is widely used to implement remote
access VPN service in public and enterprise environments.</t>
    </section>
    <section anchor="architecture-model">
      <name>Architecture Model</name>
      <t><xref target="arch"/> shows network architectural model for EAP-PPT.</t>
      <figure anchor="arch">
        <name>EAP-PPT Architectural Model</name>
        <artwork><![CDATA[
+----------+      +----------+      +----------+      +----------+
|          |      |          |      |          |      |          |
|   Peer   |<---->|  Authen- |<---->|   EAP    |<---->|  EAP-    |
|          |      |  ticator |      |  Server  |      |  PPT     |
|          |      |          |      |          |      |  Server  |
+----------+      +----------+      +----------+      +----------+
]]></artwork>
      </figure>
      <t>The entities depicted in <xref target="arch"/> are logical entities and may or
may not correspond to separate network components. For example, the
EAP Server and EAP-PPT Server might be a single entity; the
authenticator and EAP Server might be a single entity; or the
functions of the authenticator, EAP Server, and EAP-PPT Server might
be combined into a single physical device. For example, typical
<xref target="IEEE-802.11"/> deployments place the authenticator in an access point
(AP) while a RADIUS Server may provide the Tunneled EAP Method and
EAP-PPT method Server components. The above diagram illustrates the
division of labor among entities in a logical manner and shows how a
distributed system might be constructed; however, actual systems might
be organized differently.</t>
    </section>
    <section anchor="protocol">
      <name>Protocol</name>
      <section anchor="overview">
        <name>Overview</name>
        <t>A tunnel-based EAP method supports authentication in two phases after
the initial EAP Identity request/response exchange. In the first phase,
it uses a TLS <xref target="RFC8446"/> handshake to provide an authenticated key
exchange and to establish a protected tunnel. The EAP peer and server
that are configured to perform the peer authentication using EAP-PPT
method, <bcp14>MUST</bcp14> establish the TLS tunnel without peer authentication.
EAP server <bcp14>MUST NOT</bcp14> send CertificateRequest to the TLS client during
the TLS handshake, when peer authentication is desired using EAP-PPT
method.</t>
        <t>The second phase of the authentication begins after the TLS tunnel is
established. Any EAP method that fulfils the requirements specified
in <xref target="RFC6678"/> is called tunnel-based EAP method.</t>
        <t>A peer supporting EAP-PPT <bcp14>MUST NOT</bcp14> send its username or any other
permanent identifiers in the first and subsequent EAP-Response/Identity
messages. The EAP-Response/Identity message <bcp14>MUST</bcp14> contain only realm
portion in order to route the authentication request to the right EAP
server. It is <bcp14>RECOMMENDED</bcp14> to eliminate the identity exchange altogether
if the route is known through some other means.</t>
        <t>EAP-PPT authentication <bcp14>MUST</bcp14> be performed inside the server
authenticated TLS tunnel established by the tunnel-based EAP method.</t>
        <t>During the EAP-PPT authentication, the server challenges the peer to
present a Privacy Pass token, and the Peer responds with a Privacy Pass
token. Upon a successful verification of the token, the redemption of
the token is deemed successful. EAP-PPT uses JavaScript Object Notation
(JSON) <xref target="RFC8259"/> to encode the challenges, responses, results and
errors. Encapsulation of EAP-PPT method can be supported by any tunnel-
based EAP methods e.g. Protected EAP <xref target="PEAP"/>, Tunneled Transport Layer
Security EAP (TTLS) <xref target="RFC5281"/>, EAP Flexible Authentication via
Secure Tunneling (EAP-FAST) <xref target="RFC4851"/> and Tunnel Extensible
Authentication Protocol (TEAP) <xref target="RFC7170"/>.</t>
        <t>Optionally, the Privacy Pass token <bcp14>MAY</bcp14> also carry extensions<br/>
(<xref target="I-D.draft-ietf-privacypass-auth-scheme-extensions"/>) with
additional metadata relevant to the EAP-PPT Server.</t>
      </section>
      <section anchor="successful-authentication">
        <name>Successful Authentication</name>
        <t><xref target="authsuccess"/> shows an example of basic, successful authentication
exchange in EAP-PPT. At the minimum, EAP-PPT uses two roundtrips to
authenticate and authorize the Peer. As in other EAP schemes, an
identity request/response message pair is usually exchanged first.
As specified in <xref target="RFC3748"/> the initial identity request is not
required, and <bcp14>MAY</bcp14> be bypassed in cases where the EAP-PPT Server can
presume the identity.</t>
        <t>After obtaining the identity, the EAP-PPT Server constructs
EAP-Request/PPT-Challenge message with a set of token Challenges
and sends it to the EAP-PPT peer. EAP-Request/PPT-Challenge message
encodes the set of token Challenges in JSON <xref target="RFC8259"/> format.</t>
        <t>On receiving EAP-Request/PPT-Challenge message, the EAP-PPT peer
looks at the each token Challenge and looks up the most suitable
Privacy Pass token. If EAP-PPT Peer successfully finds the Privacy Pass
token, it constructs EAP-Response/PPT-Challenge message containing the
Privacy Pass token, and send it to the EAP-PPT server.
EAP-Response/PPT-Challenge message encodes the response data in JSON
<xref target="RFC8259"/> format.</t>
        <t>The EAP-PPT server verifies the received Privacy Pass token in the
EAP-Response/PPT-Challenge message. After a successful token
Redemption, the EAP-PPT server sends EAP-Success.</t>
        <t>EAP-PPT Server verifies the Privacy Pass token using a procedure
called token Redemption <xref section="2.2" sectionFormat="of" target="RFC9577"/>.</t>
        <figure anchor="authsuccess">
          <name>EAP-PPT Successful Authentication</name>
          <artwork><![CDATA[
+----------+                                     +----------+
|          |                                     |          |
| EAP-PPT  |                                     | EAP-PPT  |
|  Peer    |                                     |  Server  |
|          |                                     |          |
+----------+                                     +----------+
     |                                                 |
     |             EAP-Request/Identity                |
     |<------------------------------------------------|
     |                                                 |
     |                                                 |
     |        EAP-Response/Identity (User's NAI)       |
     |------------------------------------------------>|
     |                                                 |
     |                                                 |
     |       EAP-Request/PPT-Challenge (challenges)    |
     |<------------------------------------------------|
     |                                                 |
     |                                                 |
     |        EAP-Response/PPT-Challenge (token)       |
     |------------------------------------------------>|
     |                                                 |
     |                                            +----------+
     |                                            | token    |
     |                                            | redeemed |
     |                                            |          |
     |                                            +----------+
     |                 EAP-Success                     |
     |<------------------------------------------------|
     |                                                 |
     |                                                 |
]]></artwork>
        </figure>
      </section>
      <section anchor="failed-authentication">
        <name>Failed Authentication</name>
        <t><xref target="authfail"/> shows how EAP-PPT server rejects the peer when
token redemption fails. EAP-PPT Server sends
EAP-Request/PPT-Error message containing the error information
like error code, error description etc. The error information
is encoded in JSON <xref target="RFC8259"/> format. EAP-PPT peer responds
to EAP-Request/PPT-Error with EAP-Response/PPT-Error without
any data.</t>
        <figure anchor="authfail">
          <name>EAP-PPT Authentication Failure</name>
          <artwork><![CDATA[
+----------+                                     +----------+
|          |                                     |          |
| EAP-PPT  |                                     | EAP-PPT  |
|  Peer    |                                     |  Server  |
|          |                                     |          |
+----------+                                     +----------+
     |                                                 |
     |             EAP-Request/Identity                |
     |<-------------------------------------------------
     |                                                 |
     |                                                 |
     |        EAP-Response/Identity (User's NAI)       |
     |------------------------------------------------>|
     |                                                 |
     |                                                 |
     |       EAP-Request/PPT-Challenge (challenges)    |
     |<------------------------------------------------|
     |                                                 |
     |                                                 |
     |        EAP-Response/PPT-Challenge (token)       |
     |------------------------------------------------>|
     |                                                 |
     |                                            +----------+
     |                                            | failed   |
     |                                            | to       |
     |                                            | redeem   |
     |                                            | token    |
     |                                            +----------+
     |         EAP-Request/PPT-Error (error)           |
     |<------------------------------------------------|
     |                                                 |
     |                                                 |
     |             EAP-Response/PPT-Error              |
     |------------------------------------------------>|
     |                                                 |
     |                                                 |
     |                   EAP-Failure                   |
     |<------------------------------------------------|
     |                                                 |
     |                                                 |

]]></artwork>
        </figure>
      </section>
      <section anchor="remediation">
        <name>Remediation</name>
        <t>An EAP-PPT server <bcp14>MAY</bcp14> successfully validate a token, but fail
to validate metadata carried in an extension. The EAP-PPT server
<bcp14>MAY</bcp14> require different or more recently generated metadata, for
example. In this case the EAP-PPT server <bcp14>MAY</bcp14> reject, or
conditionally accept an EAP-PPT Authentication.</t>
        <t>As shown in <xref target="remediate"/>, after successful token redemption,
the  EAP-PPT server <bcp14>MAY</bcp14> respond with a PPT error message containing
error information like an error code, error description etc. to inform
the EAP-PPT peer of the metadata validation issue. In this case, the
EAP-PPT server <bcp14>MAY</bcp14> respond with an EAP-Failure or EAP-Success message,
depending on the metadata specific policies set on the EAP-PPT server
side. Since the peer proves the authenticity of issuance of token by
providing cryptographically correct token, the EAP-PPT server <bcp14>MAY</bcp14>
decide to authorize the Peer conditionally.</t>
        <t>The EAP-PPT server <bcp14>MAY</bcp14> optionally also include a session-timeout value
in the PPT-Error, informing the EAP-PPT peer how long the session will
be permitted  in order for the EAP-Peer to remediate and request a new
token from its issuer. If the session-timeout attribute is included in
the PPT-Error then the AAA server <bcp14>MUST</bcp14> also include a RADIUS Session-
Timeout attribute (see <xref section="5.27" sectionFormat="of" target="RFC2865"/>) with the same
value in the Access-Accept RADIUS message to the authenticator
(e.g., Network Access Server or IKEv2 Responder)). The EAP-PPT peer
responds to the EAP-Request/PPT-Error with EAP-Response/PPT-Error
without any data. The EAP-PPT peer <bcp14>MAY</bcp14> use the allotted
session time to fetch a new token and subsequently re-authenticate.</t>
        <figure anchor="remediate">
          <name>EAP-PPT Authentication Success with remediation</name>
          <artwork><![CDATA[
+----------+                                     +----------+
|          |                                     |          |
| EAP-PPT  |                                     | EAP-PPT  |
|  Peer    |                                     |  Server  |
|          |                                     |          |
+----------+                                     +----------+
     |                                                 |
     |             EAP-Request/Identity                |
     |<------------------------------------------------|
     |                                                 |
     |                                                 |
     |        EAP-Response/Identity (User's NAI)       |
     |------------------------------------------------>|
     |                                                 |
     |                                                 |
     |       EAP-Request/PPT-Challenge (challenges)    |
     |<------------------------------------------------|
     |                                                 |
     |                                                 |
     |        EAP-Response/PPT-Challenge (token)       |
     |------------------------------------------------>|
     |                                                 |
     |                                            +----------+
     |                                            | token    |
     |                                            | redeemed |
     |                                            | with     |
     |                                            | invalid  |
     |                                            | extension|
     |                                            | metadata |
     |                                            +----------+
     |         EAP-Request/PPT-Error (error)           |
     |<------------------------------------------------|
     |                                                 |
     |                                                 |
     |             EAP-Response/PPT-Error              |
     |------------------------------------------------>|
     |                                                 |
     |                                                 |
     |                   EAP-Success                   |
     |<------------------------------------------------|
     |                                                 |
     |                                                 |

]]></artwork>
        </figure>
      </section>
      <section anchor="privacy">
        <name>Privacy</name>
        <t>The fundamental building block of privacy in EAP-PPT is use of Privacy
Pass token, which is unlinkable authenticator, for authorization of the
Peer. EAP-PPT peer selects an issuer to get a token issued from, using
Issuance Protocol <xref target="RFC9578"/>. The Issuer generates a token response
based on the token request, which is returned to the Client (generally
via the Attester). Upon receiving the token response, the EAP-PPT peer
computes a token from the token challenge and token response. This
token can be validated by anyone with the per-Issuer key but cannot be
linked to the content of the token request or token response.</t>
        <t>If the EAP-PPT peer has a token, it includes it in a response to a
challenge from EAP-PPT server. This token <bcp14>SHOULD</bcp14> be sent only once in
reaction to a challenge; peers <bcp14>SHOULD NOT</bcp14> send tokens more than once,
even if they receive duplicate or redundant challenges.</t>
        <t>The EAP-PPT server validates that the token was generated by the
expected Issuer and has not already been redeemed for the corresponding
token challenge. Mechanism to prevent double-spending of tokens is out
of scope of EAP-PPT method.</t>
        <t><xref section="4" sectionFormat="of" target="RFC9576"/> discusses deployement models in detail. It is
<bcp14>RECOMMENDED</bcp14> to use a deployment model that guarantees EAP peer-server,
Issuer-EAP peer, and Attester-EAP server unlinkability. Mechanisms for
enforcing non-collusion are out of scope of EAP-PPT method.</t>
        <t>EAP-PPT peer <bcp14>MAY</bcp14> opt for token Caching by getting multiple tokens
issued from a single token challenge structure
(<xref section="2.1.1" sectionFormat="of" target="RFC9577"/>). This improves privacy by separating
the time of token issuance from the time of token redemption.
Optionally, the peer <bcp14>MAY</bcp14> use a vaiant of Privacy Pass Issuance<br/>
(<xref target="I-D.draft-ietf-privacypass-batched-tokens"/>) to get more tokens
issued and cached at a time.</t>
        <t>EAP peer and server <bcp14>MUST</bcp14> send anonymous Network Access Identifiers
(NAIs) (<xref section="2.4" sectionFormat="of" target="RFC7542"/>) in the first and subsequent EAP-
Response/Identity messages. EAP peer <bcp14>MUST NOT</bcp14> send its username (or
any other permanent identifiers) in the Identity Response. Following
<xref target="RFC7542"/>, it is <bcp14>RECOMMENDED</bcp14> to omit the username (i.e., the NAI
is @realm), but other constructions such as a fixed username (e.g.,
anonymous@realm) is allowed. Note that the NAI <bcp14>MUST</bcp14> be a UTF-8 string
as defined by the grammar in <xref section="2.2" sectionFormat="of" target="RFC7542"/>.</t>
        <t>During TLS hanshake in the first phase, EAP peer <bcp14>MUST</bcp14> send a
Certificate message containing no certificates as described in
<xref section="4.4.2" sectionFormat="of" target="RFC8446"/>, if CertificateRequest message is
received. Many client certificates contain an identity such as an
email address, and therefore, this document forbids client
authentication during first phase.</t>
        <t>It is desired to support fast reconnect (<xref section="7.2.1" sectionFormat="of" target="RFC3748"/>)
by shortening the TLS conversation using session resumption mechanism
(<xref section="2.1.2" sectionFormat="of" target="RFC5216"/>)
during the first phase. EAP peer presents an identifier that was issued
previously by the server, to attempt the session resumption. When a peer
attempts to resume a TLS session using such an identifier it allows
the EAP server to detect peer's revisit to the network. Similarly,
use of Protected Access Credential (PAC) in EAP-FAST method
(<xref section="3.2.2" sectionFormat="of" target="RFC4851"/>) can potentially help the server
determine peer's presence across session resumptions. This document
recommends use of session resumption to be limited to the current
association to the network. The EAP peer <bcp14>MUST</bcp14> perform full TLS handshake
durist the first phase after every new association to the network.
For example, an EAP peer can continue to resume TLS sessions during the
re-authentications as long as the client device is associated to same
access point of the secure wireless LAN <xref target="IEEE-802.11"/>.</t>
      </section>
      <section anchor="key-material-generation">
        <name>Key Material Generation</name>
        <t>The keys generated by this protocol, MSK and EMSK, are each in 64
octets in length. The protocol uses TLS exporter interface <xref target="RFC5705"/>
to generate the key material. The output of the exporter is intended
to be associated with the TLS session established in the first phase,
a unique label string, and a context. Type is the value of the EAP Type
field defined in <xref section="2" sectionFormat="of" target="RFC3748"/>, and it contributes to the
context value. For EAP-PPT, the Type value is 0x39. Context value is
constructed by concatenating Type value with Privacy Pass token value
that was sent in EAP-Response/PPT-Challenge message. Key material <bcp14>MUST</bcp14>
be generated by the EAP-PPT peer after receiving EAP Success from the
EAP-PPT server.</t>
        <artwork><![CDATA[
Type = 0x39
Context = Type || token
Key_Material = TLS_Exporter("EXPORTER_EAP_PPT_Key_Material",
                            Context, 128)
]]></artwork>
        <t>The MSK and EMSK are dervied from the Key_Material as described in
<xref section="7.10" sectionFormat="of" target="RFC3748"/>.</t>
        <artwork><![CDATA[
MSK = Key_Material(0, 63)
EMSK = Key_Material(64, 127)
]]></artwork>
        <t>TLS_Exporter function is defined in <xref section="4" sectionFormat="of" target="RFC5705"/></t>
      </section>
      <section anchor="channel-binding">
        <name>Channel Binding</name>
        <t><xref target="RFC6677"/> defines channel bindings for EAP which solve the "lying NAS" and
the "lying provider" problems, using a process in which the EAP peer gives
information about the characteristics of the service provided by
the authenticator to the Authentication, Authorization, and Accounting (AAA) 
server protected within the EAP authentication method. This allows the server
to verify the authenticator is providing information to the peer that is 
consistent with the information received from this authenticator as well as 
the information stored about this authenticator.</t>
        <t>EAP-PPT server can optionally request channel binding information to the EAP-
PPT peer after a successful redemption of the token sent in EAP-Response/PPT-
Challenge mesage. EAP-PPT server uses EAP-Request/PPT-Channel-Binding message
to request the channel binding information to the peer. EAP-PPT server <bcp14>MUST</bcp14>
send EAP-Request/PPT-Channel-Binding message after a successful redemption of
the token and before sending EAP-Success message. EAP-PPT peer <bcp14>MUST</bcp14> send
channel binding information in EAP-Response/PPT-Channel-Binding message in
response to EAP-Request/PPT-Channel-Binding message. EAP-PPT <bcp14>MUST</bcp14> send
the channel-binding information as defined in <xref section="5.3" sectionFormat="of" target="RFC6677"/>.</t>
        <t>EAP-Request/PPT-Channel-Binding message is optional, and therefore EAP-PPT
server may skip it when the EAP server has already received the information
through EAP methods executed before EAP-PPT.</t>
      </section>
    </section>
    <section anchor="message-format">
      <name>Message Format</name>
      <section anchor="packet-format">
        <name>Packet Format</name>
        <t>EAP-PPT Packet Format is shown below.</t>
        <figure anchor="header">
          <name>EAP-PPT Header</name>
          <artwork><![CDATA[
0                   1                   2                   3   
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|     Code      |  Identifier   |            Length             |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|     Type      |    Subtype    |             Data             
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+                                                                

]]></artwork>
        </figure>
        <t>Code
      1 for request, 2 for response.</t>
        <t>Identifier
      The Identifier field is one octet and aids in matching
      responses with requests.  The Identifier field <bcp14>MUST</bcp14> be
      changed for each request packet and <bcp14>MUST</bcp14> be echoed in
      each response packet.</t>
        <t>Length
      The Length field is two octets and indicates the length
      of the EAP packet including the Code, Identifier, Length,
      Type, Subtype, and Data fields.</t>
        <t>Type
      57 (EAP-PPT)</t>
        <t>Subtype
      Message subtypes as defined in <xref target="subtype"/></t>
        <t>Data
      Data in JSON <xref target="RFC8259"/> format.</t>
      </section>
      <section anchor="subtypes">
        <name>Subtypes</name>
        <table anchor="subtype">
          <name>EAP-PPT Subtypes</name>
          <thead>
            <tr>
              <th align="left">Subtype</th>
              <th align="left">Description</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left">1</td>
              <td align="left">A PPT-Challenge request or PPT-Challenge response.</td>
            </tr>
            <tr>
              <td align="left">2</td>
              <td align="left">A PPT-Error request or PPT-Error response.</td>
            </tr>
            <tr>
              <td align="left">3</td>
              <td align="left">A PPT-Channel-Binding request or PPT-Channel-Binding response.</td>
            </tr>
          </tbody>
        </table>
      </section>
      <section anchor="messages">
        <name>Messages</name>
        <t>This section specifies the messages used in EAP-PPT.</t>
        <section anchor="eap-requestppt-challenge">
          <name>EAP-Request/PPT-Challenge</name>
          <t>The Server sends this message to the peer after successfully
learning the identity of the peer. The purpose of this message
is to present multiple token challenges to the peer and receive
a Privacy Pass token for one of the challenges from the peer.
This message is sent with subtype 1 (<xref target="subtype"/>) and data is
encoded in JSON <xref target="RFC8259"/> format as shown in <xref target="challenges"/>
below -</t>
          <table anchor="challenges">
            <name>Token Challenges</name>
            <thead>
              <tr>
                <th align="left">Key</th>
                <th align="left">Type</th>
                <th align="left">Description</th>
              </tr>
            </thead>
            <tbody>
              <tr>
                <td align="left">challenges</td>
                <td align="left">array</td>
                <td align="left">Array of one or more objects. Each element is an object that contains keys that are part the challenge. This is a required parameter.</td>
              </tr>
            </tbody>
          </table>
          <table anchor="challengekeys">
            <name>Token Challenge Keys</name>
            <thead>
              <tr>
                <th align="left">Key</th>
                <th align="left">Type</th>
                <th align="left">Description</th>
              </tr>
            </thead>
            <tbody>
              <tr>
                <td align="left">challenge</td>
                <td align="left">string</td>
                <td align="left">A string that contains a base64url token challenge value, encoded per <xref target="RFC4648"/>. This document follows the default padding behavior described in <xref section="3.2" sectionFormat="of" target="RFC4648"/>, so the base64url value <bcp14>MUST</bcp14> include padding. The token structure is defined in <xref section="2.2.1" sectionFormat="of" target="RFC9577"/>. This key is based on the challenge parameter defined in <xref section="2.1.2" sectionFormat="of" target="RFC9577"/>. This is a required parameter.</td>
              </tr>
              <tr>
                <td align="left">token-key</td>
                <td align="left">string</td>
                <td align="left">AA string that contains a base64url-encoded public key for use with the issuance protocol indicated by the challenge key. This key is based on the token-key parameter defined in <xref section="2.1.2" sectionFormat="of" target="RFC9577"/>. This parameter <bcp14>MAY</bcp14> be omitted in deployments where peers are able to retrieve the Issuer key using an out-of-band mechanism.</td>
              </tr>
              <tr>
                <td align="left">extension-types</td>
                <td align="left">array</td>
                <td align="left">An array of ExtensionType that the EAP-PPT server is requesting the token to bind to. ExtensionType is defined in Section 3 of I-D.draft-ietf-privacypass-auth-scheme-extensions. This parameter is meaningful only if the Issuer, EAP-PPT peer and server have an out-of-band agreement to bind the extension to the token. This is an optional parameter.</td>
              </tr>
            </tbody>
          </table>
          <t>EAP-Request/PPT-Challenge Message carries JSON key "challenges"
which is a JSON array of JSON objects. Each element in
"challenges" is a JSON object that contains two keys i.e.
"challenge" and "token-key", and optionally an array of
"extension-types" as well, as shown in <xref target="challengekeys"/>.</t>
          <t>Example EAP-Request/PPT-Challenge Data -</t>
          <figure anchor="pptchallenge">
            <artwork><![CDATA[
{
    "challenges":
    [
        {
            "challenge": "AAIADmlzc3Vlci5leGFtcGxlIIo-g6M9mAB
            dLzC-9Bn6a_TNXGAF42sShbu0zNQPpLODAA5vcmlnaW4uZXhh
            bXBsZQ==",
            "token-key": "MIIBUjA9BgkqhkiG9w0BAQowMKANMAsGCWC
            GSAFlAwQCAqEaMBgGCSqGSIb3DQEBCDALBglghkgBZQMEAgKi
            AwIBMAOCAQ8AMIIBCgKCAQEAyxrta2qV9bHOATpM_KsluUsuZ
            KIwNOQlCn6rQ8DfOowSmTrxKxEZCNS0cb7DHUtsmtnN2pBhKi
            7pA1I-beWiJNawLwnlw3TQz-Adj1KcUAp4ovZ5CPpoK1orQwy
            B6vGvcte155T8mKMTknaHl1fORTtSbvm_bOuZl5uEI7kPRGGi
            KvN6qwz1cz91l6vkTTHHMttooYHGy75gfYwOUuBlX9mZbcWE7
            KC-h6-814ozfRex26noKLvYHikTFxROf_ifVWGXCbCWy7nqR0
            zq0mTCBz_kl0DAHwDhCRBgZpg9IeX4PwhuLoI8h5zUPO9wDSo
            1Kpur1hLQPK0C2xNLfiJaXwIDAQAB"
        },
        {
            "challenge": "AAEADmlzc3Vlci5leGFtcGxlIIo-g6M9mA
            BdLzC-9Bn6a_TNXGAF42sShbu0zNQPpLODAA5vcmlnaW4uZXh
            hbXBsZQ==",
            "token-key": "67H-0zgxA2HAjQx1dpaWcSluBemaF9eSbf
            wopT-r1In6wPgryoYkmmaPOlv6s3TJ"  
            "extension-types":
            [
                1,5,6
            ]
        }
    ]
}
]]></artwork>
          </figure>
        </section>
        <section anchor="eap-responseppt-challenge">
          <name>EAP-Response/PPT-Challenge</name>
          <t>The peer sends this message to the server in response to a valid
EAP-Request/PPT-Challenge Message. Sending this Message indicates
that the peer was able to look up a Privacy Pass token for one of
the received challenges. This message is sent with subtype 1
(<xref target="subtype"/>) and data is encoded in JSON <xref target="RFC8259"/> format as
shown in <xref target="challengeresponse"/>.</t>
          <table anchor="challengeresponse">
            <name>Token Challenge Response Keys</name>
            <thead>
              <tr>
                <th align="left">Key</th>
                <th align="left">Type</th>
                <th align="left">Description</th>
              </tr>
            </thead>
            <tbody>
              <tr>
                <td align="left">token</td>
                <td align="left">string</td>
                <td align="left">A string that contains base64url-encoded token structure value per <xref section="2.2.1" sectionFormat="of" target="RFC9577"/>. This is a required parameter.</td>
              </tr>
              <tr>
                <td align="left">extensions</td>
                <td align="left">string</td>
                <td align="left">A string that contains base64url-encoded extension structure (Section 3 of .draft-ietf-privacypass-auth-scheme-extensions). This is an optional parameter.</td>
              </tr>
            </tbody>
          </table>
          <t>The peer <bcp14>MUST</bcp14> send empty token string when it fails to find
a valid token for one of the received challenges. On receiving
an empty token string in this message, the server <bcp14>MUST</bcp14> send 
EAP-Failure message to the peer.</t>
          <t>Example EAP-Response/PPT-Challenge Data -</t>
          <figure anchor="pptchallengeresponse">
            <artwork><![CDATA[
{
    "token": "AAEADmlzc4Vlci5leGFtcGxlIIo-g6M9mABdLzC-1Bn6a_TNX
    GAF52sShbu0zNQPpLODAA5vcmlnaW4uZXhhbXBsCB=="
}
]]></artwork>
          </figure>
        </section>
        <section anchor="eap-requestppt-error">
          <name>EAP-Request/PPT-Error</name>
          <t>The server sends this message to the peer when token
redemption fails. The purpose of this message is to report
redemption failure to the peer along with relevant information
that may be useful to the peer. This message is sent with
subtype 2 (<xref target="subtype"/>) and data is encoded in JSON <xref target="RFC8259"/>
format as shown in <xref target="error"/>.</t>
          <table anchor="error">
            <name>Error Keys</name>
            <thead>
              <tr>
                <th align="left">Key</th>
                <th align="left">Type</th>
                <th align="left">Description</th>
              </tr>
            </thead>
            <tbody>
              <tr>
                <td align="left">code</td>
                <td align="left">number</td>
                <td align="left">An error code that describes the reason for the redemption failure. The range is 1-100. This key is required.</td>
              </tr>
              <tr>
                <td align="left">description</td>
                <td align="left">string</td>
                <td align="left">Human-readable ASCII text providing additional information, used to assist the user of the client device in understanding the error. This is an optional key.</td>
              </tr>
              <tr>
                <td align="left">session-timeout</td>
                <td align="left">number</td>
                <td align="left">Time in second after which the session is terminated by the authenticator. This is an optional key.</td>
              </tr>
            </tbody>
          </table>
          <t>Example EAP-Request/PPT-Error Data -</t>
          <figure anchor="ppterror">
            <artwork><![CDATA[
{
    "code": 1,
    "description": "invalid token format"
}
]]></artwork>
          </figure>
          <section anchor="errorcodes">
            <name>Error Codes</name>
            <table anchor="errorcode">
              <name>Error Codes</name>
              <thead>
                <tr>
                  <th align="left">Code</th>
                  <th align="left">Description</th>
                </tr>
              </thead>
              <tbody>
                <tr>
                  <td align="left">1</td>
                  <td align="left">This code indicates a failure in validating the token data. This may occur due to incorrect formatting or encoding of the data.</td>
                </tr>
                <tr>
                  <td align="left">2</td>
                  <td align="left">This code indicates redemption failure. This is a fatal error, and only way for the peer to recover from this failure is to retry the EAP-PPT authentication with new token.</td>
                </tr>
                <tr>
                  <td align="left">3</td>
                  <td align="left">This code means the EAP-PPT server is unable to perform the token redemption at the moment. This can be used by the client to retry spending the token later.</td>
                </tr>
                <tr>
                  <td align="left">4</td>
                  <td align="left">This code indiates the server detected a double spend of the token. This is a fatal error, and only way for the  peer to recover from this failure is to retry the EAP-PPT authentication with a new token.</td>
                </tr>
                <tr>
                  <td align="left">5</td>
                  <td align="left">This code indicates undefined failure. The client <bcp14>MAY</bcp14> choose to the spend the same oken later.</td>
                </tr>
                <tr>
                  <td align="left">6</td>
                  <td align="left">This code indicates token redemption success with an unexpected extension parameter value. This is a fatal error, and only way for the peer to recover from this failure is to retry the EAP-PPT authentication with a new token, binding to expected extension parameter value.</td>
                </tr>
                <tr>
                  <td align="left">7</td>
                  <td align="left">This code indicates token redemption success with an unexpected extension parameter value. However, the server side policy makes this a non-fatal error, and therefore, the peer is authorized unconditionally.</td>
                </tr>
                <tr>
                  <td align="left">8</td>
                  <td align="left">This code indicates token Redemption success with an unexpected extension parameter value. However, the server side policy makes this a non-fatal error, and therefore the peer is authorized conditionally. The condition here is - an authorization for limited time. The limited time authorization is indicated by sending session-timeout parameter along with the error code.</td>
                </tr>
                <tr>
                  <td align="left">9-80</td>
                  <td align="left">Reserved</td>
                </tr>
                <tr>
                  <td align="left">81-100</td>
                  <td align="left">Vendor Specific Errors.</td>
                </tr>
              </tbody>
            </table>
          </section>
        </section>
        <section anchor="eap-responseppt-error">
          <name>EAP-Response/PPT-Error</name>
          <t>The peer sends this message as an acknowledgement to the
server in response to a valid EAP-Request/PPT-Error Message.
This message is sent with subtype 2 (<xref target="subtype"/>) and it does
not carry data.</t>
        </section>
        <section anchor="eap-requestppt-channel-binding">
          <name>EAP-Request/PPT-Channel-Binding</name>
          <t>EAP-PPT server sends this message to the peer after a successful
redemption of the token received in EAP-Response/PPT-Challenge
message. The purpose of this message is to request channel
binding information to the peer. This message is sent with
subtype 3 (<xref target="subtype"/>) and and it does not carry data.</t>
        </section>
        <section anchor="eap-responseppt-channel-binding">
          <name>EAP-Response/PPT-Channel-Binding</name>
          <t>The peer sends this message as an in response to a EAP-Request/
PPT-Channel-Binding Message. This message is sent with subtype 3
(<xref target="subtype"/>) and the data field contains channel-binding message
as defined in <xref section="5.3" sectionFormat="of" target="RFC6677"/>.
EAP-PPT server <bcp14>MAY</bcp14> send EAP-Failure message if the channel-binding
data is not found valid or satisfactory, depending on the server
side policy.</t>
        </section>
      </section>
    </section>
    <section anchor="errorhandling">
      <name>Error Handling</name>
      <section anchor="client-failure-scenarios">
        <name>Client Failure Scenarios</name>
        <section anchor="eap-ppt-peer-found-no-valid-token-for-token-challenge">
          <name>EAP-PPT peer found no valid token for token challenge</name>
          <t>If on receipt of an EAP-Request/PPT-Challenge, the EAP-PPT peer cannot present
a valid token matching for one of the received token challenges, then the 
EAP-PPT peer <bcp14>MUST</bcp14> respond with an empty token string in the
EAP-Response/PPT-Challenge message. In this case, the EAP-PPT server <bcp14>MUST</bcp14>
terminate the conversation by sending an EAP Failure packet.</t>
        </section>
        <section anchor="eap-ppt-peer-found-no-token-with-valid-extension-types-for-token-challenge">
          <name>EAP-PPT peer found no token with valid extension-types for token challenge</name>
          <t>If on receipt of an EAP-Request/PPT-Challenge, the EAP-PPT peer cannot present
a valid token bound to the extension-type(s) requested by the EAP-PPT server for 
one of the received token challenges, then the EAP-PPT peer <bcp14>MUST</bcp14> respond with
an empty token string in the EAP-Response/PPT-Challenge message. 
In this case, the EAP-PPT server <bcp14>MUST</bcp14> terminate the conversation by sending 
an EAP Failure packet.</t>
        </section>
      </section>
      <section anchor="server-failure-scenarios">
        <name>Server Failure Scenarios</name>
        <section anchor="eap-ppt-server-found-no-valid-token-challenge-for-user-nai">
          <name>EAP-PPT server found no valid token challenge for user NAI</name>
          <t>If on receipt of a EAP Identity Response the EAP-PPT server does not have 
a token challenge for the user's NAI, the EAP-PPT server <bcp14>MUST</bcp14> terminate the
conversation by responding with an EAP Failure packet.</t>
        </section>
        <section anchor="eap-ppt-server-is-unable-to-validate-token-data">
          <name>EAP-PPT server is unable to validate token data</name>
          <t>If on receipt of an EAP-Response/PPT-Challenge, the EAP-PPT server is
unable to validate the token data presented by the EAP-PPT peer (due to 
incorrect data, formatting or encoding), the EAP-PPT server <bcp14>MUST</bcp14> respond with
an EAP-Request/PPT-Error with error code 1 (see <xref target="errorcodes"/>). The 
EAP-PPT peer <bcp14>MUST</bcp14> subsequently acknowledge the error with an 
EAP-Response/PPT-Error message, after which the EAP-PPT server <bcp14>MUST</bcp14> respond
with EAP Failure as shown in <xref target="authfail"/>.</t>
        </section>
        <section anchor="eap-ppt-server-token-redemption-failure">
          <name>EAP-PPT server token redemption failure</name>
          <t>If on receipt of an EAP-Response/PPT-Challenge, the EAP-PPT server
token redemption fails, the EAP-PPT server <bcp14>MUST</bcp14> respond with an
EAP-Request/PPT-Error with error code 2 (see <xref target="errorcodes"/>).
The EAP-PPT peer <bcp14>MUST</bcp14> subsequently acknowledge the error with an
EAP-Response/PPT-Error, after which the EAP-PPT server <bcp14>MUST</bcp14> respond with 
EAP Failure as shown in <xref target="authfail"/>. The EAP-PPT peer <bcp14>MUST NOT</bcp14> use this
token in subsequent authentication.</t>
        </section>
        <section anchor="eap-ppt-server-temporary-failure">
          <name>EAP-PPT server temporary failure</name>
          <t>If the EAP-PPT server is (temporarily) unable to perform token redemption,
and it receives an EAP-Response/PPT-Challenge, the EAP-PPT server <bcp14>MUST</bcp14> 
respond with an EAP-Request/PPT-Error with error code 3 (see <xref target="errorcodes"/>).
The EAP-PPT peer <bcp14>MUST</bcp14> subsequently acknowledge the the error with an 
EAP-Response/PPT-Error message, after which the EAP-PPT server <bcp14>MUST</bcp14> respond
with EAP Failure as shown in <xref target="authfail"/>. The EAP-PPT peer <bcp14>MAY</bcp14> use this token
in subsequent authentication.</t>
        </section>
        <section anchor="eap-ppt-server-detected-double-spend">
          <name>EAP-PPT server detected double spend</name>
          <t>The EAP-PPT server <bcp14>MAY</bcp14> implement double spend detection, to ensure a token
is only used once. If the EAP-PPT server implementing double spend detection
detects double spend of a token sent in an an EAP-Response/PPT-Challenge, 
the EAP-PPT server <bcp14>MUST</bcp14> respond with an EAP-Request/PPT-Error with error code 4
(see <xref target="errorcodes"/>). The EAP-PPT peer <bcp14>MUST</bcp14> subsequently acknowledge the error 
with an EAP-Response/PPT-Error message, after which the EAP-PPT server <bcp14>MUST</bcp14>
respond with EAP Failure as shown in <xref target="authfail"/>. The EAP-PPT peer <bcp14>MUST NOT</bcp14>
use this token in subsequent authentication.</t>
        </section>
        <section anchor="eap-ppt-server-undefined-failure">
          <name>EAP-PPT server undefined failure</name>
          <t>If the EAP-PPT server is experiencing an undefined failure, when receiving
an EAP-Response/PPT-Challenge, the EAP-PPT server <bcp14>MUST</bcp14> respond with an 
EAP-Request/PPT-Error with error code 5 (see <xref target="errorcodes"/>). The EAP-PPT peer
<bcp14>MUST</bcp14> subsequently acknowledge the error with an EAP-Response/PPT-Error message,
after which the EAP-PPT server <bcp14>MUST</bcp14> respond with EAP Failure as shown 
in <xref target="authfail"/>. The EAP-PPT peer <bcp14>MAY</bcp14> use this token in subsequent 
authentication.</t>
        </section>
        <section anchor="eap-ppt-server-token-redemption-success-with-unexpected-extension-value">
          <name>EAP-PPT server token redemption success with unexpected extension value</name>
          <t>If on receipt of an EAP-Response/PPT-Challenge, the EAP-PPT server finds an
unexpected extension parameter value, the EAP-PPT server <bcp14>MAY</bcp14> deem this to be a
fatal error. In this case the EAP-PPT server <bcp14>MAY</bcp14> respond with an 
EAP-Request/PPT-Error with error code 6 (see <xref target="errorcodes"/>). The EAP-PPT peer 
<bcp14>MUST</bcp14> subsequently acknowledge the error with an EAP-Response/PPT-Error message,
 after which the EAP-PPT server <bcp14>MUST</bcp14> respond with EAP Failure as shown in 
<xref target="authfail"/>. The EAP-PPT peer <bcp14>MUST NOT</bcp14> use this token in subsequent
authentication.</t>
        </section>
      </section>
      <section anchor="conditional-acceptance-scenarios">
        <name>Conditional Acceptance Scenarios</name>
        <section anchor="eap-ppt-server-redemption-unexpected-extension-value-unconditional-access">
          <name>EAP-PPT server redemption, unexpected extension value, unconditional access</name>
          <t>If on receipt of a EAP-Response/PPT-Challenge, the EAP-PPT server token
redemption succeeds, but the EAP-PPT server finds an unexpected extension 
parameter value, The EAP-PPT server <bcp14>MAY</bcp14> deem this to be a recoverable error 
and allow the session to proceed unconditionally. In this case, the EAP-PPT
server <bcp14>MAY</bcp14> respond with an EAP-Request/PPT-Error with error code 7 
(see <xref target="errorcodes"/>). The EAP-PPT peer <bcp14>MUST</bcp14> subsequently acknowledge the
error with an EAP-Response/PPT-Error message, after which the EAP-PPT server 
<bcp14>MUST</bcp14> respond with EAP Success as shown in <xref target="authsuccess"/>.</t>
        </section>
        <section anchor="eap-ppt-server-redemption-unexpected-extension-value-conditional-access">
          <name>EAP-PPT server redemption, unexpected extension value, conditional access</name>
          <t>If on receipt of a EAP-Response/PPT-Challenge, the EAP-PPT server token
redemption succeeds, but the EAP-PPT server finds an unexpected extension
parameter value, The EAP-PPT server <bcp14>MAY</bcp14> deem this to be a recoverable error and
allow the session to proceed conditionally. In this case the EAP-PPT server 
<bcp14>MAY</bcp14> respond with an EAP-Request/PPT-Error with error code 8 
(see <xref target="errorcodes"/>). The EAP-PPT server <bcp14>MUST</bcp14> send a session-timeout value in 
the response message. The EAP-PPT peer <bcp14>MUST</bcp14> subsequently acknowledge the
error with an EAP-Response/PPT-Error message, after which the EAP-PPT server 
<bcp14>MUST</bcp14> respond with EAP Success as shown in <xref target="authsuccess"/>. The EAP Server <bcp14>MUST</bcp14>
include a session-timeout attribute in the RADIUS Access-Accept packet to the 
Authenticator, so it can terminate the session when the session-timeout 
condition is no longer met.</t>
        </section>
      </section>
    </section>
    <section anchor="security">
      <name>Security Considerations</name>
      <section anchor="privatetoken-authentication-scheme">
        <name>PrivateToken authentication Scheme</name>
        <t>Security considerations applicable discussed in <xref section="5" sectionFormat="of" target="RFC9577"/>
are applicable to EAP-PPT.</t>
      </section>
      <section anchor="integrity-protection">
        <name>Integrity Protection</name>
        <t>Since EAP-PPT method is used for anonymous authentication of EAP
peer, it is <bcp14>REQUIRED</bcp14> to execute it within a server authenticated
TLS tunnel, provided by a tunnnel-based EAP method. When EAP-PPT
is used to authenticate IKEv2 initiator to the responder, it is
<bcp14>REQUIRED</bcp14> to use it in conjunction with a public-key-signature-
based authentication of the responder to the initiator, before
initiating the EAP-PPT authentication.</t>
      </section>
      <section anchor="eapserver">
        <name>EAP Server implementation</name>
        <t>Allowing the EAP Phase 1 conversation to be terminated at a different server 
than the EAP-Phase 2 conversation can introduce vulnerabilities if there is 
not a proper trust relationship and protection for the protocol between the 
two servers.</t>
        <t>As EAP-PPT is an identity-free credential, it mitigates loss of identity 
protection scenarios better than EAP-methods carrying identity.
Identity protection is ensured, even if the credential is exposed to an 
attacker. Offline dictionary attacks are also mitigated with EAP-PPT as the 
credential is a single-use cryptograhically signed token.</t>
        <t>Separation of Phase 1 and Phase 2 EAP server with EAP-PPT as the inner
EAP method can still introduce vulnerabilities to on-path active attacks
between these EAP Servers if there is not a proper trust relationship between
the servers, or if the protocol between the servers is not properly secured.
An attacker could intercept a token in the PPT-Challenge response, or alter
an EAP-Success or EAP-Failure message. It is important to note however that
due to the single-use identity-free nature of the credential, the longevity of
the attack is limited.</t>
        <t>Therefore, separation of the EAP-Server (Phase 1) from the EAP-PPT Server i
(Phase 2) conversation is <bcp14>NOT RECOMMENDED</bcp14>.</t>
      </section>
      <section anchor="channel-binding-1">
        <name>Channel Binding</name>
        <t><xref target="RFC6677"/> defines channel bindings for EAP which solve the "lying NAS" and
the "lying provider" problems, using a process in which the EAP peer gives
information about the characteristics of the service provided by
the authenticator to the Authentication, Authorization, and Accounting (AAA) 
server protected within the EAP authentication method. This allows the server
to verify the authenticator is providing information to the peer that is 
consistent with the information received from this authenticator as well as 
the information stored about this authenticator.</t>
        <t>When collocating the EAP and EAP-PPT servers, as recommended in <xref target="eapserver"/>,
channel binding can be implemented by leveraging a Phase 1 EAP method 
that supports Channel binding as defined in <xref target="RFC6677"/>.
It is therefore <bcp14>RECOMMENDED</bcp14> to leverage a Phase 1 EAP method that supports
Channel binding with EAP-PPT, for example TEAP <xref target="RFC7170"/>, as described in 
<xref section="3.11.4" sectionFormat="of" target="RFC7170"/>.</t>
      </section>
      <section anchor="token-redemption-server-implementation">
        <name>Token Redemption Server implementation</name>
        <t>EAP-PPT server <bcp14>MAY</bcp14> be implemented to perform token Redemption flow
with an external redemption service, configured with required keys
for redemption. In such scenario, a malicious EAP peers may generate
a lot of protocol requests to mount a denial-of-service attack on
the service. The EAP-PPT server implementation <bcp14>SHOULD</bcp14> take this
into account and <bcp14>SHOULD</bcp14> take steps to limit the requests it generates
towards the redemption service.</t>
      </section>
      <section anchor="security-claims">
        <name>Security Claims</name>
        <t>This section provides the security claims required by <xref target="RFC3748"/>.</t>
        <t>Auth. mechanism: Privacy Pass token</t>
        <t>Ciphersuite negotiation: No</t>
        <t>Mutual authentication: No</t>
        <t>Integrity protection: NO. However, EAP-PPT method executed within a
                      tunnel-based EAP method established TLS tunnel
                      is integrity protected. The cleartext EAP-PPT
                      messages outside the tunnel are not integrity
                      protected.</t>
        <t>Replay protection: NO. However, EAP-PPT method executed within a
                   tunnel-based EAP method established TLS tunnel is
                   replay protected. The cleartext EAP-PPT messages
                   outside the tunnel are not replay protected.</t>
        <t>Confidentiality: No. However, EAP-PPT method executed within a
                 tunnel-based EAP method established TLS tunnel
                 is encrypted.</t>
        <t>Key derivation: Yes</t>
        <t>Key strength: See <xref section="5.1" sectionFormat="of" target="RFC5216"/></t>
        <t>Dictionary attack prot.: N/A</t>
        <t>Fast reconnect: No</t>
        <t>Cryptographic binding: N/A</t>
        <t>Session independence: N/A</t>
        <t>Fragmentation: No</t>
        <t>Key Hierarchy: No</t>
        <t>Channel binding: Yes</t>
      </section>
    </section>
    <section anchor="deployment">
      <name>Deployment Considerations</name>
      <t>EAP-PPT can be leveraged in a number of use cases and deployment models.
This section covers generic deployment recommendations to ensure end-to-end
privacy and unlinkability of tokens. This section also describes some specific
expected deployment models in which EAP-PPT can be leveraged.</t>
      <t>Although this section covers deployment of Origin, Issuer and Attester as it
relates to the EAP-PPT server, specifics on how to deploy Issuer and Attester
are not described here but can be found in <xref section="4" sectionFormat="of" target="RFC9576"/>.</t>
      <section anchor="recommendations-for-preserving-privacy">
        <name>Recommendations for preserving privacy</name>
        <section anchor="deploycollocation">
          <name>Collocating other functions with the EAP-PPT Server</name>
          <t>As discussed in <xref section="4" sectionFormat="of" target="RFC9576"/> and in <xref target="privacy"/>, it is
recommended to use a deployment model that guarantees EAP peer-server,
Issuer-EAP peer, and Attester-EAP server unlinkability. This is especially
pertinent in public use cases. In private use cases a single entity could 
deploy all functions.</t>
          <t>It is recommended to collocate the phase 1 EAP-Server with the EAP-PPT server,
as EAP-Server separation can introduce vulnerabilities as described in
<xref target="eapserver"/>.</t>
        </section>
        <section anchor="deployclientid">
          <name>Protecting client identity</name>
          <t>Please refer to the <xref target="privacy"/> section for deployment considerations that are
required to protect the client identity.</t>
        </section>
        <section anchor="separatingtime">
          <name>Separating Issuance and Verification over time</name>
          <t><xref section="3.1" sectionFormat="of" target="RFC9576"/> describes the interaction between Privacy Pass
Issuance and Verification protocols. As described, in many cases, when a Client
interacts with an Origin, a Client will obtain a token at the time of that 
interaction. In this case the time between Issuance and Verification is short 
enough to allow for correlation.</t>
          <t>In order to further reduce the probability of collusion between actors
participating in Issuance and Verification and achieve Issuer-Client and 
Origin-Client unlinkability, Issuance and Verification can be separated
over time. A client can request Issuance of one or more tokens and cache
them in secure storage. This allows separation in time between Issuance and 
Verification of the token, so time-based correlation is not possible. When 
leveraging EAP-PPT to access network resources, it is possible that the client
does not have a network interface available to perform Issuance over, so 
also for this reason caching tokens is preferred.</t>
        </section>
      </section>
      <section anchor="publiccase">
        <name>Recommendations for usage in public use cases</name>
        <t>In public use cases, a network service provider may be working with one or more
identity providers that are authenticating end-user devices using privacy pass
tokens. As described in <xref target="deploycollocation"/> it is recommended for the EAP-PPT
server to be implemented by an entity other than the Attester or Issuer, to
avoid the perception of collusion. In a public deployment scenario, the EAP-PPT
server is likely to be collocated with the network service provider, or could 
be a service that the network service provider consumes from a 3rd party 
service provider, other than the Attester or Issuer.</t>
        <t>In order to verify a token, EAP-PPT Server requires key material for the issuers
specified in the TokenChallenge. In a public use case, this information will 
have to be shared between the issuer and EAP-PPT Server. The mechanism in which
the Issuer shares this information with the EAP-PPT server is out of scope of 
this document.</t>
      </section>
      <section anchor="recommendations-for-usage-in-private-use-cases">
        <name>Recommendations for usage in private use cases</name>
        <t>It is recommended that the guidelines stipulated in <xref target="publiccase"/> are also
followed for private deployments, however in use cases where the network service 
provider is also the Attester, collocation of entities may be unavoidable.
When collocating entities, separating Issuance and Verification over time as
described in <xref target="separatingtime"/> provides additional privacy protection, as it
becomes harder for  entities to collude.</t>
      </section>
      <section anchor="recommendations-for-usage-in-federated-use-cases-openroaming">
        <name>Recommendations for usage in federated use cases (OpenRoaming)</name>
        <t>OpenRoaming, as described in <xref target="I-D.draft-tomas-openroaming"/>, is an open
federation of entities of different types, mainly targeted at providing
public Wi-Fi access. OpenRoaming defines distinct roles in its federation
architecture: Network Access Providers provide access to network resources,
and Identity Providers authenticate users for those network access providers.
Members of the federation are identified by private PKI, managed by the
Wireless Broadband Alliance (WBA). The members use these certificates to
mutually authenticate each-others and secure RADIUS over TLS (RadSec) messages
used to transport EAP conversations between Network Access Providers and Identity
Providers. A Network Access Provider discovers the authoritative Identity
Provider for a client by resolving the realm portion of the outer identity
provided by the client as described in <xref target="RFC7585"/>.</t>
        <t>OpenRoaming comprises of a privacy policy, and aims to protect en-user privacy,
however as it uses RADIUS attributes and EAP, inherently, information 
about end-users could be shared between Identity Provider and Network Access
Provider. {Section 8 of ?I-D.draft-tomas-openroaming}} describes RADIUS
attributes OpenRoaming supports.  EAP-PPT can add additional privacy protection
to a federated use case such as OpenRoaming by separating the Issuance from 
Verification, so the entity performing the Authentication is not able to
willingly or unwillingly share private information.</t>
        <t>Where an OpenRoaming IDP both issues and verifies a credential, with EAP-PPT
these roles are separated. In order to implement EAP-PPT in OpenRoaming,
the Attester/Issuer would have to have an agreement with the EAP-PPT server
verifying or redeeming the token. Together they are the OpenRoaming IDP.
Alternatively, new roles could be defined in the OpenRoaming federation to 
allow Attesters/Issuers to interoperate with EAP-PPT servers within the 
OpenRoaming federation.</t>
        <t>The EAP-PPT Server could be implemented by the Network Access Provider directly,
or by an entity in the federation.</t>
      </section>
    </section>
    <section anchor="iana">
      <name>IANA Considerations</name>
      <t>This section provides guidance to the Internet Assigned Numbers
Authority (IANA) regarding registration of values related to the
EAP-PPT protocol, in accordance with BCP 26 <xref target="RFC8126"/>.</t>
      <t>The EAP Method Type number 57 has been requested for EAP-PPT.</t>
      <t>This document also calls for a registry of EAP-PPT error codes
described in <xref target="errorcodes"/>.</t>
    </section>
  </middle>
  <back>
    <references anchor="sec-combined-references">
      <name>References</name>
      <references anchor="sec-normative-references">
        <name>Normative References</name>
        <reference anchor="RFC8446">
          <front>
            <title>The Transport Layer Security (TLS) Protocol Version 1.3</title>
            <author fullname="E. Rescorla" initials="E." surname="Rescorla"/>
            <date month="August" year="2018"/>
            <abstract>
              <t>This document specifies version 1.3 of the Transport Layer Security (TLS) protocol. TLS allows client/server applications to communicate over the Internet in a way that is designed to prevent eavesdropping, tampering, and message forgery.</t>
              <t>This document updates RFCs 5705 and 6066, and obsoletes RFCs 5077, 5246, and 6961. This document also specifies new requirements for TLS 1.2 implementations.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8446"/>
          <seriesInfo name="DOI" value="10.17487/RFC8446"/>
        </reference>
        <reference anchor="RFC9578">
          <front>
            <title>Privacy Pass Issuance Protocols</title>
            <author fullname="S. Celi" initials="S." surname="Celi"/>
            <author fullname="A. Davidson" initials="A." surname="Davidson"/>
            <author fullname="S. Valdez" initials="S." surname="Valdez"/>
            <author fullname="C. A. Wood" initials="C. A." surname="Wood"/>
            <date month="June" year="2024"/>
            <abstract>
              <t>This document specifies two variants of the two-message issuance protocol for Privacy Pass tokens: one that produces tokens that are privately verifiable using the Issuer Private Key and one that produces tokens that are publicly verifiable using the Issuer Public Key. Instances of "issuance protocol" and "issuance protocols" in the text of this document are used interchangeably to refer to the two variants of the Privacy Pass issuance protocol.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9578"/>
          <seriesInfo name="DOI" value="10.17487/RFC9578"/>
        </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>
        <reference anchor="RFC3748">
          <front>
            <title>Extensible Authentication Protocol (EAP)</title>
            <author fullname="B. Aboba" initials="B." surname="Aboba"/>
            <author fullname="L. Blunk" initials="L." surname="Blunk"/>
            <author fullname="J. Vollbrecht" initials="J." surname="Vollbrecht"/>
            <author fullname="J. Carlson" initials="J." surname="Carlson"/>
            <author fullname="H. Levkowetz" initials="H." role="editor" surname="Levkowetz"/>
            <date month="June" year="2004"/>
            <abstract>
              <t>This document defines the Extensible Authentication Protocol (EAP), an authentication framework which supports multiple authentication methods. EAP typically runs directly over data link layers such as Point-to-Point Protocol (PPP) or IEEE 802, without requiring IP. EAP provides its own support for duplicate elimination and retransmission, but is reliant on lower layer ordering guarantees. Fragmentation is not supported within EAP itself; however, individual EAP methods may support this. This document obsoletes RFC 2284. A summary of the changes between this document and RFC 2284 is available in Appendix A. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="3748"/>
          <seriesInfo name="DOI" value="10.17487/RFC3748"/>
        </reference>
        <reference anchor="RFC7542">
          <front>
            <title>The Network Access Identifier</title>
            <author fullname="A. DeKok" initials="A." surname="DeKok"/>
            <date month="May" year="2015"/>
            <abstract>
              <t>In order to provide inter-domain authentication services, it is necessary to have a standardized method that domains can use to identify each other's users. This document defines the syntax for the Network Access Identifier (NAI), the user identifier submitted by the client prior to accessing resources. This document is a revised version of RFC 4282. It addresses issues with international character sets and makes a number of other corrections to RFC 4282.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7542"/>
          <seriesInfo name="DOI" value="10.17487/RFC7542"/>
        </reference>
        <reference anchor="RFC9577">
          <front>
            <title>The Privacy Pass HTTP Authentication Scheme</title>
            <author fullname="T. Pauly" initials="T." surname="Pauly"/>
            <author fullname="S. Valdez" initials="S." surname="Valdez"/>
            <author fullname="C. A. Wood" initials="C. A." surname="Wood"/>
            <date month="June" year="2024"/>
            <abstract>
              <t>This document defines an HTTP authentication scheme for Privacy Pass, a privacy-preserving authentication mechanism used for authorization. The authentication scheme specified in this document can be used by Clients to redeem Privacy Pass tokens with an Origin. It can also be used by Origins to challenge Clients to present Privacy Pass tokens.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9577"/>
          <seriesInfo name="DOI" value="10.17487/RFC9577"/>
        </reference>
        <reference anchor="RFC7296">
          <front>
            <title>Internet Key Exchange Protocol Version 2 (IKEv2)</title>
            <author fullname="C. Kaufman" initials="C." surname="Kaufman"/>
            <author fullname="P. Hoffman" initials="P." surname="Hoffman"/>
            <author fullname="Y. Nir" initials="Y." surname="Nir"/>
            <author fullname="P. Eronen" initials="P." surname="Eronen"/>
            <author fullname="T. Kivinen" initials="T." surname="Kivinen"/>
            <date month="October" year="2014"/>
            <abstract>
              <t>This document describes version 2 of the Internet Key Exchange (IKE) protocol. IKE is a component of IPsec used for performing mutual authentication and establishing and maintaining Security Associations (SAs). This document obsoletes RFC 5996, and includes all of the errata for it. It advances IKEv2 to be an Internet Standard.</t>
            </abstract>
          </front>
          <seriesInfo name="STD" value="79"/>
          <seriesInfo name="RFC" value="7296"/>
          <seriesInfo name="DOI" value="10.17487/RFC7296"/>
        </reference>
        <reference anchor="RFC8259">
          <front>
            <title>The JavaScript Object Notation (JSON) Data Interchange Format</title>
            <author fullname="T. Bray" initials="T." role="editor" surname="Bray"/>
            <date month="December" year="2017"/>
            <abstract>
              <t>JavaScript Object Notation (JSON) is a lightweight, text-based, language-independent data interchange format. It was derived from the ECMAScript Programming Language Standard. JSON defines a small set of formatting rules for the portable representation of structured data.</t>
              <t>This document removes inconsistencies with other specifications of JSON, repairs specification errors, and offers experience-based interoperability guidance.</t>
            </abstract>
          </front>
          <seriesInfo name="STD" value="90"/>
          <seriesInfo name="RFC" value="8259"/>
          <seriesInfo name="DOI" value="10.17487/RFC8259"/>
        </reference>
        <reference anchor="RFC7170">
          <front>
            <title>Tunnel Extensible Authentication Protocol (TEAP) Version 1</title>
            <author fullname="H. Zhou" initials="H." surname="Zhou"/>
            <author fullname="N. Cam-Winget" initials="N." surname="Cam-Winget"/>
            <author fullname="J. Salowey" initials="J." surname="Salowey"/>
            <author fullname="S. Hanna" initials="S." surname="Hanna"/>
            <date month="May" year="2014"/>
            <abstract>
              <t>This document defines the Tunnel Extensible Authentication Protocol (TEAP) version 1. TEAP is a tunnel-based EAP method that enables secure communication between a peer and a server by using the Transport Layer Security (TLS) protocol to establish a mutually authenticated tunnel. Within the tunnel, TLV objects are used to convey authentication-related data between the EAP peer and the EAP server.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7170"/>
          <seriesInfo name="DOI" value="10.17487/RFC7170"/>
        </reference>
        <reference anchor="I-D.draft-ietf-privacypass-auth-scheme-extensions">
          <front>
            <title>The PrivateToken HTTP Authentication Scheme Extensions Parameter</title>
            <author fullname="Scott Hendrickson" initials="S." surname="Hendrickson">
              <organization>Google</organization>
            </author>
            <author fullname="Christopher A. Wood" initials="C. A." surname="Wood">
              <organization>Cloudflare, Inc.</organization>
            </author>
            <date day="1" month="April" year="2024"/>
            <abstract>
              <t>   This document specifies a new parameter for the "PrivateToken" HTTP
   authentication scheme.  This purpose of this parameter is to carry
   extensions for Privacy Pass protocols that support public metadata.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-privacypass-auth-scheme-extensions-00"/>
        </reference>
        <reference anchor="RFC2865">
          <front>
            <title>Remote Authentication Dial In User Service (RADIUS)</title>
            <author fullname="C. Rigney" initials="C." surname="Rigney"/>
            <author fullname="S. Willens" initials="S." surname="Willens"/>
            <author fullname="A. Rubens" initials="A." surname="Rubens"/>
            <author fullname="W. Simpson" initials="W." surname="Simpson"/>
            <date month="June" year="2000"/>
            <abstract>
              <t>This document describes a protocol for carrying authentication, authorization, and configuration information between a Network Access Server which desires to authenticate its links and a shared Authentication Server. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="2865"/>
          <seriesInfo name="DOI" value="10.17487/RFC2865"/>
        </reference>
        <reference anchor="RFC5216">
          <front>
            <title>The EAP-TLS Authentication Protocol</title>
            <author fullname="D. Simon" initials="D." surname="Simon"/>
            <author fullname="B. Aboba" initials="B." surname="Aboba"/>
            <author fullname="R. Hurst" initials="R." surname="Hurst"/>
            <date month="March" year="2008"/>
            <abstract>
              <t>The Extensible Authentication Protocol (EAP), defined in RFC 3748, provides support for multiple authentication methods. Transport Layer Security (TLS) provides for mutual authentication, integrity-protected ciphersuite negotiation, and key exchange between two endpoints. This document defines EAP-TLS, which includes support for certificate-based mutual authentication and key derivation.</t>
              <t>This document obsoletes RFC 2716. A summary of the changes between this document and RFC 2716 is available in Appendix A. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5216"/>
          <seriesInfo name="DOI" value="10.17487/RFC5216"/>
        </reference>
        <reference anchor="RFC5705">
          <front>
            <title>Keying Material Exporters for Transport Layer Security (TLS)</title>
            <author fullname="E. Rescorla" initials="E." surname="Rescorla"/>
            <date month="March" year="2010"/>
            <abstract>
              <t>A number of protocols wish to leverage Transport Layer Security (TLS) to perform key establishment but then use some of the keying material for their own purposes. This document describes a general mechanism for allowing that. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5705"/>
          <seriesInfo name="DOI" value="10.17487/RFC5705"/>
        </reference>
        <reference anchor="RFC6677">
          <front>
            <title>Channel-Binding Support for Extensible Authentication Protocol (EAP) Methods</title>
            <author fullname="S. Hartman" initials="S." role="editor" surname="Hartman"/>
            <author fullname="T. Clancy" initials="T." surname="Clancy"/>
            <author fullname="K. Hoeper" initials="K." surname="Hoeper"/>
            <date month="July" year="2012"/>
            <abstract>
              <t>This document defines how to implement channel bindings for Extensible Authentication Protocol (EAP) methods to address the "lying Network Access Service (NAS)" problem as well as the "lying provider" problem. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6677"/>
          <seriesInfo name="DOI" value="10.17487/RFC6677"/>
        </reference>
        <reference anchor="RFC4648">
          <front>
            <title>The Base16, Base32, and Base64 Data Encodings</title>
            <author fullname="S. Josefsson" initials="S." surname="Josefsson"/>
            <date month="October" year="2006"/>
            <abstract>
              <t>This document describes the commonly used base 64, base 32, and base 16 encoding schemes. It also discusses the use of line-feeds in encoded data, use of padding in encoded data, use of non-alphabet characters in encoded data, use of different encoding alphabets, and canonical encodings. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="4648"/>
          <seriesInfo name="DOI" value="10.17487/RFC4648"/>
        </reference>
        <reference anchor="RFC8126">
          <front>
            <title>Guidelines for Writing an IANA Considerations Section in RFCs</title>
            <author fullname="M. Cotton" initials="M." surname="Cotton"/>
            <author fullname="B. Leiba" initials="B." surname="Leiba"/>
            <author fullname="T. Narten" initials="T." surname="Narten"/>
            <date month="June" year="2017"/>
            <abstract>
              <t>Many protocols make use of points of extensibility that use constants to identify various protocol parameters. To ensure that the values in these fields do not have conflicting uses and to promote interoperability, their allocations are often coordinated by a central record keeper. For IETF protocols, that role is filled by the Internet Assigned Numbers Authority (IANA).</t>
              <t>To make assignments in a given registry prudently, guidance describing the conditions under which new values should be assigned, as well as when and how modifications to existing values can be made, is needed. This document defines a framework for the documentation of these guidelines by specification authors, in order to assure that the provided guidance for the IANA Considerations is clear and addresses the various issues that are likely in the operation of a registry.</t>
              <t>This is the third edition of this document; it obsoletes RFC 5226.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="26"/>
          <seriesInfo name="RFC" value="8126"/>
          <seriesInfo name="DOI" value="10.17487/RFC8126"/>
        </reference>
      </references>
      <references anchor="sec-informative-references">
        <name>Informative References</name>
        <reference anchor="PEAP">
          <front>
            <title>Protected Extensible Authentication Protocol (PEAP)</title>
            <author>
              <organization>Microsoft Corporation</organization>
            </author>
            <date year="2021" month="June"/>
          </front>
        </reference>
        <reference anchor="IEEE-802.11">
          <front>
            <title>IEEE Standard for Information technology Telecommunications and information exchange between systems Local and metropolitan area networks-Specific requirements - Part 11: Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) Specifications</title>
            <author initials="" surname="IEEE" fullname="IEEE">
              <organization/>
            </author>
            <date year="2021" month="February"/>
          </front>
        </reference>
        <reference anchor="IEEE-802.1X">
          <front>
            <title>IEEE Standard for Local and Metropolitan Area Networks--Port-Based Network Access Control</title>
            <author initials="" surname="IEEE" fullname="IEEE">
              <organization/>
            </author>
            <date year="2020" month="February"/>
          </front>
        </reference>
        <reference anchor="RFC9576">
          <front>
            <title>The Privacy Pass Architecture</title>
            <author fullname="A. Davidson" initials="A." surname="Davidson"/>
            <author fullname="J. Iyengar" initials="J." surname="Iyengar"/>
            <author fullname="C. A. Wood" initials="C. A." surname="Wood"/>
            <date month="June" year="2024"/>
            <abstract>
              <t>This document specifies the Privacy Pass architecture and requirements for its constituent protocols used for authorization based on privacy-preserving authentication mechanisms. It describes the conceptual model of Privacy Pass and its protocols, its security and privacy goals, practical deployment models, and recommendations for each deployment model, to help ensure that the desired security and privacy goals are fulfilled.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9576"/>
          <seriesInfo name="DOI" value="10.17487/RFC9576"/>
        </reference>
        <reference anchor="RFC7593">
          <front>
            <title>The eduroam Architecture for Network Roaming</title>
            <author fullname="K. Wierenga" initials="K." surname="Wierenga"/>
            <author fullname="S. Winter" initials="S." surname="Winter"/>
            <author fullname="T. Wolniewicz" initials="T." surname="Wolniewicz"/>
            <date month="September" year="2015"/>
            <abstract>
              <t>This document describes the architecture of the eduroam service for federated (wireless) network access in academia. The combination of IEEE 802.1X, the Extensible Authentication Protocol (EAP), and RADIUS that is used in eduroam provides a secure, scalable, and deployable service for roaming network access. The successful deployment of eduroam over the last decade in the educational sector may serve as an example for other sectors, hence this document. In particular, the initial architectural choices and selection of standards are described, along with the changes that were prompted by operational experience.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7593"/>
          <seriesInfo name="DOI" value="10.17487/RFC7593"/>
        </reference>
        <reference anchor="RFC6973">
          <front>
            <title>Privacy Considerations for Internet Protocols</title>
            <author fullname="A. Cooper" initials="A." surname="Cooper"/>
            <author fullname="H. Tschofenig" initials="H." surname="Tschofenig"/>
            <author fullname="B. Aboba" initials="B." surname="Aboba"/>
            <author fullname="J. Peterson" initials="J." surname="Peterson"/>
            <author fullname="J. Morris" initials="J." surname="Morris"/>
            <author fullname="M. Hansen" initials="M." surname="Hansen"/>
            <author fullname="R. Smith" initials="R." surname="Smith"/>
            <date month="July" year="2013"/>
            <abstract>
              <t>This document offers guidance for developing privacy considerations for inclusion in protocol specifications. It aims to make designers, implementers, and users of Internet protocols aware of privacy-related design choices. It suggests that whether any individual RFC warrants a specific privacy considerations section will depend on the document's content.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6973"/>
          <seriesInfo name="DOI" value="10.17487/RFC6973"/>
        </reference>
        <reference anchor="RFC6678">
          <front>
            <title>Requirements for a Tunnel-Based Extensible Authentication Protocol (EAP) Method</title>
            <author fullname="K. Hoeper" initials="K." surname="Hoeper"/>
            <author fullname="S. Hanna" initials="S." surname="Hanna"/>
            <author fullname="H. Zhou" initials="H." surname="Zhou"/>
            <author fullname="J. Salowey" initials="J." role="editor" surname="Salowey"/>
            <date month="July" year="2012"/>
            <abstract>
              <t>This memo defines the requirements for a tunnel-based Extensible Authentication Protocol (EAP) Method. This tunnel method will use Transport Layer Security (TLS) to establish a secure tunnel. The tunnel will provide support for password authentication, EAP authentication, and the transport of additional data for other purposes. This document is not an Internet Standards Track specification; it is published for informational purposes.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6678"/>
          <seriesInfo name="DOI" value="10.17487/RFC6678"/>
        </reference>
        <reference anchor="RFC5281">
          <front>
            <title>Extensible Authentication Protocol Tunneled Transport Layer Security Authenticated Protocol Version 0 (EAP-TTLSv0)</title>
            <author fullname="P. Funk" initials="P." surname="Funk"/>
            <author fullname="S. Blake-Wilson" initials="S." surname="Blake-Wilson"/>
            <date month="August" year="2008"/>
            <abstract>
              <t>EAP-TTLS is an EAP (Extensible Authentication Protocol) method that encapsulates a TLS (Transport Layer Security) session, consisting of a handshake phase and a data phase. During the handshake phase, the server is authenticated to the client (or client and server are mutually authenticated) using standard TLS procedures, and keying material is generated in order to create a cryptographically secure tunnel for information exchange in the subsequent data phase. During the data phase, the client is authenticated to the server (or client and server are mutually authenticated) using an arbitrary authentication mechanism encapsulated within the secure tunnel. The encapsulated authentication mechanism may itself be EAP, or it may be another authentication protocol such as PAP, CHAP, MS-CHAP, or MS-CHAP-V2. Thus, EAP-TTLS allows legacy password-based authentication protocols to be used against existing authentication databases, while protecting the security of these legacy protocols against eavesdropping, man-in-the-middle, and other attacks. The data phase may also be used for additional, arbitrary data exchange. This memo provides information for the Internet community.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5281"/>
          <seriesInfo name="DOI" value="10.17487/RFC5281"/>
        </reference>
        <reference anchor="RFC4851">
          <front>
            <title>The Flexible Authentication via Secure Tunneling Extensible Authentication Protocol Method (EAP-FAST)</title>
            <author fullname="N. Cam-Winget" initials="N." surname="Cam-Winget"/>
            <author fullname="D. McGrew" initials="D." surname="McGrew"/>
            <author fullname="J. Salowey" initials="J." surname="Salowey"/>
            <author fullname="H. Zhou" initials="H." surname="Zhou"/>
            <date month="May" year="2007"/>
            <abstract>
              <t>This document defines the Extensible Authentication Protocol (EAP) based Flexible Authentication via Secure Tunneling (EAP-FAST) protocol. EAP-FAST is an EAP method that enables secure communication between a peer and a server by using the Transport Layer Security (TLS) to establish a mutually authenticated tunnel. Within the tunnel, Type-Length-Value (TLV) objects are used to convey authentication related data between the peer and the EAP server. This memo provides information for the Internet community.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="4851"/>
          <seriesInfo name="DOI" value="10.17487/RFC4851"/>
        </reference>
        <reference anchor="I-D.draft-ietf-privacypass-batched-tokens">
          <front>
            <title>Batched Token Issuance Protocol</title>
            <author fullname="Raphael Robert" initials="R." surname="Robert">
              <organization>Phoenix R&amp;D</organization>
            </author>
            <author fullname="Christopher A. Wood" initials="C. A." surname="Wood">
              <organization>Cloudflare</organization>
            </author>
            <date day="13" month="October" year="2024"/>
            <abstract>
              <t>   This document specifies a variant of the Privacy Pass issuance
   protocol that allows for batched issuance of tokens.  This allows
   clients to request more than one token at a time and for issuers to
   issue more than one token at a time.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-privacypass-batched-tokens-02"/>
        </reference>
        <reference anchor="I-D.draft-tomas-openroaming">
          <front>
            <title>WBA OpenRoaming Wireless Federation</title>
            <author fullname="Bruno Tomas" initials="B." surname="Tomas">
              <organization>Wireless Broadband Alliance, Inc.</organization>
            </author>
            <author fullname="Mark Grayson" initials="M." surname="Grayson">
              <organization>Cisco Systems</organization>
            </author>
            <author fullname="Necati Canpolat" initials="N." surname="Canpolat">
              <organization>Intel Corporation</organization>
            </author>
            <author fullname="Betty A. Cockrell" initials="B. A." surname="Cockrell">
              <organization>SingleDigits</organization>
            </author>
            <author fullname="Sri Gundavelli" initials="S." surname="Gundavelli">
              <organization>Cisco Systems</organization>
            </author>
            <date day="25" month="July" year="2024"/>
            <abstract>
              <t>   This document describes the Wireless Broadband Alliance's OpenRoaming
   system.  The OpenRoaming architectures enables a seamless onboarding
   experience for devices connecting to access networks that are part of
   the federation of access networks and identity providers.  The
   primary objective of this document is to describe the protocols that
   form the foundation for this architecture, enabling providers to
   correctly configure their equipment to support interoperable
   OpenRoaming signalling exchanges.  In addition, the topic of
   OpenRoaming has been raised in different IETF working groups, and
   therefore a secondary objective is to assist those discussions by
   describing the federation organization and framework.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-tomas-openroaming-03"/>
        </reference>
        <reference anchor="RFC7585">
          <front>
            <title>Dynamic Peer Discovery for RADIUS/TLS and RADIUS/DTLS Based on the Network Access Identifier (NAI)</title>
            <author fullname="S. Winter" initials="S." surname="Winter"/>
            <author fullname="M. McCauley" initials="M." surname="McCauley"/>
            <date month="October" year="2015"/>
            <abstract>
              <t>This document specifies a means to find authoritative RADIUS servers for a given realm. It is used in conjunction with either RADIUS over Transport Layer Security (RADIUS/TLS) or RADIUS over Datagram Transport Layer Security (RADIUS/DTLS).</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7585"/>
          <seriesInfo name="DOI" value="10.17487/RFC7585"/>
        </reference>
      </references>
    </references>
  </back>
  <!-- ##markdown-source:
H4sIAAAAAAAAA+1963bbxtXo/3kKHOdHpVOSlWRLst2mLSXLtmrLki05t66u
LJAciohAgMGAkhXHfZbzLOfJzr7NDQAl2c75mqxGXalJEHPbs2ff955+v6/q
rM714+TgXa0Lk41ynQyX9UwXdTZO66wskpOqrMtxmSdrB8OT9eStyYpzeJhd
puPr5CQ1JjkrL3Sh0tGo0pfQ0/Ckf3JypibluEjn0PWkSqd136RXaVH3dbro
LxZ1f2NTQf/6vKyuHyemniizHM0zY2DE+noBrQ4Pzp4qlS2qx0ldLU29tbHx
aGNLXejrq7KaPFZJ0k8Oi1pXha77T3AIegSj079pURbX83Jp+Bssqayyn2hF
9CRaQE0LUKZOi8n3aV4WMP61NmqRPU7+CYvvJaas6kpPDXy6nuOHfynFnT5W
fegwSabLPOf1nqSVNrPklBZMv5XVeVrI6I+T4WIBUD4sxgP6Uc/TLH+cLKjV
9wymv6f4zmBczlu976VVnexVWTG+mKdFR/f7mRmXyem1qfXchCPA/lCrv4/x
DepcZcW0rObQ8lIjSE8AfI+pjaAFbr4e13pyJwTB5uvU3MImob++/EtTfZwc
ZeOqNOW0TvbLalFWdleSZAIo8Tj5x7LQydbG1iY8Ozw4OOg/3NgabG5GE7uH
PySnuGNpNUlgFQBRWQvMCSY9K8q8PL9OznSuYa3zZSETNoAckyQL3tbvxrO0
ONfJSNdXWhewyQS95GU5TnN6fa7rqlyUeQYjJrBVaQJ4B5h4YfqnCz3Optk4
qfSPy6zSc4CNQRTDnYJpJ1/Dw1wDnr0cvkqO9CRbzpPheIxP9gHdKwTd0XB/
nQY6mV2bDEd9mV7rCmD6/Nv1xA7B878XwOqpHlXLtLq28GqCnpEGgRUB85vb
gOlXfhSufIgrf2VX3j+BY9HfSw3ghzxsLGzVVDdunqrq9+HQjkxdpeNaqbNZ
ZhKgJ0sEbTLRZlxlI23ugpNLJFeqfdqJmiGdWk++0hWSnWRzkJzNdLKwTQ0D
HejA0uiknCYwQgfdIHCN8wynlsazuMrqWVYQTUphAXqaFRoxL3nzdP/+7oOH
g7g7WGQKw/OTBZADXV3i7Bu9zjVia2bmsDjNuxXRt17iB1M82KPt3Z0BQ3We
TSa5VuoLpJ5VOVmOqdP3X2TB1w9NmDtY3JlRKDgxs3LSs/ygl1zNsvEM52xW
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
QQjzlkI2MQcF0UBZBMHtwtGnQEdmvNFyauKYGYpw6Yde2t/1+s+Y+X+JXv+f
FxF/1+t/1+t/hfv4G3diEEf69NGzgqTQT23uVI5Pa+6k0N+tCp/W8L/LqrDa
l/ab2kfnSvMi/s1WBbtuOuuVNyqImcHGxrz/QiIYJZ9nuiwmKQaGp3kyWmY5
KV2jvBxfRBnxXhfnsjP4Y7uUlC0lhu+sqAbT68j8ZZ1XnbjQNCcLGywRSKGw
or/Y2lC+mBSVrUItpycl5WyBqmRFgSpc9SF3Zu0YxvVno6eUyxf04cCiXgWL
rHS9rAqfXivFfda4X0yevcxS1lcozxfUCglP9pFxYf88dkcoHKbVLMN52hxt
m+8bhcTF3XEiunKJwRjkaK1ENk4Yq0X4Ci266guAMEsSrUur8onRICKJkC04
UdZUPBOlRPuMNeHUeFsWFv1iLdLw5yT1IW1U6cavlYDQCJeTAkk0rhQbGVGi
dM1x/yUnPYMqJ7V2KAPL9flnmpJJfJ0SDs+TLGwyg9UzTOeFfnpKY8o1h+1f
22i5ZLLk7GGytADnxhMGw8f1fzoi72RPJDPcwxMzf73FjUPylX634MBt2Snc
dwQkblOaw+omsHNaDF8kOlj7gc+9o9yWGH8GyZErYsh1ji4pEaZcwknGChBi
IJpaiGCpES7CZMblQrdD0ylx3Gr5D+JaUskkM+MllomTRDZOYaUkUgovnQDv
z3LJrFCNzAokQ2mQASfJpwQ9V4fPl+bqM5x7iiHWt885CNMe0H6QMWRpGJVp
CSBj2NiJtp0xQqMoiz7QmXxJKjpmPaGKfwNIkrjWmDU28RZxjGs6puzgEVX5
qDmfOK+zRW4rAqiA9PkcwiY54GhVjHtcCwMcNwebcYjjuq2yNRdTnaX8o2ub
nmkzocgE4Yx1vnCeo0jR797uOmhF40fmDjR1ZinTkiiQ09Fzisf/2w3x+KO0
Hs/0pM8AQguScAs+thHYcM/HWIRkklD1BJw1h5c2c9nYvkVUwKfArywpZ9Qa
aKmgv0XwfmChzaXm1m9Nd1Irc5k4bkVgtzrlag0w1OVctUpW0EzdLNwQbxzL
eFpKpUUVlshj8txKcSrnWW0rtMjo2UAPeJMBGhjW8ndKuFpnZwVPygVTU7aF
ra6RAlDeUfac7YsMd74qiPTEhYGwWgKcp1dlrT3ZhCFdClSavD172n+IB4Eq
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
z+KxX1y+2vnx6qfN8U+PNvOdy4uzs+fPj+q6LL99/ux6d/t8+u3V8dvlXv7N
o/l3o/HXB7tx6/3+bKf/cPNB+dP0jX63tVOUL15efvs8uzh7+u7N8fT7bPrV
18++2R/tf329W/z4ZiNq/dOPG/Oz/b2fvr/IN54Mn189me2/2Tv/bnH+6FB/
8+DkarZ8WR4+nG3/9Pbk+NHVk9Myar35AsT/zdnL1ycvNva33r16Oc3+kX5z
dfhk+Hq4d8+9+qF3xwNwcMsBiIH+sQcgaj270wHY2X3e3/jp/N1w6/nwh9fv
NieL9Ovxab7c0/P06SN9OppGja/KxVm/2jwsdq5Ozqvr8tuL+Tw9Oc4vd8z9
s3/cA+0/GqpJlx5HP/8z+kbg7m33dqKn//IwVvz9gzMvLRa1A++HUFfsck2y
sijR0atURcuVfewtx7lSjOnt/ASviizE0gKdHzkjtlhrlBMDuMhScHEvluPE
apy3aIVkxnYG4CA0NrmDQqhWKoR3qZ6E9y12sRILKWInvwYFxuYM3Ul5aQvC
TR2AdQbWXG6X/28U1MMiyZ84Oy89+RmuRVLgx4mA6x8rePmD0S182dPnpDB3
7HxcH3qcrj2gcd3k9Mi4HgPZTLCmrJKT120c6TwGYfVchVUF2kPZ60WjCrqt
mFUVpv53WJRaslNnPESH8ERzibjBg5XiEDGATcsAqD1wge1bxCAk/Pt7QPhX
0Ep3Yrvta5xxLfct3MW2xg4rirJoF4u7wYQmt+lVGsMQmk2XVcOAR4FTYq6X
YuCx8wsODrrR+IIrrmARmfJW0Edl6ePWaoPZjfRRdRrMKB3uV0MTx86lhcMW
y/lI/FnDsPAGUx9rX7G1jFPD15TJ1+Yu8RZXXBndJJv9zY2N2ABgySETwbCq
R0AEf06eL+dp0UcfJzHF4en+4WFCsTw+iCGoDR9sfs/fj22MDf+ja5StHTUO
tCuSJdYqoPtXo5KE3cSQLBo49WbxhwCSuK8YwJ8V9pIStjj7oBQbhyYXitPd
Fs58EgdD3DQLPMy8Y9byTl+czrtCn+O3unQ52HegRpssJN4LdgdplE1hdQQY
AN4gK4zoREqAltAw+1RV+z3Pk0psf8Bj4P2qd/bLdJ+BuzplggMQ+GZ+ZvAS
wntHWuqoTla46jGRTcbWnUA6gnr3eLyskgmHgmaFLa/CMKKm6B9EumEzf2Za
+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

-->

</rfc>
