<?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.30 (Ruby 3.4.8) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-ietf-spice-glue-id-06" category="std" consensus="true" submissionType="IETF" xml:lang="en" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.31.0 -->
  <front>
    <title abbrev="SPICE GLUE">GLobal Unique Enterprise (GLUE) Identifiers</title>
    <seriesInfo name="Internet-Draft" value="draft-ietf-spice-glue-id-06"/>
    <author fullname="Brent W. Zundel">
      <organization/>
      <address>
        <postal>
          <country>United States</country>
        </postal>
        <email>brent.zundel@gmail.com</email>
      </address>
    </author>
    <author fullname="Pamela Dingle">
      <organization>Microsoft Corporation</organization>
      <address>
        <postal>
          <country>United States</country>
        </postal>
        <email>pamela.dingle@microsoft.com</email>
      </address>
    </author>
    <author initials="M. B." surname="Jones" fullname="Michael B. Jones">
      <organization>Self-Issued Consulting</organization>
      <address>
        <postal>
          <country>United States</country>
        </postal>
        <email>michael_b_jones@hotmail.com</email>
        <uri>https://self-issued.info/</uri>
      </address>
    </author>
    <date year="2026" month="March" day="02"/>
    <area>Security</area>
    <workgroup>Secure Patterns for Internet CrEdentials</workgroup>
    <keyword>URI</keyword>
    <keyword>URN</keyword>
    <keyword>Enterprise</keyword>
    <keyword>Entity Identifiers</keyword>
    <abstract>
      <?line 79?>

<t>This specification establishes a URN namespace for
GLobal Unique Enterprise (GLUE) Identifiers.
This enables URN identifiers to be used for businesses and organizations.
It enables organizational identities from existing authorities to be represented within this URN namespace.</t>
    </abstract>
    <note removeInRFC="true">
      <name>About This Document</name>
      <t>
        The latest revision of this draft can be found at <eref target="https://ietf-wg-spice.github.io/draft-ietf-spice-glue-id/draft-ietf-spice-glue-id.html"/>.
        Status information for this document may be found at <eref target="https://datatracker.ietf.org/doc/draft-ietf-spice-glue-id/"/>.
      </t>
      <t>
        Discussion of this document takes place on the
        Secure Patterns for Internet CrEdentials Working Group mailing list (<eref target="mailto:spice@ietf.org"/>),
        which is archived at <eref target="https://mailarchive.ietf.org/arch/browse/spice/"/>.
        Subscribe at <eref target="https://www.ietf.org/mailman/listinfo/spice/"/>.
      </t>
      <t>Source for this draft and an issue tracker can be found at
        <eref target="https://github.com/ietf-wg-spice/draft-ietf-spice-glue-id"/>.</t>
    </note>
  </front>
  <middle>
    <?line 86?>

<section anchor="introduction">
      <name>Introduction</name>
      <t>There are myriad entity identifier types for businesses and organizations.
With the increasing use of digital credentials, there is a need for a common
methodology for expressing these identifiers such that claims about and by such
entities can be made in a consistent and interoperable manner.</t>
      <t>This specification establishes a URN namespace that standardizes the expression of
existing organizational entity identifiers by providing a common representation format.
It also establishes an IANA registry for managing how existing organizational entity
identification mechanisms relate to this namespace.</t>
      <t>Any organizational entity identifier whose identification mechanism has been registered
as an Authority Identifier in the registry may be represented as a GLUE URI.</t>
      <section anchor="requirements-notation-and-conventions">
        <name>Requirements Notation and Conventions</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 specification uses the following terms:</t>
        <dl>
          <dt>GLUE URI:</dt>
          <dd>
            <t>a URI that uses the GLUE URN namespace established in this specification.</t>
          </dd>
          <dt>Authority Identifier:</dt>
          <dd>
            <t>identifier for the External Authority responsible for assigning the External Identifiers used in GLUE URIs over which it has jurisdiction.</t>
          </dd>
          <dt>External Identifier:</dt>
          <dd>
            <t>identifier assigned by an External Authority to identify a particular organization within GLUE URIs with Authority Identifier(s) over which it has jurisdiction.</t>
          </dd>
          <dt>External Authority:</dt>
          <dd>
            <t>an organization that allocates External Identifiers over which it has jurisdiction that are used in GLUE URIs with its Authority Identifier(s).</t>
          </dd>
        </dl>
      </section>
    </section>
    <section anchor="core-concepts">
      <name>Core Concepts</name>
      <t>Every GLUE URI <bcp14>MUST</bcp14>
contain the following components:</t>
      <ul spacing="normal">
        <li>
          <t>The Authority Identifier</t>
        </li>
        <li>
          <t>The External Identifier</t>
        </li>
      </ul>
      <section anchor="uniqueness-and-namespacing">
        <name>Uniqueness and Namespacing</name>
        <t>Each GLUE URI <bcp14>MUST</bcp14> be globally unique.</t>
        <t>An organization can be identified by multiple GLUE URIs,
but each GLUE URI can only refer to a single organization.</t>
        <t>It is assumed that most registered organizational entity identification schemes
already handle any necessary namespacing as part of the External Identifier.
However, if collisions are possible within the set of possible external
identifiers for an Authority Identifier scheme, then further namespacing is
necessary at the GLUE URI level.
Such namespacing <bcp14>MUST</bcp14> be done using the Authority Identifier.
The combination of the Authority Identifier and the External Identifier
<bcp14>MUST</bcp14> result in a unique GLUE URI.</t>
        <t>For example, assume there is an External Authority FEA that provides identifiers
for organizations in Singapore and South Korea. The identifiers issued in
Singapore are unique within Singapore, and the identifiers issued in South Korea
are unique within South Korea, but there is no guarantee that an organization in
Singapore will not be assigned the same identifier as an organization in South
Korea. Upon registration of FEA as an Authority Identifier, it would be
necessary to separately register two different Authority Identifiers (e.g.,
FEA-SG and FEA-KR) to provide differentiation between the two sets of External
Identifiers.</t>
      </section>
    </section>
    <section anchor="glue-uris">
      <name>GLUE URIs</name>
      <t>GLUE URIs comply with <xref target="RFC3986"/>.
They begin with <tt>urn:glue:</tt> and are followed by an Authority Identifier,
a colon character (":"), and the External Identifier allocated by the authority.</t>
      <t>Authority Identifiers consist of a sequence of characters beginning with a
letter or digit and followed by any combination of letters, digits, plus ("+"),
hyphen ("-"), or period (".").
Although Authority Identifiers are case-insensitive, the canonical form is
lowercase and documents that specify Authority Identifiers must do so with
lowercase letters. An implementation should accept uppercase letters as
equivalent to lowercase in Authority Identifier names (e.g., allow "EXAMPLE" as
well as "example") for the sake of robustness but should only produce lowercase
Authority Identifier names for consistency. There is a limit of 50 characters
for the length of an Authority Identifier.
The ABNF <xref target="RFC5234"/> for Authority Identifiers is:</t>
      <t><tt>
authority-identifier = (ALPHA/DIGIT) *49( ALPHA / DIGIT / "+" / "-" / "." )
</tt></t>
      <t>External Identifiers consist of a sequence of characters beginning with a letter
or digit or hyphen ("-") and followed by any combination of letters, digits,
plus ("+"), hyphen ("-"), or period (".").
A digit or hyphen is allowed as the first character to permit the case where the
External Identifier is the representation of a number. It is specific to the
Authority Identifier whether the External Identifiers are case-insensitive or
case-sensitive. When they are case-insensitive, the canonical form is lowercase
and documents that specify External Identifiers must do so with lowercase
letters. There is a limit of 1000 characters for an External Identifier.
The ABNF <xref target="RFC5234"/> for External Identifiers is:</t>
      <t><tt>
external-identifier = ( ALPHA / DIGIT / "-" ) *999( ALPHA / DIGIT / "+" / "-" / "." )
</tt></t>
      <t>Combining these, the ABNF <xref target="RFC5234"/> for a GLUE URI is:</t>
      <t><tt>
glue-uri = "urn:glue:" authority-identifier ":" external-identifier
</tt></t>
      <t>For example, the following is a GLUE URI using the Authority Identifier "pen"
and the External Identifier "32473". This example uses the Enterprise Number "32473" reserved for documentation in <xref target="RFC5612"/>.</t>
      <t><tt>
urn:glue:pen:32473
</tt></t>
      <t>A GLUE URI is defined over the restricted US-ASCII syntax specified in this
section. Percent-encoding is not permitted. Consequently, GLUE URIs do not
support representation of External Identifiers whose canonical form includes
non-ASCII characters. This specification is therefore limited to identifier
systems whose canonical representations are fully within the permitted character
set.</t>
      <t>The Authority Identifier <bcp14>MUST</bcp14> be registered in the GLUE URI Authority Identifier registry
defined in <xref target="GLUE-URN"/>.
The External Identifier <bcp14>MUST</bcp14> be the identifier assigned to the organization
by the External Authority.</t>
    </section>
    <section anchor="authority-identifiers">
      <name>GLUE Authority Identifiers</name>
      <t>This section defines the GLUE Authority Identifiers listed in <xref target="glue-def"/>.</t>
      <table anchor="glue-def">
        <name>Defined GLUE Authority Identifiers</name>
        <thead>
          <tr>
            <th align="left">Organization</th>
            <th align="left">Authority Identifier</th>
            <th align="left">External Authority Specification</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td align="left">GS1</td>
            <td align="left">gln</td>
            <td align="left">https://www.gs1.org/standards/id-keys/gln</td>
          </tr>
          <tr>
            <td align="left">GLEIF</td>
            <td align="left">lei</td>
            <td align="left">https://www.iso.org/standard/78829.html</td>
          </tr>
          <tr>
            <td align="left">Dun &amp; Bradstreet</td>
            <td align="left">duns</td>
            <td align="left">https://www.dnb.com/duns.html</td>
          </tr>
          <tr>
            <td align="left">Private Enterprise Numbers</td>
            <td align="left">pen</td>
            <td align="left">https://www.iana.org/assignments/enterprise-numbers</td>
          </tr>
          <tr>
            <td align="left">ISO/IEC 6523</td>
            <td align="left">iso6523</td>
            <td align="left">https://www.iso.org/standard/82246.html</td>
          </tr>
        </tbody>
      </table>
      <t>These are registered in the GLUE Authority Identifier URN Registry in <xref target="GLUE-URN"/>.</t>
      <section anchor="equivalence-to-similar-uris">
        <name>Equivalence to Similar URIs</name>
        <t>A GLUE URI is an identifier in a distinct URN namespace. By default, a GLUE URI
is not equivalent to any other URI, including a URI defined by the referenced
authority's own namespace. Equivalence between a GLUE URI and a non-GLUE URI
exists only when explicitly specified for a given Authority Identifier.
Implementations and relying parties <bcp14>MUST NOT</bcp14> assume equivalence between GLUE
URIs and non-GLUE URIs unless such equivalence is explicitly defined by the
authority or documented in the relevant registry entry.</t>
        <section anchor="lei-urns">
          <name>LEI URNs</name>
          <t><xref target="LEI-IANA"/> registers a URN namespace for Legal Entity Identifiers (LEIs).
This means that LEIs can be
represented as URNs in at least two ways. Therefore there is an equivalence
between a GLUE URI with an "lei" Authority Identifier and an LEI URN, provided
the 20-digit LEI Code of the LEI URN is identifical to the External Identifier
of the GLUE URI. For example, "urn:lei:INR2EJN1ERAN0W5ZP974" is equivalent to
"urn:glue:lei:INR2EJN1ERAN0W5ZP974".</t>
        </section>
      </section>
    </section>
    <section anchor="security-considerations">
      <name>Security Considerations</name>
      <t>The security considerations inherent to using URNs apply.
Security considerations for URNs can be found in <xref target="RFC2141"/>.</t>
      <t>The global uniqueness of GLUE URIs prevents situations in which
the same identifier is allocated in different local namespaces
and cannot be disambiguated when used.
For instance both Canadian and Singaporean organization registries might use
the local identifier "42", but with these referring to different organizations.
Embedding these local identifiers in GLUE URIs enables disambiguation.</t>
    </section>
    <section anchor="privacy-considerations">
      <name>Privacy Considerations</name>
      <section anchor="private-identifiers-as-corporate-identifiers">
        <name>Private Identifiers as Corporate Identifiers</name>
        <t>There are some corporate identifiers that make use of personal identifiers. For
example, this is the case for some registered sole-proprietor businesses in the
United States, where the Tax ID may be the same as the Social Security Number
(SSN) of the business owner. Where the Tax ID uniquely identifies the business,
the SSN uniquely identifies an individual.</t>
        <t>It is possible for such business identifiers to be represented as GLUE URIs. An
identifier's expression as a GLUE URI does not change the privacy
characteristics of that identifier. The same cautions and concerns need to be
taken with the GLUE URI representation as with the original identifier.</t>
        <t>Implementers storing or evaluating GLUE URIs are encouraged to be aware the
privacy characteristics of each identification scheme represented by an
Authority Identifier and to appropriately handle any GLUE URI which violates
privacy policies.</t>
      </section>
    </section>
    <section anchor="iana-considerations">
      <name>IANA Considerations</name>
      <t>This section establishes a registry and populates it with its initial contents.</t>
      <t>Values are registered on a Specification Required (<xref section="4.6" sectionFormat="of" target="RFC8126"/>)
basis after a two-week review period on the spice-ext-review@ietf.org
mailing list, on the advice of one or more Designated Experts.
However, to allow for the allocation of values prior to publication
of the final version of a specification,
the Designated Experts may approve registration once they are satisfied
that the specification will be completed and published.
However, if the specification is not completed and published
in a timely manner, as determined by the Designated Experts,
the Designated Experts may request that IANA withdraw the registration.</t>
      <t>Registration requests sent to the mailing list for review should use
an appropriate subject
(e.g., "Request to register URN urn:glue: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.
The Designated Experts verify that a specification exists. Experts are
encouraged to be biased towards approving registrations unless they are abusive,
frivolous, or actively harmful (not merely aesthetically displeasing or
architecturally dubious).</t>
      <t>Denials should include an explanation and, if applicable,
suggestions as to how to make the request successful.
If the designated experts are not responsive,
the registration requesters should contact IANA to escalate the process.</t>
      <t>Criteria that should be applied by the Designated Experts includes
determining whether the proposed registration duplicates existing functionality,
determining whether it is likely to be of general applicability
or whether it is useful only for a single application,
and whether the registration references an existing organizational registry
operated by an External Authority identified by the proposed Authority Identifier.</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 multiple Designated Experts be appointed who are able to
represent the perspectives of different applications using this specification,
in order to enable broadly-informed review of registration decisions.
In cases where a registration decision could be perceived as
creating a conflict of interest for a particular Expert,
that Expert should defer to the judgment of the other Experts.</t>
      <t>The reason for the use of the mailing list is to enable
public review of registration requests, enabling both Designated Experts
and other interested parties to provide feedback on proposed registrations.
The reason to allow the Designated Experts to
allocate values prior to publication as a final specification is to enable
giving authors of specifications proposing registrations
the benefit of review by the Designated Experts
before the specification is completely done,
so that if problems are identified, the authors can iterate and fix them
before publication of the final specification.</t>
      <section anchor="GLUE-URN">
        <name>GLUE Authority Identifier URN Registry</name>
        <t>This specification establishes the
IANA "GLUE Authority Identifier URN" registry
creating a URN namespace for Authority Identifiers for
GLobal Unique Enterprise (GLUE) Identifiers.</t>
        <t>Each entry registers the URN for an Authority Identifier within the
"urn:glue:" namespace.
The organization responsible for the Authority Identifier is recorded.</t>
        <t>IANA is requested to create the
"GLobal Unique Enterprise (GLUE) Identifiers"
registry group located at
https://www.iana.org/assignments/glue-identifiers/
and place this registry there.</t>
        <section anchor="registration-template">
          <name>Registration Template</name>
          <dl>
            <dt>Authority Identifier:</dt>
            <dd>
              <t>identifier for the External Authority responsible for assigning the External Identifier used in GLUE URIs.
This identifier
is not case sensitive and any letters <bcp14>MUST</bcp14> be expressed in lowercase characters.
It <bcp14>MUST</bcp14> consist of a sequence of characters with a mazimum length of 50,
beginning with a letter and followed by any combination of
letters, digits, plus ("+"), period ("."), or hyphen ("-").</t>
            </dd>
            <dt>URN:</dt>
            <dd>
              <t>The URN within the "urn:glue:" namespace
consisting of "urn:glue:" followed by
the Authority Identifier.</t>
            </dd>
            <dt>Organization:</dt>
            <dd>
              <t>The organization responsible for the Authority Identifier.</t>
            </dd>
            <dt>Change Controller:</dt>
            <dd>
              <t>For IETF stream RFCs, use "IETF".
For others, give the name of the responsible party.
Other details (e.g., postal address, e-mail address, or 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 Authority Identifier to be registered,
preferably including URLs that can be used to retrieve 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="gln">
            <name>gln</name>
            <ul spacing="normal">
              <li>
                <t>Authority Identifier: gln</t>
              </li>
              <li>
                <t>URN: urn:glue:gln</t>
              </li>
              <li>
                <t>Organization: GS1</t>
              </li>
              <li>
                <t>Change Controller: IETF</t>
              </li>
              <li>
                <t>Specification Document(s): <xref target="authority-identifiers"/> of this specification, <xref target="GLN"/></t>
              </li>
            </ul>
          </section>
          <section anchor="lei">
            <name>lei</name>
            <ul spacing="normal">
              <li>
                <t>Authority Identifier: lei</t>
              </li>
              <li>
                <t>URN: urn:glue:lei</t>
              </li>
              <li>
                <t>Organization: GLEIF</t>
              </li>
              <li>
                <t>Change Controller: IETF</t>
              </li>
              <li>
                <t>Specification Document(s): <xref target="authority-identifiers"/> of this specification, <xref target="LEI"/>, <xref target="LEI-IANA"/></t>
              </li>
            </ul>
          </section>
          <section anchor="duns">
            <name>duns</name>
            <ul spacing="normal">
              <li>
                <t>Authority Identifier: duns</t>
              </li>
              <li>
                <t>URN: urn:glue:duns</t>
              </li>
              <li>
                <t>Organization: Dun &amp; Bradstreet</t>
              </li>
              <li>
                <t>Change Controller: IETF</t>
              </li>
              <li>
                <t>Specification Document(s): <xref target="authority-identifiers"/> of this specification, <xref target="DUNS"/></t>
              </li>
            </ul>
          </section>
          <section anchor="pen">
            <name>pen</name>
            <ul spacing="normal">
              <li>
                <t>Authority Identifier: pen</t>
              </li>
              <li>
                <t>URN: urn:glue:pen</t>
              </li>
              <li>
                <t>Organization: Private Enterprise Numbers</t>
              </li>
              <li>
                <t>Change Controller: IETF</t>
              </li>
              <li>
                <t>Specification Document(s): <xref target="authority-identifiers"/> of this specification, <xref target="PEN"/>, <xref target="RFC9371"/></t>
              </li>
            </ul>
          </section>
          <section anchor="iso6523">
            <name>iso6523</name>
            <ul spacing="normal">
              <li>
                <t>Authority Identifier: iso6523</t>
              </li>
              <li>
                <t>URN: urn:glue:iso6523</t>
              </li>
              <li>
                <t>Organization: ISO/IEC 6523</t>
              </li>
              <li>
                <t>Change Controller: IETF</t>
              </li>
              <li>
                <t>Specification Document(s): <xref target="authority-identifiers"/> of this specification, <xref target="ISO6523"/></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="RFC3986">
          <front>
            <title>Uniform Resource Identifier (URI): Generic Syntax</title>
            <author fullname="T. Berners-Lee" initials="T." surname="Berners-Lee"/>
            <author fullname="R. Fielding" initials="R." surname="Fielding"/>
            <author fullname="L. Masinter" initials="L." surname="Masinter"/>
            <date month="January" year="2005"/>
            <abstract>
              <t>A Uniform Resource Identifier (URI) is a compact sequence of characters that identifies an abstract or physical resource. This specification defines the generic URI syntax and a process for resolving URI references that might be in relative form, along with guidelines and security considerations for the use of URIs on the Internet. The URI syntax defines a grammar that is a superset of all valid URIs, allowing an implementation to parse the common components of a URI reference without knowing the scheme-specific requirements of every possible identifier. This specification does not define a generative grammar for URIs; that task is performed by the individual specifications of each URI scheme. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="STD" value="66"/>
          <seriesInfo name="RFC" value="3986"/>
          <seriesInfo name="DOI" value="10.17487/RFC3986"/>
        </reference>
        <reference anchor="RFC5234">
          <front>
            <title>Augmented BNF for Syntax Specifications: ABNF</title>
            <author fullname="D. Crocker" initials="D." role="editor" surname="Crocker"/>
            <author fullname="P. Overell" initials="P." surname="Overell"/>
            <date month="January" year="2008"/>
            <abstract>
              <t>Internet technical specifications often need to define a formal syntax. Over the years, a modified version of Backus-Naur Form (BNF), called Augmented BNF (ABNF), has been popular among many Internet specifications. The current specification documents ABNF. It balances compactness and simplicity with reasonable representational power. The differences between standard BNF and ABNF involve naming rules, repetition, alternatives, order-independence, and value ranges. This specification also supplies additional rule definitions and encoding for a core lexical analyzer of the type common to several Internet specifications. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="STD" value="68"/>
          <seriesInfo name="RFC" value="5234"/>
          <seriesInfo name="DOI" value="10.17487/RFC5234"/>
        </reference>
        <reference anchor="GLN" target="https://www.gs1.org/standards/id-keys/gln">
          <front>
            <title>Global Location Nymber (GLN)</title>
            <author>
              <organization/>
            </author>
            <date>n.d.</date>
          </front>
        </reference>
        <reference anchor="DUNS" target="https://www.dnb.com/duns.html">
          <front>
            <title>D-U-N-S Numbers</title>
            <author>
              <organization/>
            </author>
            <date>n.d.</date>
          </front>
        </reference>
        <reference anchor="LEI" target="https://www.iso.org/standard/78829.html">
          <front>
            <title>Legal Entity Identifier (LEI)</title>
            <author>
              <organization/>
            </author>
            <date year="2020"/>
          </front>
        </reference>
        <reference anchor="PEN" target="https://www.iana.org/assignments/enterprise-numbers">
          <front>
            <title>Private Enterprise Numbers</title>
            <author>
              <organization/>
            </author>
            <date>n.d.</date>
          </front>
        </reference>
        <reference anchor="ISO6523" target="https://www.iso.org/standard/82246.html">
          <front>
            <title>ISO/IEC 6523-1:2023. Information technology — Structure for the identification of organizations and organization parts, Part 1: Identification of organization identification schemes</title>
            <author>
              <organization/>
            </author>
            <date year="2023"/>
          </front>
        </reference>
        <reference anchor="LEI-IANA" target="https://www.iana.org/assignments/urn-formal/lei">
          <front>
            <title>LEI Namespace Identifier</title>
            <author>
              <organization/>
            </author>
            <date>n.d.</date>
          </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="RFC2141">
          <front>
            <title>URN Syntax</title>
            <author fullname="R. Moats" initials="R." surname="Moats"/>
            <date month="May" year="1997"/>
            <abstract>
              <t>Uniform Resource Names (URNs) are intended to serve as persistent, location-independent, resource identifiers. This document sets forward the canonical syntax for URNs. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="2141"/>
          <seriesInfo name="DOI" value="10.17487/RFC2141"/>
        </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>
        <reference anchor="RFC9371">
          <front>
            <title>Registration Procedures for Private Enterprise Numbers (PENs)</title>
            <author fullname="A. Baber" initials="A." surname="Baber"/>
            <author fullname="P. Hoffman" initials="P." surname="Hoffman"/>
            <date month="March" year="2023"/>
            <abstract>
              <t>This document describes how Private Enterprise Numbers (PENs) are registered by IANA. It shows how to request a new PEN and how to modify a current PEN. It also gives a brief overview of PEN uses.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9371"/>
          <seriesInfo name="DOI" value="10.17487/RFC9371"/>
        </reference>
        <reference anchor="RFC5612">
          <front>
            <title>Enterprise Number for Documentation Use</title>
            <author fullname="P. Eronen" initials="P." surname="Eronen"/>
            <author fullname="D. Harrington" initials="D." surname="Harrington"/>
            <date month="August" year="2009"/>
            <abstract>
              <t>This document describes an Enterprise Number (also known as SMI Network Management Private Enterprise Code) for use in documentation. This memo provides information for the Internet community.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5612"/>
          <seriesInfo name="DOI" value="10.17487/RFC5612"/>
        </reference>
      </references>
    </references>
    <?line 451?>

<section numbered="false" anchor="acknowledgments">
      <name>Acknowledgments</name>
      <t>Carsten Bormann,
Mohamed Boucadair,
Tim Bray,
Deb Cooley,
Patrik Fältström,
Arnt Gulbrandsen,
Sue Hares,
John Klensin,
Erik Kline,
Martin Lindström,
Rohan Mahy,
James Manger,
Orie Steele,
Alexander (A.J.) Stein,
Martin Thomson,
Éric Vyncke,
and Peter Yee
contributed to this specification.</t>
    </section>
    <section numbered="false" anchor="document-history">
      <name>Document History</name>
      <t>-06</t>
      <ul spacing="normal">
        <li>
          <t>Addressed Deb Cooley's review comments, specifically:
          </t>
          <ul spacing="normal">
            <li>
              <t>Reworked term definitions.</t>
            </li>
            <li>
              <t>Added security consideration about uniqueness of GLUE URIs.</t>
            </li>
            <li>
              <t>Updated registration instructions to include a criterion about
an existing organizational registry operated by an External Authority
identified by the proposed Authority Identifier.</t>
            </li>
          </ul>
        </li>
        <li>
          <t>Addressed Mohamed Boucadair's review comments, specifically:
          </t>
          <ul spacing="normal">
            <li>
              <t>Used neutral language "organization" that doesn't assume that all organizations are businesses.</t>
            </li>
            <li>
              <t>Reworded confusing text about uniqueness.</t>
            </li>
            <li>
              <t>Made the RFC 5234 reference normative.</t>
            </li>
          </ul>
        </li>
        <li>
          <t>Addressed Erik Kline's review comments, specifically:
          </t>
          <ul spacing="normal">
            <li>
              <t>Expanded LEI on first use to Legal Entity Identifier (LEI).</t>
            </li>
            <li>
              <t>Included instructions to the designated experts about ensuring that
the registration references an existing organizational registry
operated by an External Authority identified by the proposed Authority Identifier.</t>
            </li>
          </ul>
        </li>
      </ul>
      <t>-05</t>
      <ul spacing="normal">
        <li>
          <t>Added ISO/IEC 6523 identifiers.</t>
        </li>
        <li>
          <t>The first character of the Authority Identifier may be a digit.</t>
        </li>
        <li>
          <t>Fixed wording in IANA Considerations.</t>
        </li>
        <li>
          <t>Limited character set to US-ASCII.</t>
        </li>
        <li>
          <t>Fixed multiple nits from WGLC.</t>
        </li>
      </ul>
      <t>-04</t>
      <ul spacing="normal">
        <li>
          <t>Applied review suggestions from Martin Thomson, specifically:
          </t>
          <ul spacing="normal">
            <li>
              <t>Added references for each registered Authority Identifier.</t>
            </li>
            <li>
              <t>Added size limits for Authority Identifiers and External Identifiers.</t>
            </li>
            <li>
              <t>Added a note about LEI URNs.</t>
            </li>
          </ul>
        </li>
      </ul>
      <t>-03</t>
      <ul spacing="normal">
        <li>
          <t>Use the urn:glue URN namespace and delete the urn:ietf:spice URN namespace.</t>
        </li>
        <li>
          <t>Addressed early IANA feedback.</t>
        </li>
      </ul>
      <t>-02</t>
      <ul spacing="normal">
        <li>
          <t>Improved several descriptions in the specification.</t>
        </li>
      </ul>
      <t>-01</t>
      <ul spacing="normal">
        <li>
          <t>Updated Brent's affiliation.</t>
        </li>
      </ul>
      <t>-00</t>
      <ul spacing="normal">
        <li>
          <t>Initial working group draft, based on draft-zundel-spice-glue-id-02</t>
        </li>
      </ul>
    </section>
  </back>
  <!-- ##markdown-source:
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
We1I/C9JOUTh5U0AAA==

-->

</rfc>
