<?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.29 (Ruby 3.2.3) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-sawant-eap-ppt-02" category="std" consensus="true" submissionType="IETF" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.28.1 -->
  <front>
    <title abbrev="EAP-PPT">Extensible Authentication Protocol (EAP) Using Privacy Pass Token</title>
    <seriesInfo name="Internet-Draft" value="draft-sawant-eap-ppt-02"/>
    <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="2025" month="April" day="16"/>
    <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="6" month="November" year="2024"/>
            <abstract>
              <t>   This document specifies new parameters for the "PrivateToken" HTTP
   authentication scheme.  This purpose of these parameters is to
   negotiate and carry extensions for Privacy Pass protocols that
   support public metadata.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-privacypass-auth-scheme-extensions-01"/>
        </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>
            <author fullname="Thibault Meunier" initials="T." surname="Meunier">
              <organization>Cloudflare Inc.</organization>
            </author>
            <date day="2" month="February" year="2025"/>
            <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-04"/>
        </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="15" month="April" year="2025"/>
            <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-05"/>
        </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:
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
y3Gt25275qkLvt3u3CGOBzCCYdOqSq8Ey+kjQJIAKrkYJVUbQ2cQUmItxX8z
vhiHK5Fx6Wk26xu2k7myjHhnVrwz/pqd1KaATPC1dI6G1UHCpyXEBz4wjat1
6MD8uuBJw7IZzJIN+RZDKKUi0dv3l1Xe8qOSBannkrMX7u6o+9v3H7g7igIP
iNdvgUmkcKgAlhMOrtGz9CJzaSGtqxPueX8Dd46XnFJPfnps7iLmbGPupXu5
o471QOv8XWkP2Qx9KNF1S2jAhH+iMBgPDocXq7rdaNXQuRG9xMDVx5GbG3bz
jvXd1vj63rZKevuWt6AO/kQqIIolz68RergGFn6unw0L31BKj5WS80GBD76u
L9cf47gUugZA7sirNMBEi9kpCNhxV/WVy7pfTvsjvibV3e2BoHYxmX0WZhoU
p5BvGLpg36Qz7HysDR0+M5btxjFNaNLOKH5m0OgpRkmH/FRT/VNL7rUAKhdv
wFzQNkCBP1Jck+HUa1hsvbMfzqZuwi49qzTTV7ccMuHL8JYzSoUxh+fe7nMN
HWWy3ElKkYYSOV0dMW6FUs7xM8wEEQfueEJ9R7l4tZRfcHtL31ZwkkKFfQSt
O7kLyvW0FHT8By3v8J1Y7rTIJVlhZpXHNXWngZZ3rCmut4qL45hsypACiKth
RZJ4X5Q6ks7DBfJdt/90FvIPka08WNCj5M5weDB8PM/fj+99k4+zrVw/fVKP
n77LDw7K/tn24cP5cDdqPXnxfq//cLfYTt+evvzu6fDJ/U1zMhst775/+ep4
8eLo8XC4dTGe50X67f3lD9/NZlHr0Xe75odXX3/dMN8HMIUpHR4c7L75cfhw
9+z8p9l59vTh5d3d4avy8vD58OXh0Dzd+3Yvav30ZPgkH16+2hv+tJ8e7p49
3Tv56enJweje41f7u3uPhy92z/Kz2fnZ7g+vDveHZ8+zqPXw8mD3cHi0N3z1
YIgj7509h8/7w6t3VZ1u/vTNw9Gzo+Hp4vDtc5Mv35jlD1Hr5weXL49e5XvF
dvXqwePpUXl5Mj+t3j1/t//D3suTu+PRzuNnb2ozr4uXm4vdWWPsncVw46A/
0t9m/3iZXr64LPLLe6ev3veHkx83no/fDBf3y4sftvaOF+XzjbJ6dXkVtd7d
vnh6AfrnxtbW6YP588PT8yJ9lm9Mj16f1ieji/nb0dHyh3xruX+wc378+unT
eOznFy+3f7p8vzF+/3Aj3744Pz199uywrsvy+2dPr3a2zqbfXx69We7m3z2c
/zAaf7u/E7fe68+2+w827pfvp6/1u83tonz+4uL7Z9n56ZN3r4+mb7PpN98+
/W5vtPft1U7x0+u7Uev3P92dn+7tvn97nt99PHx2+Xi293r37IfF2cMD/d39
48vZ8kV58GC29f7N8dHDy8cnZdR64zmI/xuzF6+On9/d23z38sU0+0f63eXB
4+Gr4e4d9+rH3i0PwP4NByAG+qcegKj17FYHYHvnWf/u+7N3w81nwx9fvduY
LNJvxyf5clfP0ycP9cloGjW+LBen/WrjoNi+PD6rrsrvz+fz9Pgov9g2907/
cQe0/2ioJl16FP38z+gbgbu31duOnv7Lw1jx94/OvLRY1A68H0Ndscs1ycqi
REevUhUtV/axtxznSjGmN/MTvCqyEEsLdH7ojNhirVFODOAiS8HFvViOE6tx
3qAVkhnbGYCD0NjkFgqhWqkQ3qZ6Et632MVKLKSInfwaFBibM3Qr5aUtCDd1
ANYZWHO5Wf6/VlAPiyR/5uy89ORnuBZJgZ8mAq5/quDlD0a38GVPn5PC3LHz
cX3ocbrygMZ1k9Mj43oMZDPBmrJKTl63caTzGITVcxVWFWgPZa8XjSrotmJW
VZj632FRaslOnfEQHcITzSXiBvdXikPEADYsA6D2wAW2bhCDkPDv7QLhX0Er
3Ynttq9xxrXct3Ab2xo7rCjKol0s7hoTmtymV2kMQ2g2XVYNAx4FTom5XoqB
x84vODjoRuMLrriCRWTKW0EflaWPm6sNZtfSR9VpMKN0uF8NTRw7lxYOWyzn
I/FnDcPCG0x9rH3F1jJODV9TJl+bu8RbXHFldJNs9Dfu3o0NAJYcMhEMq3oE
RPDn5NlynhZ99HESUxye7B0cJBTL44MYgtrwweb3/P3YxtjwP7pG2dpR40C7
IllirQK6fzUqSdhNDMmigVNvFn8IIIn7igH8WWEvKWGLsw9KsXFocqE43W3h
zCdxMMR1s8DDzDtmLe/0xem8K/Q5fqtLl4N9B2q0wULinWB3kEbZFFZHgAHg
DbLCiE6kBGgJDbNHVbU/8DypxPZHPAber3prv0z3GbitUyY4AIFv5mcGLyG8
d6SljupkhaseE9lkbN0JpCOod4/HyyqZcChoVtjyKgwjaor+QaQbNvNnpqWP
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

-->

</rfc>
