<?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.39 (Ruby 3.4.9) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-skyfire-oauth-aml-methods-00" category="std" consensus="true" submissionType="IETF" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.34.0 -->
  <front>
    <title>Anti-Money Laundering Methods Values</title>
    <seriesInfo name="Internet-Draft" value="draft-skyfire-oauth-aml-methods-00"/>
    <author initials="A." surname="Agarwal" fullname="Ankit Agarwal">
      <organization>Skyfire Systems Inc.</organization>
      <address>
        <email>ankit_agarwal@yahoo.com</email>
        <uri>https://skyfire.xyz</uri>
      </address>
    </author>
    <author initials="M." surname="Jones" fullname="Michael B. Jones">
      <organization>Self-Issued Consulting</organization>
      <address>
        <email>michael_b_jones@hotmail.com</email>
        <uri>https://self-issued.info/</uri>
      </address>
    </author>
    <author initials="N." surname="Ali" fullname="Nash Ali">
      <organization>Experian</organization>
      <address>
        <email>nash.ali@experian.com</email>
      </address>
    </author>
    <date year="2026" month="July" day="19"/>
    <area>Security</area>
    <workgroup>Web Authorization Protocol</workgroup>
    <keyword>agent</keyword>
    <keyword>agentic</keyword>
    <keyword>payment</keyword>
    <keyword>commerce</keyword>
    <keyword>compliance</keyword>
    <keyword>regulation</keyword>
    <keyword>Anti-Money Laundering</keyword>
    <keyword>AML</keyword>
    <keyword>Countering the Financing of Terrorism</keyword>
    <keyword>CFT</keyword>
    <abstract>
      <?line 110?>

<t>Financial regulations require application of Anti-Money Laundering (AML) and
Countering the Financing of Terrorism (CFT) methods in many jurisdictions worldwide.
This specification defines a claim and values for declaring what AML/CFT
methods were employed.</t>
    </abstract>
    <note removeInRFC="true">
      <name>About This Document</name>
      <t>
        The latest revision of this draft can be found at <eref target="https://skyfire-xyz.github.io/draft-skyfire-oauth-aml-methods/draft-skyfire-oauth-aml-methods.html"/>.
        Status information for this document may be found at <eref target="https://datatracker.ietf.org/doc/draft-skyfire-oauth-aml-methods/"/>.
      </t>
      <t>
        Discussion of this document takes place on the
        Web Authorization Protocol Working Group mailing list (<eref target="mailto:oauth@ietf.org"/>),
        which is archived at <eref target="https://mailarchive.ietf.org/arch/browse/oauth/"/>.
        Subscribe at <eref target="https://www.ietf.org/mailman/listinfo/oauth/"/>.
      </t>
      <t>Source for this draft and an issue tracker can be found at
        <eref target="https://github.com/skyfire-xyz/draft-skyfire-oauth-aml-methods"/>.</t>
    </note>
  </front>
  <middle>
    <?line 117?>

<section anchor="introduction">
      <name>Introduction</name>
      <t>Compliance to Anti-Money Laundering (AML) and
Countering the Financing of Terrorism (CFT) regulations
is required in many jurisdictions worldwide.
This specification defines the Anti-Money Laundering Methods (aml) claim
and values for it for declaring what Anti-Money Laundering (AML) and
Countering the Financing of Terrorism (CFT) methods were employed.
It also creates a registry for Anti-Money Laundering Methods Values
and initializes the registry with the values defined in this specification.</t>
      <t>While this claim and values are general purpose
and can be used in any JSON Web Token (JWT) <xref target="RFC7519"/>,
one use case for them is use in KYAPay tokens <xref target="I-D.skyfire-oauth-kyapay-token"/>.</t>
    </section>
    <section anchor="conventions-and-definitions">
      <name>Conventions and Definitions</name>
      <t>The key words "<bcp14>MUST</bcp14>", "<bcp14>MUST NOT</bcp14>", "<bcp14>REQUIRED</bcp14>", "<bcp14>SHALL</bcp14>", "<bcp14>SHALL
NOT</bcp14>", "<bcp14>SHOULD</bcp14>", "<bcp14>SHOULD NOT</bcp14>", "<bcp14>RECOMMENDED</bcp14>", "<bcp14>NOT RECOMMENDED</bcp14>",
"<bcp14>MAY</bcp14>", and "<bcp14>OPTIONAL</bcp14>" in this document are to be interpreted as
described in BCP 14 <xref target="RFC2119"/> <xref target="RFC8174"/> when, and only when, they
appear in all capitals, as shown here.</t>
      <?line -18?>

</section>
    <section anchor="aml">
      <name>Anti-Money Laundering Methods</name>
      <t>This section defines the "aml" (Anti-Money Laundering Methods) claim and
values used with it to indicate that particular
Anti-Money Laundering/Countering the Financing of Terrorism
methods were used.
In many ways, this parallels the "amr" (Authentication Methods References) claim
defined in <xref target="OpenID.Core"/>.
Like "amr", "aml" is a JWT claim whose value is
an array that lists a set of methods that were used,
in this case, as anti-money laundering methods,
rather than authentication method references.</t>
      <section anchor="amlClaim">
        <name>"aml" (Anti-Money Laundering Methods) Claim</name>
        <t>The "aml" (Anti-Money Laundering Methods) claim is a
JSON array of case-sensitive strings that are identifiers for
anti-money laundering methods used.
For instance, values might indicate that both
sanctions screening and watchlist screening methods were used.
Values used in the "aml" claim <bcp14>SHOULD</bcp14> be from those registered in the
IANA "Anti-Money Laundering Methods" registry
established by <xref target="amlRegistry"/>;
parties using this claim will need to agree upon the meanings of
any unregistered values used, which may be context specific.</t>
      </section>
      <section anchor="amlValues">
        <name>Anti-Money Laundering Method Values</name>
        <t>The following Anti-Money Laundering Method values
are defined by this specification.</t>
        <section anchor="ofacMethod">
          <name>"ofac" (OFAC Compliance) Method</name>
          <dl>
            <dt>ofac:</dt>
            <dd>
              <t>OFAC Compliance, as described in <xref target="OFAC"/></t>
            </dd>
          </dl>
        </section>
        <section anchor="sancMethod">
          <name>"sanc" (Sanctions Screening) Method</name>
          <dl>
            <dt>sanc:</dt>
            <dd>
              <t>Sanctions Screening, as described in <xref target="Sanctions"/></t>
            </dd>
          </dl>
        </section>
        <section anchor="watchMethod">
          <name>"watch" (Watchlist Screening) Method</name>
          <dl>
            <dt>watch:</dt>
            <dd>
              <t>Watchlist Screening, as described in <xref target="Watchlist"/></t>
            </dd>
          </dl>
        </section>
        <section anchor="pepMethod">
          <name>"pep" (Politically Exposed Persons Screening) Method</name>
          <dl>
            <dt>pep:</dt>
            <dd>
              <t>Politically Exposed Persons Screening, as described in <xref target="PEPs"/></t>
            </dd>
          </dl>
        </section>
        <section anchor="advMethod">
          <name>"adv" (Adverse Media Screening) Method</name>
          <dl>
            <dt>adv:</dt>
            <dd>
              <t>Adverse Media Screening, as described in <xref target="AdverseMedia"/></t>
            </dd>
          </dl>
        </section>
      </section>
    </section>
    <section anchor="security-considerations">
      <name>Security Considerations</name>
      <t>The security considerations defined in
JSON Web Token (JWT) <xref target="RFC7519"/>
apply to this specification.</t>
    </section>
    <section anchor="privacy-considerations">
      <name>Privacy Considerations</name>
      <t>The privacy considerations defined in
JSON Web Token (JWT) <xref target="RFC7519"/>
apply to this specification.</t>
    </section>
    <section anchor="iana-considerations">
      <name>IANA Considerations</name>
      <section anchor="json-web-token-claims-registration">
        <name>JSON Web Token Claims Registration</name>
        <t>This specification registers the following Claim in the
IANA "JSON Web Token Claims" <xref target="IANA.JWT.Claims"/>
established by <xref target="RFC7519"/>.</t>
        <section anchor="aml-claim">
          <name>"aml" Claim</name>
          <ul spacing="normal">
            <li>
              <t>Claim Name: aml</t>
            </li>
            <li>
              <t>Claim Description: Anti-Money Laundering Methods</t>
            </li>
            <li>
              <t>Change Controller: Michael B. Jones - michael_b_jones@hotmail.com</t>
            </li>
            <li>
              <t>Reference: <xref target="amlClaim"/> of this specification</t>
            </li>
          </ul>
        </section>
      </section>
      <section anchor="amlRegistry">
        <name>Anti-Money Laundering Methods Registry</name>
        <t>This specification establishes the IANA "Anti-Money Laundering Methods" registry
for <tt>aml</tt> claim array element values.
The registry records the Anti-Money Laundering Method value
and a reference to the specification that defines it.
This specification registers the Anti-Money Laundering Method values
defined in <xref target="amlValues"/>.</t>
        <t>Values are registered on an Expert Review
<xref target="RFC5226"/> basis after a three-week review period on the &lt;jwt-reg-review@ietf.org&gt; mailing
list, on the advice of one or more Designated Experts.
To increase potential interoperability, the Designated Experts are requested to encourage
registrants to provide the location of a publicly accessible specification
defining the values being registered,
so that their intended usage can be more easily  understood.</t>
        <t>Registration requests sent to the mailing list for review should use
an appropriate subject
(e.g., "Request to register Anti-Money Laundering Method value: example").</t>
        <t>Within the review period, the Designated Experts will either approve or
deny the registration request, communicating this decision to the review list and IANA.
Denials should include an explanation and, if applicable, suggestions as to how to make
the request successful.
Registration requests that are undetermined for
a period longer than 21 days can be brought to the IESG's attention
(using the <eref target="mailto:iesg@ietf.org">iesg@ietf.org</eref> mailing list) for resolution.</t>
        <t>IANA must only accept registry updates from the Designated Experts and should direct
all requests for registration to the review mailing list.</t>
        <t>It is suggested that the same Designated Experts evaluate these
registration requests as those who evaluate registration requests
for the IANA "Authentication Method Reference Values" registry <xref target="IANA.AMR"/>.</t>
        <t>Criteria that should be applied by the Designated Experts include
determining whether the proposed registration duplicates existing functionality;
whether it is likely to be of general applicability
or whether it is useful only for a single application;
whether the value is actually being used;
and whether the registration description is clear.</t>
        <section anchor="registration-template">
          <name>Registration Template</name>
          <dl>
            <dt>Anti-Money Laundering Method Name:</dt>
            <dd>
              <t>The name requested (e.g., "sanc") for the authentication method
or family of closely related authentication methods.
Because a core goal of this specification is for the resulting
representations to be compact, it is <bcp14>RECOMMENDED</bcp14> that the name be short
-- that is, not to exceed 8 characters without a compelling reason to do so.
To facilitate interoperability, the name must use only
printable ASCII characters excluding double quote ('"') and backslash ('\')
(the Unicode characters with code points U+0021, U+0023 through U+005B, and
U+005D through U+007E).
This name is case sensitive.
Names may not match other registered names in a case-insensitive manner
unless the Designated Experts state that there is a compelling reason
to allow an exception.</t>
            </dd>
            <dt>Anti-Money Laundering Method Description:</dt>
            <dd>
              <t>Brief description of the Anti-Money Laundering Method
(e.g., "Watchlist Screening").</t>
            </dd>
            <dt>Change Controller:</dt>
            <dd>
              <t>For Standards Track RFCs, state "IETF". For others, give the name of the
responsible party. Other details (e.g., postal address, email address, home page
URI) may also be included.</t>
            </dd>
            <dt>Specification Document(s):</dt>
            <dd>
              <t>Reference to the document or documents that specify the parameter,
preferably including URIs that
can be used to retrieve copies of the documents.
An indication of the relevant
sections may also be included but is not required.</t>
            </dd>
          </dl>
        </section>
        <section anchor="initial-registry-contents">
          <name>Initial Registry Contents</name>
          <section anchor="ofac-method">
            <name>"ofac" Method</name>
            <ul spacing="normal">
              <li>
                <t>Anti-Money Laundering Method Name: ofac</t>
              </li>
              <li>
                <t>Anti-Money Laundering Method Description: OFAC Compliance</t>
              </li>
              <li>
                <t>Change Controller: IETF</t>
              </li>
              <li>
                <t>Reference: <xref target="ofacMethod"/> of this specification</t>
              </li>
            </ul>
          </section>
          <section anchor="sanc-method">
            <name>"sanc" Method</name>
            <ul spacing="normal">
              <li>
                <t>Anti-Money Laundering Method Name: sanc</t>
              </li>
              <li>
                <t>Anti-Money Laundering Method Description: Sanctions Screening</t>
              </li>
              <li>
                <t>Change Controller: IETF</t>
              </li>
              <li>
                <t>Reference: <xref target="sancMethod"/> of this specification</t>
              </li>
            </ul>
          </section>
          <section anchor="watch-method">
            <name>"watch" Method</name>
            <ul spacing="normal">
              <li>
                <t>Anti-Money Laundering Method Name: watch</t>
              </li>
              <li>
                <t>Anti-Money Laundering Method Description: Watchlist Screening</t>
              </li>
              <li>
                <t>Change Controller: IETF</t>
              </li>
              <li>
                <t>Reference: <xref target="watchMethod"/> of this specification</t>
              </li>
            </ul>
          </section>
          <section anchor="pep-method">
            <name>"pep" Method</name>
            <ul spacing="normal">
              <li>
                <t>Anti-Money Laundering Method Name: pep</t>
              </li>
              <li>
                <t>Anti-Money Laundering Method Description: Politically Exposed Persons Screening</t>
              </li>
              <li>
                <t>Change Controller: IETF</t>
              </li>
              <li>
                <t>Reference: <xref target="pepMethod"/> of this specification</t>
              </li>
            </ul>
          </section>
          <section anchor="adv-method">
            <name>"adv" Method</name>
            <ul spacing="normal">
              <li>
                <t>Anti-Money Laundering Method Name: adv</t>
              </li>
              <li>
                <t>Anti-Money Laundering Method Description: Adverse Media Screening</t>
              </li>
              <li>
                <t>Change Controller: IETF</t>
              </li>
              <li>
                <t>Reference: <xref target="advMethod"/> of this specification</t>
              </li>
            </ul>
          </section>
        </section>
      </section>
    </section>
  </middle>
  <back>
    <references anchor="sec-combined-references">
      <name>References</name>
      <references anchor="sec-normative-references">
        <name>Normative References</name>
        <reference anchor="RFC7519">
          <front>
            <title>JSON Web Token (JWT)</title>
            <author fullname="M. Jones" initials="M." surname="Jones"/>
            <author fullname="J. Bradley" initials="J." surname="Bradley"/>
            <author fullname="N. Sakimura" initials="N." surname="Sakimura"/>
            <date month="May" year="2015"/>
            <abstract>
              <t>JSON Web Token (JWT) is a compact, URL-safe means of representing claims to be transferred between two parties. The claims in a JWT are encoded as a JSON object that is used as the payload of a JSON Web Signature (JWS) structure or as the plaintext of a JSON Web Encryption (JWE) structure, enabling the claims to be digitally signed or integrity protected with a Message Authentication Code (MAC) and/or encrypted.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7519"/>
          <seriesInfo name="DOI" value="10.17487/RFC7519"/>
        </reference>
        <reference anchor="OFAC" target="https://ofac.treasury.gov/faqs/topic/1596">
          <front>
            <title>Starting an OFAC Compliance Program</title>
            <author>
              <organization>Office of Foreign Assets Control, U.S. Department of the Treasury</organization>
            </author>
            <date year="2015" month="January"/>
          </front>
        </reference>
        <reference anchor="Sanctions" target="https://www.swift.com/risk-and-compliance/sanctions/why-sanctions-screening-critical-financial-institutions">
          <front>
            <title>Why sanctions screening is critical for financial institutions</title>
            <author>
              <organization>Swift</organization>
            </author>
            <date/>
          </front>
        </reference>
        <reference anchor="Watchlist" target="https://withpersona.com/blog/what-is-watchlist-screening/">
          <front>
            <title>What is watchlist screening? A complete guide</title>
            <author>
              <organization>persona</organization>
            </author>
            <date year="2026" month="January"/>
          </front>
        </reference>
        <reference anchor="PEPs" target="https://www.moodys.com/web/en/us/kyc/solutions/screen-monitor/peps.html">
          <front>
            <title>Identifying Politically Exposed Persons (PEPs) and their associates</title>
            <author>
              <organization>Moody's</organization>
            </author>
            <date/>
          </front>
        </reference>
        <reference anchor="AdverseMedia" target="https://legal.thomsonreuters.com/blog/overview-adverse-media-screening/">
          <front>
            <title>Adverse media screening: An overview</title>
            <author>
              <organization>Thomson Reuters</organization>
            </author>
            <date year="2025" month="May"/>
          </front>
        </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 anchor="sec-informative-references">
        <name>Informative References</name>
        <reference anchor="RFC5226">
          <front>
            <title>Guidelines for Writing an IANA Considerations Section in RFCs</title>
            <author fullname="T. Narten" initials="T." surname="Narten"/>
            <author fullname="H. Alvestrand" initials="H." surname="Alvestrand"/>
            <date month="May" year="2008"/>
            <abstract>
              <t>Many protocols make use of identifiers consisting of constants and other well-known values. Even after a protocol has been defined and deployment has begun, new values may need to be assigned (e.g., for a new option type in DHCP, or a new encryption or authentication transform for IPsec). To ensure that such quantities have consistent values and interpretations across all implementations, their assignment must be administered by a central authority. For IETF protocols, that role is provided by the Internet Assigned Numbers Authority (IANA).</t>
              <t>In order for IANA to manage a given namespace prudently, it needs guidelines describing the conditions under which new values can be assigned or when modifications to existing values can be made. If IANA is expected to play a role in the management of a namespace, IANA must be given clear and concise instructions describing that role. This document discusses issues that should be considered in formulating a policy for assigning values to a namespace and provides guidelines for authors on the specific text that must be included in documents that place demands on IANA.</t>
              <t>This document obsoletes RFC 2434. This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5226"/>
          <seriesInfo name="DOI" value="10.17487/RFC5226"/>
        </reference>
        <reference anchor="OpenID.Core" target="https://openid.net/specs/openid-connect-core-1_0.html">
          <front>
            <title>OpenID Connect Core 1.0 incorporating errata set 2</title>
            <author initials="N." surname="Sakimura" fullname="Nat Sakimura">
              <organization/>
            </author>
            <author initials="J." surname="Bradley" fullname="John Bradley">
              <organization/>
            </author>
            <author initials="M. B." surname="Jones" fullname="Michael B. Jones">
              <organization/>
            </author>
            <author initials="B. de" surname="Medeiros" fullname="Breno de Medeiros">
              <organization/>
            </author>
            <author initials="C." surname="Mortimore" fullname="Chuck Mortimore">
              <organization/>
            </author>
            <date year="2023" month="December" day="15"/>
          </front>
        </reference>
        <reference anchor="IANA.JWT.Claims" target="https://www.iana.org/assignments/jwt">
          <front>
            <title>JSON Web Token Claims</title>
            <author>
              <organization>IANA</organization>
            </author>
            <date/>
          </front>
        </reference>
        <reference anchor="IANA.AMR" target="https://www.iana.org/assignments/authentication-method-reference-values">
          <front>
            <title>Authentication Method Reference Values</title>
            <author>
              <organization>IANA</organization>
            </author>
            <date/>
          </front>
        </reference>
        <reference anchor="I-D.skyfire-oauth-kyapay-token">
          <front>
            <title>KYAPay Token</title>
            <author fullname="Ankit Agarwal" initials="A." surname="Agarwal">
              <organization>Skyfire Systems Inc.</organization>
            </author>
            <author fullname="Michael B. Jones" initials="M. B." surname="Jones">
              <organization>Self-Issued Consulting</organization>
            </author>
            <date day="5" month="July" year="2026"/>
            <abstract>
              <t>   This document defines a token format for agent identity and payment
   tokens in JSON Web Token (JWT) format.  Authorization servers and
   resource servers from different vendors can leverage this token
   format to consume identity and payment tokens in an interoperable
   manner.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-skyfire-oauth-kyapay-token-00"/>
        </reference>
      </references>
    </references>
    <?line 359?>

<section numbered="false" anchor="document-history">
      <name>Document History</name>
      <t>[[ to be removed by the RFC Editor before publication as an RFC ]]</t>
      <t>-00</t>
      <ul spacing="normal">
        <li>
          <t>Initial draft.</t>
        </li>
      </ul>
    </section>
  </back>
  <!-- ##markdown-source:
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
8EJtLgAA

-->

</rfc>
