<?xml version="1.0" encoding="UTF-8"?>
  <?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
  <!-- generated by https://github.com/cabo/kramdown-rfc version 1.7.39 (Ruby 3.4.7) -->


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

]>


<rfc ipr="trust200902" docName="draft-kavian-aep-claims-00" category="std" consensus="true" submissionType="IETF" tocInclude="true" sortRefs="true" symRefs="true">
  <front>
    <title abbrev="AEP Claims">AEP Claim Values</title>

    <author initials="N." surname="Kavian" fullname="N. Kavian">
      <organization>Jarwin, Inc. (InFlow)</organization>
      <address>
        <email>nas@inflowpay.ai</email>
      </address>
    </author>

    <date year="2026" month="July" day="23"/>

    
    
    

    <abstract>


<?line 40?>

<t>This document defines a claim-value catalog for the Agent Enrollment
Protocol (AEP). It specifies stable claim names and forward-compatible JSON
value shapes that Agents can submit during enrollment when requested by a
Service Inspect document.</t>



    </abstract>



  </front>

  <middle>


<?line 47?>

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

<t>The Agent Enrollment Protocol (AEP) lets a Service advertise claim names in
its Inspect document and lets an Agent submit corresponding claim values in an
Enroll request. AEP core defines the negotiation and HTTP transport mechanics
using HTTP semantics <xref target="RFC9110"/>. This document defines interoperable names
and value shapes for common person and contact claims.</t>

<t>The catalog is intentionally small. It gives implementations a common baseline
without making AEP a general identity-proofing, know-your-agent, payments, or
compliance data model. Future documents can define additional claim names and
additional optional members for object-valued claims.</t>

</section>
<section anchor="requirements-language"><name>Requirements Language</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="terminology"><name>Terminology</name>

<t>This document uses the Agent, Service, Owner, Inspect document, and Enroll
terms from AEP core <xref target="AEP-CORE"/>. JSON values are encoded as described by
<xref target="RFC8259"/>.</t>

<dl>
  <dt>Claim Name:</dt>
  <dd>
    <t>A dotted lowercase identifier advertised by a Service and used as a member
name in an Enroll request's <spanx style="verb">claims</spanx> object.</t>
  </dd>
  <dt>Claim Value:</dt>
  <dd>
    <t>The JSON value associated with a Claim Name in an Enroll request.</t>
  </dd>
</dl>

</section>
<section anchor="claim-negotiation-model"><name>Claim Negotiation Model</name>

<t>A Service requests claims by listing Claim Names in <spanx style="verb">claims.required</spanx>,
<spanx style="verb">claims.preferred</spanx>, or <spanx style="verb">claims.optional</spanx> in its Inspect document. An Agent
submits supported Claim Values in the Enroll request <spanx style="verb">claims</spanx> object.</t>

<t>Claim Values submitted during Enroll are assertions made by the Agent or
Owner, unless another AEP document or Service policy requires an attestation,
proof, or asynchronous verification step. The presence of a Claim Value does
not by itself prove that the value is true.</t>

<t>Services <bcp14>MUST NOT</bcp14> require claims absent from their Inspect document for the
same enrollment interaction. Services <bcp14>MAY</bcp14> reject unsupported, malformed, or
policy-disallowed Claim Values with <spanx style="verb">requirements_unmet</spanx> as defined by AEP
core.</t>

</section>
<section anchor="forward-compatibility"><name>Forward Compatibility</name>

<t>Claim Name registration is additive. A future document <bcp14>MAY</bcp14> define new Claim
Names without changing the meaning of existing Claim Names.</t>

<t>Agents <bcp14>MUST</bcp14> ignore unknown Claim Names in <spanx style="verb">claims.optional</spanx> and
<spanx style="verb">claims.preferred</spanx>. An Agent that does not understand a Claim Name in
<spanx style="verb">claims.required</spanx> cannot satisfy that requirement unless local policy or an
extension supplies support for that Claim Name.</t>

<t>Services <bcp14>MUST</bcp14> ignore unknown submitted Claim Names unless local policy
requires rejection. Services <bcp14>SHOULD</bcp14> reject claim names that are absent from the
Inspect document only when accepting extra values creates a privacy, security,
or compliance risk.</t>

<t>Object-valued claims defined by this document are open to additional members.
Consumers <bcp14>MUST</bcp14> ignore object members they do not understand unless a later
document explicitly changes that rule for a new Claim Name. Adding an optional
member to an existing object-valued claim is non-breaking. Removing a required
member, changing the JSON type of a Claim Value, or changing the meaning of an
existing member is breaking and requires a new Claim Name.</t>

<t>Claim Names defined by this document use unversioned names because the names
identify stable concepts. Versioning belongs in new Claim Names only when the
wire value semantics are incompatible.</t>

</section>
<section anchor="claim-catalog"><name>Claim Catalog</name>

<t>This section defines Claim Names for common person and contact information.</t>

<section anchor="contact-claims"><name>Contact Claims</name>

<dl>
  <dt><spanx style="verb">contact.email</spanx>:</dt>
  <dd>
    <t>A string containing an email address for the Owner or Agent operator. The
value <bcp14>MUST</bcp14> conform to the <spanx style="verb">Mailbox</spanx> rule in Section 4.1.2 of RFC 5321
<xref target="RFC5321"/>, as referenced by the JSON Schema <spanx style="verb">email</spanx> format. The value is
intended for contact and verification workflows and does not imply that the
Service has verified control of the mailbox. Syntax validation does not
establish that the mailbox exists or that the Owner or Agent controls it.</t>
  </dd>
  <dt><spanx style="verb">contact.mobile</spanx>:</dt>
  <dd>
    <t>A string containing a mobile telephone number in international form. The
value begins with <spanx style="verb">+</spanx>, followed by 2 to 15 decimal digits, and the first
digit after <spanx style="verb">+</spanx> is not zero; for example, <spanx style="verb">+14155550100</spanx>. The value is
intended for contact and verification workflows and does not imply that the
Service has verified control of the number.</t>
  </dd>
  <dt><spanx style="verb">contact.address.primary</spanx>:</dt>
  <dd>
    <t>An object containing a primary postal address for the Owner or Agent
operator. The object fields defined by this document are:</t>
  </dd>
</dl>

<texttable>
      <ttcol align='left'>Member</ttcol>
      <ttcol align='left'>Requirement</ttcol>
      <ttcol align='left'>Description</ttcol>
      <c><spanx style="verb">line1</spanx></c>
      <c>Required</c>
      <c>Non-empty first address line.</c>
      <c><spanx style="verb">line2</spanx></c>
      <c>Optional</c>
      <c>Second address line.</c>
      <c><spanx style="verb">city</spanx></c>
      <c>Required</c>
      <c>Non-empty locality or city.</c>
      <c><spanx style="verb">region</spanx></c>
      <c>Optional</c>
      <c>State, province, region, or other subdivision.</c>
      <c><spanx style="verb">postal_code</spanx></c>
      <c>Optional</c>
      <c>Postal or ZIP code.</c>
      <c><spanx style="verb">country</spanx></c>
      <c>Required</c>
      <c>Two uppercase ASCII letters representing an ISO 3166-1 alpha-2 country code.</c>
</texttable>

<t>Services <bcp14>MAY</bcp14> validate that <spanx style="verb">country</spanx> is an assigned ISO 3166-1 alpha-2 code
under local policy. The wire-shape requirement is two uppercase ASCII letters.</t>

</section>
</section>
<section anchor="person-claims"><name>Person Claims</name>

<dl>
  <dt><spanx style="verb">person.birthdate</spanx>:</dt>
  <dd>
    <t>A string containing a full-calendar birth date in the RFC 3339 <spanx style="verb">full-date</spanx>
form, for example <spanx style="verb">1990-04-12</spanx> <xref target="RFC3339"/>. The value is a date, not a
date-time.</t>
  </dd>
  <dt><spanx style="verb">person.first_name</spanx>:</dt>
  <dd>
    <t>A non-empty string containing the person's given name.</t>
  </dd>
  <dt><spanx style="verb">person.last_name</spanx>:</dt>
  <dd>
    <t>A non-empty string containing the person's family name.</t>
  </dd>
  <dt><spanx style="verb">person.username</spanx>:</dt>
  <dd>
    <t>A non-empty string containing a user-selected or system-assigned username
for the person.</t>
  </dd>
</dl>

</section>
<section anchor="example"><name>Example</name>

<t>The following Enroll request fragment shows the Claim Values defined by this
document:</t>

<figure><sourcecode type="json"><![CDATA[
{
  "claims": {
    "contact.address.primary": {
      "city": "San Francisco",
      "country": "US",
      "line1": "123 Market Street",
      "postal_code": "94105",
      "region": "CA"
    },
    "contact.email": "owner@example.com",
    "contact.mobile": "+14155550100",
    "person.birthdate": "1990-04-12",
    "person.first_name": "Ada",
    "person.last_name": "Lovelace",
    "person.username": "ada"
  }
}
]]></sourcecode></figure>

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

<t>This document requests creation of the "AEP Claim Names" registry. The
registration policy is Specification Required as defined by RFC 8126
<xref target="RFC8126"/>. Designated experts are requested to verify that new registrations
define a stable Claim Name, JSON value type, compatibility behavior, privacy
considerations, and security considerations.</t>

<t>Each entry contains:</t>

<texttable>
      <ttcol align='left'>Field</ttcol>
      <ttcol align='left'>Description</ttcol>
      <c>Claim Name</c>
      <c>Dotted lowercase Claim Name.</c>
      <c>Value Type</c>
      <c>JSON value type or named object shape.</c>
      <c>Description</c>
      <c>Short claim description.</c>
      <c>Reference</c>
      <c>Stable specification reference.</c>
</texttable>

<t>The registry contains the following entries:</t>

<texttable>
      <ttcol align='left'>Claim Name</ttcol>
      <ttcol align='left'>Value Type</ttcol>
      <ttcol align='left'>Description</ttcol>
      <ttcol align='left'>Reference</ttcol>
      <c><spanx style="verb">contact.address.primary</spanx></c>
      <c>object</c>
      <c>Primary postal address.</c>
      <c>This document</c>
      <c><spanx style="verb">contact.email</spanx></c>
      <c>string</c>
      <c>Email address.</c>
      <c>This document</c>
      <c><spanx style="verb">contact.mobile</spanx></c>
      <c>string</c>
      <c>Mobile telephone number.</c>
      <c>This document</c>
      <c><spanx style="verb">person.birthdate</spanx></c>
      <c>string</c>
      <c>Full-calendar birth date.</c>
      <c>This document</c>
      <c><spanx style="verb">person.first_name</spanx></c>
      <c>string</c>
      <c>Given name.</c>
      <c>This document</c>
      <c><spanx style="verb">person.last_name</spanx></c>
      <c>string</c>
      <c>Family name.</c>
      <c>This document</c>
      <c><spanx style="verb">person.username</spanx></c>
      <c>string</c>
      <c>Username.</c>
      <c>This document</c>
</texttable>

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

<t>Claim Values can influence enrollment, protected-resource authorization,
fraud controls, compliance review, and account recovery.
Services <bcp14>MUST NOT</bcp14> treat an unverified Claim Value as independently verified.
When a Service requires proof, it needs an attestation, proof, out-of-band
verification workflow, or local verification procedure appropriate to the risk.</t>

<t>Services <bcp14>SHOULD</bcp14> validate Claim Value syntax before storing or acting on a
value. Services <bcp14>MUST</bcp14> treat claim parsing failures as <spanx style="verb">requirements_unmet</spanx>,
<spanx style="verb">invalid_request</spanx>, or another AEP core error that does not reveal unrelated
identity-recognition state.</t>

<t>Claim Values are submitted through the authenticated and idempotent Enroll
operation defined by AEP core. Implementations <bcp14>MUST</bcp14> apply the authentication,
replay, idempotency, and anti-enumeration requirements from AEP core before
acting on Claim Values. Receiving the same Claim Value through another
unauthenticated interface does not make it an authenticated AEP assertion.</t>

<t>Claim Values can contain attacker-controlled strings. Services and Agents need
ordinary input-handling protections when displaying, storing, logging, or
forwarding values.</t>

<t>Services <bcp14>MUST</bcp14> bound the encoded size, string length, object depth, and member
count they accept under local policy. Audit records <bcp14>SHOULD</bcp14> identify the policy
decision and verification method without copying raw Claim Values.</t>

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

<t>Claim Values can contain personal data and contact information. Services
<bcp14>SHOULD</bcp14> request the minimum claims required for the interaction and <bcp14>SHOULD</bcp14> place
non-essential claims in <spanx style="verb">claims.preferred</spanx> or <spanx style="verb">claims.optional</spanx> rather than
<spanx style="verb">claims.required</spanx>.</t>

<t>Agents <bcp14>SHOULD</bcp14> send the minimum Claim Values needed to satisfy the Service's
Inspect document and the Owner's intended interaction. Agents <bcp14>SHOULD</bcp14> avoid
sending birth dates or postal addresses unless those values are requested and
necessary.</t>

<t>Stable contact details, usernames, birth dates, and addresses can correlate an
Owner or Agent across Services. Services <bcp14>SHOULD</bcp14> avoid using Claim Values as
cross-Service identifiers. Agents <bcp14>SHOULD</bcp14> prefer Service-specific values when
the interaction permits them.</t>

<t>Services <bcp14>SHOULD</bcp14> avoid logging raw Claim Values in ordinary logs or telemetry.
When retention is required, Services <bcp14>SHOULD</bcp14> minimize stored values, separate
sensitive data from operational records, and apply access controls appropriate
to personal data.</t>

</section>


  </middle>

  <back>


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

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



<reference anchor="RFC5321">
  <front>
    <title>Simple Mail Transfer Protocol</title>
    <author fullname="J. Klensin" initials="J." surname="Klensin"/>
    <date month="October" year="2008"/>
    <abstract>
      <t>This document is a specification of the basic protocol for Internet electronic mail transport. It consolidates, updates, and clarifies several previous documents, making all or parts of most of them obsolete. It covers the SMTP extension mechanisms and best practices for the contemporary Internet, but does not provide details about particular extensions. Although SMTP was designed as a mail transport and delivery protocol, this specification also contains information that is important to its use as a "mail submission" protocol for "split-UA" (User Agent) mail reading systems and mobile environments. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="5321"/>
  <seriesInfo name="DOI" value="10.17487/RFC5321"/>
</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="RFC3339">
  <front>
    <title>Date and Time on the Internet: Timestamps</title>
    <author fullname="G. Klyne" initials="G." surname="Klyne"/>
    <author fullname="C. Newman" initials="C." surname="Newman"/>
    <date month="July" year="2002"/>
    <abstract>
      <t>This document defines a date and time format for use in Internet protocols that is a profile of the ISO 8601 standard for representation of dates and times using the Gregorian calendar.</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="3339"/>
  <seriesInfo name="DOI" value="10.17487/RFC3339"/>
</reference>
<reference anchor="RFC9110">
  <front>
    <title>HTTP Semantics</title>
    <author fullname="R. Fielding" initials="R." role="editor" surname="Fielding"/>
    <author fullname="M. Nottingham" initials="M." role="editor" surname="Nottingham"/>
    <author fullname="J. Reschke" initials="J." role="editor" surname="Reschke"/>
    <date month="June" year="2022"/>
    <abstract>
      <t>The Hypertext Transfer Protocol (HTTP) is a stateless application-level protocol for distributed, collaborative, hypertext information systems. This document describes the overall architecture of HTTP, establishes common terminology, and defines aspects of the protocol that are shared by all versions. In this definition are core protocol elements, extensibility mechanisms, and the "http" and "https" Uniform Resource Identifier (URI) schemes.</t>
      <t>This document updates RFC 3864 and obsoletes RFCs 2818, 7231, 7232, 7233, 7235, 7538, 7615, 7694, and portions of 7230.</t>
    </abstract>
  </front>
  <seriesInfo name="STD" value="97"/>
  <seriesInfo name="RFC" value="9110"/>
  <seriesInfo name="DOI" value="10.17487/RFC9110"/>
</reference>

<reference anchor="AEP-CORE" target="https://datatracker.ietf.org/doc/draft-kavian-agent-enrollment-protocol/">
  <front>
    <title>The Agent Enrollment Protocol</title>
    <author initials="N." surname="Kavian" fullname="N. Kavian">
      <organization></organization>
    </author>
    <date year="2026" month="July" day="23"/>
  </front>
  <seriesInfo name="Internet-Draft" value="draft-kavian-agent-enrollment-protocol-02"/>
</reference>


<reference anchor="RFC2119">
  <front>
    <title>Key words for use in RFCs to Indicate Requirement Levels</title>
    <author fullname="S. Bradner" initials="S." surname="Bradner"/>
    <date month="March" year="1997"/>
    <abstract>
      <t>In many standards track documents several words are used to signify the requirements in the specification. These words are often capitalized. This document defines these words as they should be interpreted in IETF documents. This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
    </abstract>
  </front>
  <seriesInfo name="BCP" value="14"/>
  <seriesInfo name="RFC" value="2119"/>
  <seriesInfo name="DOI" value="10.17487/RFC2119"/>
</reference>
<reference anchor="RFC8174">
  <front>
    <title>Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</title>
    <author fullname="B. Leiba" initials="B." surname="Leiba"/>
    <date month="May" year="2017"/>
    <abstract>
      <t>RFC 2119 specifies common key words that may be used in protocol specifications. This document aims to reduce the ambiguity by clarifying that only UPPERCASE usage of the key words have the defined special meanings.</t>
    </abstract>
  </front>
  <seriesInfo name="BCP" value="14"/>
  <seriesInfo name="RFC" value="8174"/>
  <seriesInfo name="DOI" value="10.17487/RFC8174"/>
</reference>



    </references>

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



<reference anchor="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>



  </back>

<!-- ##markdown-source:
H4sIAAAAAAAAA81abXPbyJH+Pr9iTvmwSY6gRdnerHWpJIosZ5VYlmPJSe1d
XZlDYEgiAgFmBpTM9Xp/y/2W+2X3dPcM3kgqrt0vpyqXQWDQ09OvT3cjSRJV
53VhT/XR2cVbfV6YfKX/ZoqN9UfKzGbO3ncf4WZWpaVZ4YXMmXmd3Jn73JSJ
sesk5RXJ8bHKTI0FJ8cnXyfHv0lOnqoUNxaV255qX2cqX7tTXbuNr0+Oj18c
nyi/ma1y7/OqrLdrvHl5cftK+dqU2QdTVKXl1Vat81OldV2lp3prPS595Wpn
5775vV21P82mXlaO3kjwT+u8xIM3Y/0X5phvyUH69yq3MGX+vanBzan+s3EP
eTnSl2U61r+8LF8V1cOveJ1dmbw4BQn/h7yc4/babMcmV6qs3Apv31va+t2r
8+dPTybh8puT5y/C5dOnT+Pli8nkmC4h5eT8+t3FKdOParldWn22sGWtL0pX
FcWKLt+6CmKoiiNZatzC1qd6Wddrf/rkCcRvamfSO+vGua3nY5zpCfT2pK8y
IprYhmiyDkSfMNEdHdJNb11uPc5bCZMagqmtK22dvCTaQ6s4tEUCpdPbrY7o
L9mno316UsRBX8rfTE6+PlXj8VipJEm0mXmSQK3U7TL3GoffsOAyO89L67XR
bK3JPZm6hnnCzhYaRHW9R94qylv/Ekr61Vhf1tqvbZrPIQ2YtJkVVggyqyBf
ZkTswbgsSavVGpzSkj/fXL9RsqVfmjUW1ktTy3YeXJSaPQFsblxeLnQrOf2w
tKV29p9wzNpmerbVRt1Yd5+nFjogZurmlEEGqzzLCqvUL0hJrso2Kdk0SeQR
i5IT6sLWJKS4g8nuratz3z9lXqocy4bb8+mFQBk2CsdKK+esX1dlRqcTUiwO
ooXVShiK5xyTS9BLttEbaadEKKlzdlDe6tvb27cIEAZsIB7olU2X8ODUq42n
bfixh7uWNW7qT5+Cy33+PNb7jSMnm67W1rFe+ayKNuppjmwFql2BCaz0gZcU
IQxmJ2fzYxF2NK9cSJfEuSmKrfYr/MfWtIAl4+lqXVhihQ/HVio7zIy3BXhT
DzkcZoNDmjs6G8nHaIgYvBY6z4h2vSU3q3CUxUjfldVDsq02TnxxpBGlaAM/
QqBTZJoFHAoappihV1Vmwc+rTb0hmQe5iGWKcGAJWS78Dw1edR5V63CxsqsZ
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
AAA=

-->

</rfc>

