[urn] Request to register urn:glue

Michael Jones <[email protected]> Tue, 3 Mar 2026 18:09:37 +0000
Newsgroups gmane.ietf.urn
Message-ID <MW2PR12MB2508D3DD268B28CC95EE67CDB77FA@MW2PR12MB2508.namprd12.prod.outlook.com>
https://datatracker.ietf.org/doc/draft-ietf-spice-glue-id/ is on Thursday's IESG Telechat.  It was pointed out by Amanda Baber of IANA that the draft had failed to request registration of the URN urn:glue, which it uses.  The thread in which Amanda pointed out this omission is:
[IANA #1444305] Ballot issued: <draft-ietf-spice-glue-id-05.txt> to Proposed Standard

I have separately requested that the secretariat post the attached draft, which this registration.  The registration request in the editor's draft can be viewed at https://ietf-wg-spice.github.io/draft-ietf-spice-glue-id/draft-ietf-spice-glue-id.html#name-urn-namespace-registration.  The completed registration template for your review is:

7.2.1.  urn:glue

   Namespace Identifier:  glue
   Version:  1
   Date:  2026-03-02
   Registrant:  IETF
   Purpose:  GLobal Unique Enterprise (GLUE) identifier namespace,
      established by [[ this specification ]]
   Syntax:  As specified in the glue-uri ABNF entry in Section 3 of [[
      this specification ]]
   Assignment:  Specification Required (Section 4.6 of [RFC8126]) basis
   Security and Privacy:  GLUE URNs are public identifiers for public
      entities.
   Interoperability:  GLUE URNs encapsulate other existing identifier
      namespaces.  Therefore, they provide a globally unique equivalent
      to identifiers within those local namespaces.  Some of those
      namespaces may also utilize URNs.
   Resolution:  Resolution of GLUE URNs, which are identifiers, is not
      performed.
   Documentation:  [[ this specification ]]
   Additional Information:  N/A
   Revision Information:  N/A

                                                                Thank you,
                                                                -- Mike

_______________________________________________
urn mailing list -- [email protected]
To unsubscribe send an email to [email protected]
draft-ietf-spice-glue-id-07.html (text/html, 97.4 KB)
<!DOCTYPE html>
<html lang="en" class="Internet-Draft">
<head>
<meta charset="utf-8">
<meta content="Common,Latin" name="scripts">
<meta content="initial-scale=1.0" name="viewport">
<title>GLobal Unique Enterprise (GLUE) Identifiers</title>
<meta content="Brent W. Zundel" name="author">
<meta content="Pamela Dingle" name="author">
<meta content="Michael B. Jones" name="author">
<meta content="
       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. 
    " name="description">
<meta content="xml2rfc 3.32.0" name="generator">
<meta content="URI" name="keyword">
<meta content="URN" name="keyword">
<meta content="Enterprise" name="keyword">
<meta content="Entity Identifiers" name="keyword">
<meta content="draft-ietf-spice-glue-id-07" name="ietf.draft">
<!-- Generator version information:
  xml2rfc 3.32.0
    Python 3.12.3
    ConfigArgParse 1.7.1
    google-i18n-address 3.1.1
    intervaltree 3.2.1
    Jinja2 3.1.6
    lxml 6.0.2
    platformdirs 4.9.2
    pycountry 26.2.16
    PyYAML 6.0.3
    requests 2.32.5
    wcwidth 0.6.0
    weasyprint 65.0
-->
<link href="draft-ietf-spice-glue-id-07.xml" rel="alternate" type="application/rfc+xml">
<link href="#copyright" rel="license">
<style type="text/css">/*

  NOTE: Changes at the bottom of this file overrides some earlier settings.

  Once the style has stabilized and has been adopted as an official RFC style,
  this can be consolidated so that style settings occur only in one place, but
  for now the contents of this file consists first of the initial CSS work as
  provided to the RFC Formatter (xml2rfc) work, followed by itemized and
  commented changes found necessary during the development of the v3
  formatters.

*/

/* fonts */
@import url('https://static.ietf.org/fonts/noto-sans/import.css'); /* Sans-serif */
@import url('https://static.ietf.org/fonts/noto-serif/import.css'); /* Serif (print) */
@import url('https://static.ietf.org/fonts/roboto-mono/import.css'); /* Monospace */

:root {
  --font-sans: 'Noto Sans', Arial, Helvetica, sans-serif;
  --font-serif: 'Noto Serif', 'Times', 'Times New Roman', serif;
  --font-mono: 'Roboto Mono', Courier, 'Courier New', monospace;
}

@viewport {
  zoom: 1.0;
}
@-ms-viewport {
  width: extend-to-zoom;
  zoom: 1.0;
}
/* general and mobile first */
html {
}
body {
  max-width: 90%;
  margin: 1.5em auto;
  color: #222;
  background-color: #fff;
  font-size: 14px;
  font-family: var(--font-sans);
  line-height: 1.6;
  scroll-behavior: smooth;
  overflow-wrap: break-word;
}
.ears {
  display: none;
}

/* headings */
#title, h1, h2, h3, h4, h5, h6 {
  margin: 1em 0 0.5em;
  font-weight: bold;
  line-height: 1.3;
}
#title {
  clear: both;
  border-bottom: 1px solid #ddd;
  margin: 0 0 0.5em 0;
  padding: 1em 0 0.5em;
}
.author {
  padding-bottom: 4px;
}
h1 {
  font-size: 26px;
  margin: 1em 0;
}
h2 {
  font-size: 22px;
  margin-top: -20px;  /* provide offset for in-page anchors */
  padding-top: 33px;
}
h3 {
  font-size: 18px;
  margin-top: -36px;  /* provide offset for in-page anchors */
  padding-top: 42px;
}
h4 {
  font-size: 16px;
  margin-top: -36px;  /* provide offset for in-page anchors */
  padding-top: 42px;
}
h5, h6 {
  font-size: 14px;
}
#n-copyright-notice {
  border-bottom: 1px solid #ddd;
  padding-bottom: 1em;
  margin-bottom: 1em;
}
/* general structure */
p {
  padding: 0;
  margin: 0 0 1em 0;
  text-align: left;
}
div, span {
  position: relative;
}
div {
  margin: 0;
}
.alignRight.art-text {
  background-color: #f9f9f9;
  border: 1px solid #eee;
  border-radius: 3px;
  padding: 1em 1em 0;
  margin-bottom: 1.5em;
}
.alignRight.art-text pre {
  padding: 0;
}
.alignRight {
  margin: 1em 0;
}
.alignRight > *:first-child {
  border: none;
  margin: 0;
  float: right;
  clear: both;
}
.alignRight > *:nth-child(2) {
  clear: both;
  display: block;
  border: none;
}
svg {
  display: block;
}
@media print {
  svg {
    max-height: 850px;
    max-width: 660px;
  }
}
svg[font-family~="serif" i], svg [font-family~="serif" i] {
  font-family: var(--font-serif);
}
svg[font-family~="sans-serif" i], svg [font-family~="sans-serif" i] {
  font-family: var(--font-sans);
}
svg[font-family~="monospace" i], svg [font-family~="monospace" i] {
  font-family: var(--font-mono);
}
.alignCenter.art-text {
  background-color: #f9f9f9;
  border: 1px solid #eee;
  border-radius: 3px;
  padding: 1em 1em 0;
  margin-bottom: 1.5em;
}
.alignCenter.art-text pre {
  padding: 0;
}
.alignCenter {
  margin: 1em 0;
}
.alignCenter > *:first-child {
  display: table;
  border: none;
  margin: 0 auto;
}

/* lists */
ol, ul {
  padding: 0;
  margin: 0 0 1em 2em;
}
ol ol, ul ul, ol ul, ul ol {
  margin-left: 1em;
}
li {
  margin: 0 0 0.25em 0;
}
.ulCompact li {
  margin: 0;
}
ul.empty, .ulEmpty {
  list-style-type: none;
}
ul.empty li, .ulEmpty li {
  margin-top: 0.5em;
}
ul.ulBare, li.ulBare {
  margin-left: 0em !important;
}
ul.compact, .ulCompact,
ol.compact, .olCompact {
  line-height: 100%;
  margin: 0 0 0 2em;
}

/* definition lists */
dl {
}
dl > dt {
  float: left;
  margin-right: 1em;
}
/* 
dl.nohang > dt {
  float: none;
}
*/
dl > dd {
  margin-bottom: .8em;
  min-height: 1.3em;
}
dl.compact > dd, .dlCompact > dd {
  margin-bottom: 0em;
}
dl > dd > dl {
  margin-top: 0.5em;
  margin-bottom: 0em;
}

/* links */
a {
  text-decoration: none;
}
a[href] {
  color: #22e; /* Arlen: WCAG 2019 */
}
a[href]:hover {
  background-color: #f2f2f2;
}
figcaption a[href],
a[href].selfRef {
  color: #222;
}
/* XXX probably not this:
a.selfRef:hover {
  background-color: transparent;
  cursor: default;
} */

/* Figures */
tt, code, pre {
  background-color: #f9f9f9;
  font-family: var(--font-mono);
}
pre {
  border: 1px solid #eee;
  margin: 0;
  padding: 1em;
}
img {
  max-width: 100%;
}
figure {
  margin: 0;
}
figure blockquote {
  margin: 0.8em 0.4em 0.4em;
}
figcaption {
  font-style: italic;
  margin: 0 0 1em 0;
}
@media screen {
  pre {
    overflow-x: auto;
    max-width: 100%;
    max-width: calc(100% - 22px);
  }
}

/* aside, blockquote */
aside, blockquote {
  margin-left: 0;
  padding: 1.2em 2em;
}
blockquote {
  background-color: #f9f9f9;
  color: #111; /* Arlen: WCAG 2019 */
  border: 1px solid #ddd;
  border-radius: 3px;
  margin: 1em 0;
}
blockquote > *:last-child {
  margin-bottom: 0;
}
cite {
  display: block;
  text-align: right;
  font-style: italic;
}
.xref {
  overflow-wrap: normal;
}

/* tables */
table {
  width: 100%;
  margin: 0 0 1em;
  border-collapse: collapse;
  border: 1px solid #eee;
}
th, td {
  text-align: left;
  vertical-align: top;
  padding: 0.5em 0.75em;
}
th {
  text-align: left;
  background-color: #e9e9e9;
}
tr:nth-child(2n+1) > td {
  background-color: #f5f5f5;
}
table caption {
  font-style: italic;
  margin: 0;
  padding: 0;
  text-align: left;
}
table p {
  /* XXX to avoid bottom margin on table row signifiers. If paragraphs should
     be allowed within tables more generally, it would be far better to select on a class. */
  margin: 0;
}

/* pilcrow */
a.pilcrow {
  color: #666; /* Arlen: AHDJ 2019 */
  text-decoration: none;
  visibility: hidden;
  user-select: none;
  -ms-user-select: none;
  -o-user-select:none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -webkit-touch-callout: none;
}
@media screen {
  aside:hover > a.pilcrow,
  p:hover > a.pilcrow,
  blockquote:hover > a.pilcrow,
  div:hover > a.pilcrow,
  li:hover > a.pilcrow,
  pre:hover > a.pilcrow {
    visibility: visible;
  }
  a.pilcrow:hover {
    background-color: transparent;
  }
}

/* misc */
hr {
  border: 0;
  border-top: 1px solid #eee;
}
.bcp14 {
  font-variant: small-caps;
}

.role {
  font-variant: all-small-caps;
}

/* info block */
#identifiers {
  margin: 0;
  font-size: 0.9em;
}
#identifiers dt {
  width: 3em;
  clear: left;
}
#identifiers dd {
  float: left;
  margin-bottom: 0;
}
/* Fix PDF info block run off issue */
@media print {
  #identifiers dd {
    max-width: 100%;
  }
}
#identifiers .authors .author {
  display: inline-block;
  margin-right: 1.5em;
}
#identifiers .authors .org {
  font-style: italic;
}

/* The prepared/rendered info at the very bottom of the page */
.docInfo {
  color: #666; /* Arlen: WCAG 2019 */
  font-size: 0.9em;
  font-style: italic;
  margin-top: 2em;
}
.docInfo .prepared {
  float: left;
}
.docInfo .prepared {
  float: right;
}

/* table of contents */
#toc  {
  padding: 0.75em 0 2em 0;
  margin-bottom: 1em;
}
nav.toc ul {
  margin: 0 0.5em 0 0;
  padding: 0;
  list-style: none;
}
nav.toc li {
  line-height: 1.3em;
  margin: 0.75em 0;
  padding-left: 1.2em;
  text-indent: -1.2em;
}
/* references */
.references dt {
  text-align: right;
  font-weight: bold;
  min-width: 7em;
}
.references dd {
  margin-left: 8em;
  overflow: auto;
}

.refInstance {
  margin-bottom: 1.25em;
}

.refSubseries {
  margin-bottom: 1.25em;
}

.references .ascii {
  margin-bottom: 0.25em;
}

/* index */
.index ul {
  margin: 0 0 0 1em;
  padding: 0;
  list-style: none;
}
.index ul ul {
  margin: 0;
}
.index li {
  margin: 0;
  text-indent: -2em;
  padding-left: 2em;
  padding-bottom: 5px;
}
.indexIndex {
  margin: 0.5em 0 1em;
}
.index a {
  font-weight: 700;
}
/* make the index two-column on all but the smallest screens */
@media (min-width: 600px) {
  .index ul {
    -moz-column-count: 2;
    -moz-column-gap: 20px;
  }
  .index ul ul {
    -moz-column-count: 1;
    -moz-column-gap: 0;
  }
}

/* authors */
address.vcard {
  font-style: normal;
  margin: 1em 0;
}

address.vcard .nameRole {
  font-weight: 700;
  margin-left: 0;
}
address.vcard .label {
  font-family: var(--font-sans);
  margin: 0.5em 0;
}
address.vcard .type {
  display: none;
}
.alternative-contact {
  margin: 1.5em 0 1em;
}
hr.addr {
  border-top: 1px dashed;
  margin: 0;
  color: #ddd;
  max-width: calc(100% - 16px);
}

/* temporary notes */
.rfcEditorRemove::before {
  position: absolute;
  top: 0.2em;
  right: 0.2em;
  padding: 0.2em;
  content: "The RFC Editor will remove this note";
  color: #9e2a00; /* Arlen: WCAG 2019 */
  background-color: #ffd; /* Arlen: WCAG 2019 */
}
.rfcEditorRemove {
  position: relative;
  padding-top: 1.8em;
  background-color: #ffd; /* Arlen: WCAG 2019 */
  border-radius: 3px;
}
.cref {
  background-color: #ffd; /* Arlen: WCAG 2019 */
  padding: 2px 4px;
}
.crefSource {
  font-style: italic;
}
/* alternative layout for smaller screens */
@media screen and (max-width: 1023px) {
  body {
    padding-top: 2em;
  }
  #title {
    padding: 1em 0;
  }
  h1 {
    font-size: 24px;
  }
  h2 {
    font-size: 20px;
    margin-top: -18px;  /* provide offset for in-page anchors */
    padding-top: 38px;
  }
  #identifiers dd {
    max-width: 60%;
  }
  #toc {
    position: fixed;
    z-index: 2;
    top: 0;
    right: 0;
    padding: 0;
    margin: 0;
    background-color: inherit;
    border-bottom: 1px solid #ccc;
  }
  #toc h2 {
    margin: -1px 0 0 0;
    padding: 4px 0 4px 6px;
    padding-right: 1em;
    min-width: 190px;
    font-size: 1.1em;
    text-align: right;
    background-color: #444;
    color: white;
    cursor: pointer;
  }
  #toc h2::before { /* css hamburger */
    float: right;
    position: relative;
    width: 1em;
    height: 1px;
    left: -164px;
    margin: 6px 0 0 0;
    background: white none repeat scroll 0 0;
    box-shadow: 0 4px 0 0 white, 0 8px 0 0 white;
    content: "";
  }
  #toc nav {
    display: none;
    padding: 0.5em 1em 1em;
    overflow: auto;
    height: calc(100vh - 48px);
    border-left: 1px solid #ddd;
  }
}

/* alternative layout for wide screens */
@media screen and (min-width: 1024px) {
  body {
    max-width: 724px;
    margin: 42px auto;
    padding-left: 1.5em;
    padding-right: 29em;
  }
  #toc {
    position: fixed;
    top: 42px;
    right: 42px;
    width: 25%;
    margin: 0;
    padding: 0 1em;
    z-index: 1;
  }
  #toc h2 {
    border-top: none;
    border-bottom: 1px solid #ddd;
    font-size: 1em;
    font-weight: normal;
    margin: 0;
    padding: 0.25em 1em 1em 0;
  }
  #toc nav {
    display: block;
    height: calc(90vh - 84px);
    bottom: 0;
    padding: 0.5em 0 0;
    overflow: auto;
  }
  img { /* future proofing */
    max-width: 100%;
    height: auto;
  }
}

/* pagination */
@media print {
  body {
    width: 100%;
  }
  p {
    orphans: 3;
    widows: 3;
  }
  #n-copyright-notice {
    border-bottom: none;
  }
  #toc, #n-introduction {
    page-break-before: always;
  }
  #toc {
    border-top: none;
    padding-top: 0;
  }
  figure, pre {
    page-break-inside: avoid;
  }
  figure {
    overflow: scroll;
  }
  .breakable pre {
    break-inside: auto;
  }
  h1, h2, h3, h4, h5, h6 {
    page-break-after: avoid;
  }
  h2+*, h3+*, h4+*, h5+*, h6+* {
    page-break-before: avoid;
  }
  pre {
    white-space: pre-wrap;
    word-wrap: break-word;
    font-size: 10pt;
  }
  table {
    border: 1px solid #ddd;
  }
  td {
    border-top: 1px solid #ddd;
  }
}

/* This is commented out here, as the string-set: doesn't
   pass W3C validation currently */
/*
.ears thead .left {
  string-set: ears-top-left content();
}

.ears thead .center {
  string-set: ears-top-center content();
}

.ears thead .right {
  string-set: ears-top-right content();
}

.ears tfoot .left {
  string-set: ears-bottom-left content();
}

.ears tfoot .center {
  string-set: ears-bottom-center content();
}

.ears tfoot .right {
  string-set: ears-bottom-right content();
}
*/

@page :first {
  padding-top: 0;
  @top-left {
    content: normal;
    border: none;
  }
  @top-center {
    content: normal;
    border: none;
  }
  @top-right {
    content: normal;
    border: none;
  }
}

@page {
  size: A4;
  margin-bottom: 45mm;
  padding-top: 20px;
  /* The following is commented out here, but set appropriately by in code, as
     the content depends on the document */
  /*
  @top-left {
    content: 'Internet-Draft';
    vertical-align: bottom;
    border-bottom: solid 1px #ccc;
  }
  @top-left {
    content: string(ears-top-left);
    vertical-align: bottom;
    border-bottom: solid 1px #ccc;
  }
  @top-center {
    content: string(ears-top-center);
    vertical-align: bottom;
    border-bottom: solid 1px #ccc;
  }
  @top-right {
    content: string(ears-top-right);
    vertical-align: bottom;
    border-bottom: solid 1px #ccc;
  }
  @bottom-left {
    content: string(ears-bottom-left);
    vertical-align: top;
    border-top: solid 1px #ccc;
  }
  @bottom-center {
    content: string(ears-bottom-center);
    vertical-align: top;
    border-top: solid 1px #ccc;
  }
  @bottom-right {
      content: '[Page ' counter(page) ']';
      vertical-align: top;
      border-top: solid 1px #ccc;
  }
  */

}

/* Changes introduced to fix issues found during implementation */
/* Make sure links are clickable even if overlapped by following H* */
a {
  z-index: 2;
}
/* Separate body from document info even without intervening H1 */
section {
  clear: both;
}


/* Top align author divs, to avoid names without organization dropping level with org names */
.author {
  vertical-align: top;
}

/* Leave room in document info to show Internet-Draft on one line */
#identifiers dt {
  width: 8em;
}

/* Don't waste quite as much whitespace between label and value in doc info */
#identifiers dd {
  margin-left: 1em;
}

/* Give floating toc a background color (needed when it's a div inside section */
#toc {
  background-color: white;
}

/* Make the collapsed ToC header render white on gray also when it's a link */
@media screen and (max-width: 1023px) {
  #toc h2 a,
  #toc h2 a:link,
  #toc h2 a:focus,
  #toc h2 a:hover,
  #toc a.toplink,
  #toc a.toplink:hover {
    color: white;
    background-color: #444;
    text-decoration: none;
  }
}

/* Give the bottom of the ToC some whitespace */
@media screen and (min-width: 1024px) {
  #toc {
    padding: 0 0 1em 1em;
  }
}

/* Style section numbers with more space between number and title */
.section-number {
  padding-right: 0.5em;
}

/* prevent monospace from becoming overly large */
tt, code, pre {
  font-size: 95%;
}

/* Fix the height/width aspect for ascii art*/
.sourcecode pre,
.art-text pre {
  line-height: 1.12;
}


/* Add styling for a link in the ToC that points to the top of the document */
a.toplink {
  float: right;
  margin-right: 0.5em;
}

/* Fix the dl styling to match the RFC 7992 attributes */
dl > dt,
dl.dlParallel > dt {
  float: left;
  margin-right: 1em;
}
dl.dlNewline > dt {
  float: none;
}

/* Provide styling for table cell text alignment */
table td.text-left,
table th.text-left {
  text-align: left;
}
table td.text-center,
table th.text-center {
  text-align: center;
}
table td.text-right,
table th.text-right {
  text-align: right;
}

/* Make the alternative author contact information look less like just another
   author, and group it closer with the primary author contact information */
.alternative-contact {
  margin: 0.5em 0 0.25em 0;
}
address .non-ascii {
  margin: 0 0 0 2em;
}

/* With it being possible to set tables with alignment
  left, center, and right, { width: 100%; } does not make sense */
table {
  width: auto;
}

/* Avoid reference text that sits in a block with very wide left margin,
   because of a long floating dt label.*/
.references dd {
  overflow: visible;
}

/* Control caption placement */
caption {
  caption-side: bottom;
}

/* Limit the width of the author address vcard, so names in right-to-left
   script don't end up on the other side of the page. */

address.vcard {
  max-width: 30em;
  margin-right: auto;
}

/* For address alignment dependent on LTR or RTL scripts */
address div.left {
  text-align: left;
}
address div.right {
  text-align: right;
}

/* Provide table alignment support.  We can't use the alignX classes above
   since they do unwanted things with caption and other styling. */
table.right {
 margin-left: auto;
 margin-right: 0;
}
table.center {
 margin-left: auto;
 margin-right: auto;
}
table.left {
 margin-left: 0;
 margin-right: auto;
}

/* Give the table caption label the same styling as the figcaption */
caption a[href] {
  color: #222;
}

@media print {
  .toplink {
    display: none;
  }

  /* avoid overwriting the top border line with the ToC header */
  #toc {
    padding-top: 1px;
  }

  /* Avoid page breaks inside dl and author address entries */
  .vcard {
    page-break-inside: avoid;
  }

}
/* Tweak the bcp14 keyword presentation */
.bcp14 {
  font-variant: small-caps;
  font-weight: bold;
  font-size: 0.9em;
}
/* Tweak the invisible space above H* in order not to overlay links in text above */
 h2 {
  margin-top: -18px;  /* provide offset for in-page anchors */
  padding-top: 31px;
 }
 h3 {
  margin-top: -18px;  /* provide offset for in-page anchors */
  padding-top: 24px;
 }
 h4 {
  margin-top: -18px;  /* provide offset for in-page anchors */
  padding-top: 24px;
 }
/* Float artwork pilcrow to the right */
@media screen {
  .artwork a.pilcrow {
    display: block;
    line-height: 0.7;
    margin-top: 0.15em;
  }
}
/* Make pilcrows on dd visible */
@media screen {
  dd:hover > a.pilcrow {
    visibility: visible;
  }
}
/* Make the placement of figcaption match that of a table's caption
   by removing the figure's added bottom margin */
.alignLeft.art-text,
.alignCenter.art-text,
.alignRight.art-text {
   margin-bottom: 0;
}
.alignLeft,
.alignCenter,
.alignRight {
  margin: 1em 0 0 0;
}
/* In print, the pilcrow won't show on hover, so prevent it from taking up space,
   possibly even requiring a new line */
@media print {
  a.pilcrow {
    display: none;
  }
}
/* Styling for the external metadata */
div#external-metadata {
  background-color: #eee;
  padding: 0.5em;
  margin-bottom: 0.5em;
  display: none;
}
div#internal-metadata {
  padding: 0.5em;                       /* to match the external-metadata padding */
}
/* Styling for title RFC Number */
h1#rfcnum {
  clear: both;
  margin: 0 0 -1em;
  padding: 1em 0 0 0;
}
/* Make .olPercent look the same as <ol><li> */
dl.olPercent > dd {
  margin-bottom: 0.25em;
  min-height: initial;
}
/* Give aside some styling to set it apart */
aside {
  border-left: 1px solid #ddd;
  margin: 1em 0 1em 2em;
  padding: 0.2em 2em;
}
aside > dl,
aside > ol,
aside > ul,
aside > table,
aside > p {
  margin-bottom: 0.5em;
}
/* Additional page break settings */
@media print {
  figcaption, table caption {
    page-break-before: avoid;
  }
}
/* Font size adjustments for print */
@media print {
  body  { font-size: 10pt;      line-height: normal; max-width: 96%; }
  h1    { font-size: 1.72em;    padding-top: 1.5em; } /* 1*1.2*1.2*1.2 */
  h2    { font-size: 1.44em;    padding-top: 1.5em; } /* 1*1.2*1.2 */
  h3    { font-size: 1.2em;     padding-top: 1.5em; } /* 1*1.2 */
  h4    { font-size: 1em;       padding-top: 1.5em; }
  h5, h6 { font-size: 1em;      margin: initial; padding: 0.5em 0 0.3em; }
}
/* Sourcecode margin in print, when there's no pilcrow */
@media print {
  .artwork,
  .artwork > pre,
  .sourcecode {
    margin-bottom: 1em;
  }
}
/* Avoid narrow tables forcing too narrow table captions, which may render badly */
table {
  min-width: 20em;
}
/* ol type a */
ol.type-a { list-style-type: lower-alpha; }
ol.type-A { list-style-type: upper-alpha; }
ol.type-i { list-style-type: lower-roman; }
ol.type-I { list-style-type: upper-roman; }
/* Apply the print table and row borders in general, on request from the RPC,
and increase the contrast between border and odd row background slightly */
table {
  border: 1px solid #ddd;
}
td {
  border-top: 1px solid #ddd;
}
tr {
  break-inside: avoid;
}
tr:nth-child(2n+1) > td {
  background-color: #f8f8f8;
}
/* Use style rules to govern display of the TOC. */
@media screen and (max-width: 1023px) {
  #toc nav { display: none; }
  #toc.active nav { display: block; }
}
/* Add support for keepWithNext */
.keepWithNext {
  break-after: avoid-page;
  break-after: avoid-page;
}
/* Add support for keepWithPrevious */
.keepWithPrevious {
  break-before: avoid-page;
}
/* Change the approach to avoiding breaks inside artwork etc. */
figure, pre, table, .artwork, .sourcecode  {
  break-before: auto;
  break-after: auto;
}
/* Avoid breaks between <dt> and <dd> */
dl {
  break-before: auto;
  break-inside: auto;
}
dt {
  break-before: auto;
  break-after: avoid-page;
}
dd {
  break-before: avoid-page;
  break-after: auto;
  orphans: 3;
  widows: 3
}
span.break, dd.break {
  margin-bottom: 0;
  min-height: 0;
  break-before: auto;
  break-inside: auto;
  break-after: auto;
}
/* Undo break-before ToC */
@media print {
  #toc {
    break-before: auto;
  }
}
/* Text in compact lists should not get extra bottom margin space,
   since that would makes the list not compact */
ul.compact p, .ulCompact p,
ol.compact p, .olCompact p {
 margin: 0;
}
/* But the list as a whole needs the extra space at the end */
section ul.compact,
section .ulCompact,
section ol.compact,
section .olCompact {
  margin-bottom: 1em;                    /* same as p not within ul.compact etc. */
}
/* The tt and code background above interferes with for instance table cell
   backgrounds.  Changed to something a bit more selective. */
tt, code {
  background-color: transparent;
}
p tt, p code, li tt, li code, dt tt, dt code {
  background-color: #f8f8f8;
}
/* Tweak the pre margin -- 0px doesn't come out well */
pre {
   margin-top: 0.5px;
}
/* Tweak the compact list text */
ul.compact, .ulCompact,
ol.compact, .olCompact,
dl.compact, .dlCompact {
  line-height: normal;
}
/* Don't add top margin for nested lists */
li > ul, li > ol, li > dl,
dd > ul, dd > ol, dd > dl,
dl > dd > dl {
  margin-top: initial;
}
/* Elements that should not be rendered on the same line as a <dt> */
/* This should match the element list in writer.text.TextWriter.render_dl() */
dd > div.artwork:first-child,
dd > aside:first-child,
dd > blockquote:first-child,
dd > figure:first-child,
dd > ol:first-child,
dd > div.sourcecode:first-child,
dd > table:first-child,
dd > ul:first-child {
  clear: left;
}
/* fix for weird browser behaviour when <dd/> is empty */
dt+dd:empty::before{
  content: "\00a0";
}
/* Make paragraph spacing inside <li> smaller than in body text, to fit better within the list */
li > p {
  margin-bottom: 0.5em
}
/* Don't let p margin spill out from inside list items */
li > p:last-of-type:only-child {
  margin-bottom: 0;
}
</style>
<link href="rfc-local.css" rel="stylesheet" type="text/css">
<script type="application/javascript">async function addMetadata(){try{const e=document.styleSheets[0].cssRules;for(let t=0;t<e.length;t++)if(/#identifiers/.exec(e[t].selectorText)){const a=e[t].cssText.replace("#identifiers","#external-updates");document.styleSheets[0].insertRule(a,document.styleSheets[0].cssRules.length)}}catch(e){console.log(e)}const e=document.getElementById("external-metadata");if(e)try{var t,a="",o=function(e){const t=document.getElementsByTagName("meta");for(let a=0;a<t.length;a++)if(t[a].getAttribute("name")===e)return t[a].getAttribute("content");return""}("rfc.number");if(o){t="https://www.rfc-editor.org/rfc/rfc"+o+".json";try{const e=await fetch(t);a=await e.json()}catch(e){t=document.URL.indexOf("html")>=0?document.URL.replace(/html$/,"json"):document.URL+".json";const o=await fetch(t);a=await o.json()}}if(!a)return;e.style.display="block";const s="",d="https://datatracker.ietf.org/doc",n="https://datatracker.ietf.org/ipr/search",c="https://www.rfc-editor.org/info",l=a.doc_id.toLowerCase(),i=a.doc_id.slice(0,3).toLowerCase(),f=a.doc_id.slice(3).replace(/^0+/,""),u={status:"Status",obsoletes:"Obsoletes",obsoleted_by:"Obsoleted By",updates:"Updates",updated_by:"Updated By",see_also:"See Also",errata_url:"Errata"};let h="<dl style='overflow:hidden' id='external-updates'>";["status","obsoletes","obsoleted_by","updates","updated_by","see_also","errata_url"].forEach(e=>{if("status"==e){a[e]=a[e].toLowerCase();var t=a[e].split(" "),o=t.length,w="",p=1;for(let e=0;e<o;e++)p<o?w=w+r(t[e])+" ":w+=r(t[e]),p++;a[e]=w}else if("obsoletes"==e||"obsoleted_by"==e||"updates"==e||"updated_by"==e){var g,m="",b=1;g=a[e].length;for(let t=0;t<g;t++)a[e][t]&&(a[e][t]=String(a[e][t]).toLowerCase(),m=b<g?m+"<a href='"+s+"/rfc/".concat(a[e][t])+"'>"+a[e][t].slice(3)+"</a>, ":m+"<a href='"+s+"/rfc/".concat(a[e][t])+"'>"+a[e][t].slice(3)+"</a>",b++);a[e]=m}else if("see_also"==e){var y,L="",C=1;y=a[e].length;for(let t=0;t<y;t++)if(a[e][t]){a[e][t]=String(a[e][t]);var _=a[e][t].slice(0,3),v=a[e][t].slice(3).replace(/^0+/,"");L=C<y?"RFC"!=_?L+"<a href='"+s+"/info/"+_.toLowerCase().concat(v.toLowerCase())+"'>"+_+" "+v+"</a>, ":L+"<a href='"+s+"/info/"+_.toLowerCase().concat(v.toLowerCase())+"'>"+v+"</a>, ":"RFC"!=_?L+"<a href='"+s+"/info/"+_.toLowerCase().concat(v.toLowerCase())+"'>"+_+" "+v+"</a>":L+"<a href='"+s+"/info/"+_.toLowerCase().concat(v.toLowerCase())+"'>"+v+"</a>",C++}a[e]=L}else if("errata_url"==e){var R="";R=a[e]?R+"<a href='"+a[e]+"'>Errata exist</a> | <a href='"+d+"/"+l+"'>Datatracker</a>| <a href='"+n+"/?"+i+"="+f+"&submit="+i+"'>IPR</a> | <a href='"+c+"/"+l+"'>Info page</a>":"<a href='"+d+"/"+l+"'>Datatracker</a> | <a href='"+n+"/?"+i+"="+f+"&submit="+i+"'>IPR</a> | <a href='"+c+"/"+l+"'>Info page</a>",a[e]=R}""!=a[e]?"Errata"==u[e]?h+=`<dt>More info:</dt><dd>${a[e]}</dd>`:h+=`<dt>${u[e]}:</dt><dd>${a[e]}</dd>`:"Errata"==u[e]&&(h+=`<dt>More info:</dt><dd>${a[e]}</dd>`)}),h+="</dl>",e.innerHTML=h}catch(e){console.log(e)}else console.log("Could not locate metadata <div> element");function r(e){return e.charAt(0).toUpperCase()+e.slice(1)}}window.removeEventListener("load",addMetadata),window.addEventListener("load",addMetadata);</script>
</head>
<body class="xml2rfc">
<table class="ears">
<thead><tr>
<td class="left">Internet-Draft</td>
<td class="center">SPICE GLUE</td>
<td class="right">March 2026</td>
</tr></thead>
<tfoot><tr>
<td class="left">Zundel, et al.</td>
<td class="center">Expires 4 September 2026</td>
<td class="right">[Page]</td>
</tr></tfoot>
</table>
<div id="external-metadata" class="document-information"></div>
<div id="internal-metadata" class="document-information">
<dl id="identifiers">
<dt class="label-workgroup">Workgroup:</dt>
<dd class="workgroup">Secure Patterns for Internet CrEdentials</dd>
<dt class="label-internet-draft">Internet-Draft:</dt>
<dd class="internet-draft">draft-ietf-spice-glue-id-07</dd>
<dt class="label-published">Published:</dt>
<dd class="published">
<time datetime="2026-03-03" class="published">3 March 2026</time>
    </dd>
<dt class="label-intended-status">Intended Status:</dt>
<dd class="intended-status">Standards Track</dd>
<dt class="label-expires">Expires:</dt>
<dd class="expires"><time datetime="2026-09-04">4 September 2026</time></dd>
<dt class="label-authors">Authors:</dt>
<dd class="authors">
<div class="author">
      <div class="author-name">B. W. Zundel</div>
</div>
<div class="author">
      <div class="author-name">P. Dingle</div>
<div class="org">Microsoft Corporation</div>
</div>
<div class="author">
      <div class="author-name">M. B. Jones</div>
<div class="org">Self-Issued Consulting</div>
</div>
</dd>
</dl>
</div>
<h1 id="title">GLobal Unique Enterprise (GLUE) Identifiers</h1>
<section id="section-abstract">
      <h2 id="abstract"><a href="#abstract" class="selfRef">Abstract</a></h2>
<p id="section-abstract-1">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.<a href="#section-abstract-1" class="pilcrow">¶</a></p>
</section>
<section class="note rfcEditorRemove" id="section-note.1">
      <h2 id="name-about-this-document">
<a href="#name-about-this-document" class="section-name selfRef">About This Document</a>
      </h2>
<p id="section-note.1-1">This note is to be removed before publishing as an RFC.<a href="#section-note.1-1" class="pilcrow">¶</a></p>
<p id="section-note.1-2">
        The latest revision of this draft can be found at <span><a href="https://ietf-wg-spice.github.io/draft-ietf-spice-glue-id/draft-ietf-spice-glue-id.html">https://ietf-wg-spice.github.io/draft-ietf-spice-glue-id/draft-ietf-spice-glue-id.html</a></span>.
        Status information for this document may be found at <span><a href="https://datatracker.ietf.org/doc/draft-ietf-spice-glue-id/">https://datatracker.ietf.org/doc/draft-ietf-spice-glue-id/</a></span>.<a href="#section-note.1-2" class="pilcrow">¶</a></p>
<p id="section-note.1-3">
        Discussion of this document takes place on the
        Secure Patterns for Internet CrEdentials Working Group mailing list (<span><a href="mailto:[email protected]">mailto:[email protected]</a></span>),
        which is archived at <span><a href="https://mailarchive.ietf.org/arch/browse/spice/">https://mailarchive.ietf.org/arch/browse/spice/</a></span>.
        Subscribe at <span><a href="https://www.ietf.org/mailman/listinfo/spice/">https://www.ietf.org/mailman/listinfo/spice/</a></span>.<a href="#section-note.1-3" class="pilcrow">¶</a></p>
<p id="section-note.1-4">Source for this draft and an issue tracker can be found at
        <span><a href="https://github.com/ietf-wg-spice/draft-ietf-spice-glue-id">https://github.com/ietf-wg-spice/draft-ietf-spice-glue-id</a></span>.<a href="#section-note.1-4" class="pilcrow">¶</a></p>
</section>
<div id="status-of-memo">
<section id="section-boilerplate.1">
        <h2 id="name-status-of-this-memo">
<a href="#name-status-of-this-memo" class="section-name selfRef">Status of This Memo</a>
        </h2>
<p id="section-boilerplate.1-1">
        This Internet-Draft is submitted in full conformance with the
        provisions of BCP 78 and BCP 79.<a href="#section-boilerplate.1-1" class="pilcrow">¶</a></p>
<p id="section-boilerplate.1-2">
        Internet-Drafts are working documents of the Internet Engineering Task
        Force (IETF). Note that other groups may also distribute working
        documents as Internet-Drafts. The list of current Internet-Drafts is
        at <span><a href="https://datatracker.ietf.org/drafts/current/">https://datatracker.ietf.org/drafts/current/</a></span>.<a href="#section-boilerplate.1-2" class="pilcrow">¶</a></p>
<p id="section-boilerplate.1-3">
        Internet-Drafts are draft documents valid for a maximum of six months
        and may be updated, replaced, or obsoleted by other documents at any
        time. It is inappropriate to use Internet-Drafts as reference
        material or to cite them other than as "work in progress."<a href="#section-boilerplate.1-3" class="pilcrow">¶</a></p>
<p id="section-boilerplate.1-4">
        This Internet-Draft will expire on 4 September 2026.<a href="#section-boilerplate.1-4" class="pilcrow">¶</a></p>
</section>
</div>
<div id="copyright">
<section id="section-boilerplate.2">
        <h2 id="name-copyright-notice">
<a href="#name-copyright-notice" class="section-name selfRef">Copyright Notice</a>
        </h2>
<p id="section-boilerplate.2-1">
            Copyright (c) 2026 IETF Trust and the persons identified as the
            document authors. All rights reserved.<a href="#section-boilerplate.2-1" class="pilcrow">¶</a></p>
<p id="section-boilerplate.2-2">
            This document is subject to BCP 78 and the IETF Trust's Legal
            Provisions Relating to IETF Documents
            (<span><a href="https://trustee.ietf.org/license-info">https://trustee.ietf.org/license-info</a></span>) in effect on the date of
            publication of this document. Please review these documents
            carefully, as they describe your rights and restrictions with
            respect to this document. Code Components extracted from this
            document must include Revised BSD License text as described in
            Section 4.e of the Trust Legal Provisions and are provided without
            warranty as described in the Revised BSD License.<a href="#section-boilerplate.2-2" class="pilcrow">¶</a></p>
</section>
</div>
<div id="toc">
<section id="section-toc.1">
        <a href="#" onclick="scroll(0,0)" class="toplink">▲</a><h2 id="name-table-of-contents">
<a href="#name-table-of-contents" class="section-name selfRef">Table of Contents</a>
        </h2>
<nav class="toc"><ul class="compact toc ulBare ulEmpty">
<li class="compact toc ulBare ulEmpty" id="section-toc.1-1.1">
            <p id="section-toc.1-1.1.1" class="keepWithNext"><a href="#section-1" class="auto internal xref">1</a>.  <a href="#name-introduction" class="internal xref">Introduction</a></p>
<ul class="compact toc ulBare ulEmpty">
<li class="compact toc ulBare ulEmpty" id="section-toc.1-1.1.2.1">
                <p id="section-toc.1-1.1.2.1.1" class="keepWithNext"><a href="#section-1.1" class="auto internal xref">1.1</a>.  <a href="#name-requirements-notation-and-c" class="internal xref">Requirements Notation and Conventions</a></p>
</li>
              <li class="compact toc ulBare ulEmpty" id="section-toc.1-1.1.2.2">
                <p id="section-toc.1-1.1.2.2.1" class="keepWithNext"><a href="#section-1.2" class="auto internal xref">1.2</a>.  <a href="#name-terminology" class="internal xref">Terminology</a></p>
</li>
            </ul>
</li>
          <li class="compact toc ulBare ulEmpty" id="section-toc.1-1.2">
            <p id="section-toc.1-1.2.1"><a href="#section-2" class="auto internal xref">2</a>.  <a href="#name-core-concepts" class="internal xref">Core Concepts</a></p>
<ul class="compact toc ulBare ulEmpty">
<li class="compact toc ulBare ulEmpty" id="section-toc.1-1.2.2.1">
                <p id="section-toc.1-1.2.2.1.1"><a href="#section-2.1" class="auto internal xref">2.1</a>.  <a href="#name-uniqueness-and-namespacing" class="internal xref">Uniqueness and Namespacing</a></p>
</li>
            </ul>
</li>
          <li class="compact toc ulBare ulEmpty" id="section-toc.1-1.3">
            <p id="section-toc.1-1.3.1"><a href="#section-3" class="auto internal xref">3</a>.  <a href="#name-glue-uris" class="internal xref">GLUE URIs</a></p>
</li>
          <li class="compact toc ulBare ulEmpty" id="section-toc.1-1.4">
            <p id="section-toc.1-1.4.1"><a href="#section-4" class="auto internal xref">4</a>.  <a href="#name-glue-authority-identifiers" class="internal xref">GLUE Authority Identifiers</a></p>
<ul class="compact toc ulBare ulEmpty">
<li class="compact toc ulBare ulEmpty" id="section-toc.1-1.4.2.1">
                <p id="section-toc.1-1.4.2.1.1"><a href="#section-4.1" class="auto internal xref">4.1</a>.  <a href="#name-equivalence-to-similar-uris" class="internal xref">Equivalence to Similar URIs</a></p>
<ul class="compact toc ulBare ulEmpty">
<li class="compact toc ulBare ulEmpty" id="section-toc.1-1.4.2.1.2.1">
                    <p id="section-toc.1-1.4.2.1.2.1.1"><a href="#section-4.1.1" class="auto internal xref">4.1.1</a>.  <a href="#name-lei-urns" class="internal xref">LEI URNs</a></p>
</li>
                </ul>
</li>
            </ul>
</li>
          <li class="compact toc ulBare ulEmpty" id="section-toc.1-1.5">
            <p id="section-toc.1-1.5.1"><a href="#section-5" class="auto internal xref">5</a>.  <a href="#name-security-considerations" class="internal xref">Security Considerations</a></p>
</li>
          <li class="compact toc ulBare ulEmpty" id="section-toc.1-1.6">
            <p id="section-toc.1-1.6.1"><a href="#section-6" class="auto internal xref">6</a>.  <a href="#name-privacy-considerations" class="internal xref">Privacy Considerations</a></p>
<ul class="compact toc ulBare ulEmpty">
<li class="compact toc ulBare ulEmpty" id="section-toc.1-1.6.2.1">
                <p id="section-toc.1-1.6.2.1.1"><a href="#section-6.1" class="auto internal xref">6.1</a>.  <a href="#name-private-identifiers-as-corp" class="internal xref">Private Identifiers as Corporate Identifiers</a></p>
</li>
            </ul>
</li>
          <li class="compact toc ulBare ulEmpty" id="section-toc.1-1.7">
            <p id="section-toc.1-1.7.1"><a href="#section-7" class="auto internal xref">7</a>.  <a href="#name-iana-considerations" class="internal xref">IANA Considerations</a></p>
<ul class="compact toc ulBare ulEmpty">
<li class="compact toc ulBare ulEmpty" id="section-toc.1-1.7.2.1">
                <p id="section-toc.1-1.7.2.1.1"><a href="#section-7.1" class="auto internal xref">7.1</a>.  <a href="#name-glue-authority-identifier-u" class="internal xref">GLUE Authority Identifier URN Registry</a></p>
<ul class="compact toc ulBare ulEmpty">
<li class="compact toc ulBare ulEmpty" id="section-toc.1-1.7.2.1.2.1">
                    <p id="section-toc.1-1.7.2.1.2.1.1"><a href="#section-7.1.1" class="auto internal xref">7.1.1</a>.  <a href="#name-registration-template" class="internal xref">Registration Template</a></p>
</li>
                  <li class="compact toc ulBare ulEmpty" id="section-toc.1-1.7.2.1.2.2">
                    <p id="section-toc.1-1.7.2.1.2.2.1"><a href="#section-7.1.2" class="auto internal xref">7.1.2</a>.  <a href="#name-initial-registry-contents" class="internal xref">Initial Registry Contents</a></p>
</li>
                </ul>
</li>
              <li class="compact toc ulBare ulEmpty" id="section-toc.1-1.7.2.2">
                <p id="section-toc.1-1.7.2.2.1"><a href="#section-7.2" class="auto internal xref">7.2</a>.  <a href="#name-urn-namespace-registration" class="internal xref">URN Namespace Registration</a></p>
<ul class="compact toc ulBare ulEmpty">
<li class="compact toc ulBare ulEmpty" id="section-toc.1-1.7.2.2.2.1">
                    <p id="section-toc.1-1.7.2.2.2.1.1"><a href="#section-7.2.1" class="auto internal xref">7.2.1</a>.  <a href="#name-urnglue" class="internal xref">urn:glue</a></p>
</li>
                </ul>
</li>
            </ul>
</li>
          <li class="compact toc ulBare ulEmpty" id="section-toc.1-1.8">
            <p id="section-toc.1-1.8.1"><a href="#section-8" class="auto internal xref">8</a>.  <a href="#name-references" class="internal xref">References</a></p>
<ul class="compact toc ulBare ulEmpty">
<li class="compact toc ulBare ulEmpty" id="section-toc.1-1.8.2.1">
                <p id="section-toc.1-1.8.2.1.1"><a href="#section-8.1" class="auto internal xref">8.1</a>.  <a href="#name-normative-references" class="internal xref">Normative References</a></p>
</li>
              <li class="compact toc ulBare ulEmpty" id="section-toc.1-1.8.2.2">
                <p id="section-toc.1-1.8.2.2.1"><a href="#section-8.2" class="auto internal xref">8.2</a>.  <a href="#name-informative-references" class="internal xref">Informative References</a></p>
</li>
            </ul>
</li>
          <li class="compact toc ulBare ulEmpty" id="section-toc.1-1.9">
            <p id="section-toc.1-1.9.1"><a href="#appendix-A" class="auto internal xref"></a><a href="#name-acknowledgments" class="internal xref">Acknowledgments</a></p>
</li>
          <li class="compact toc ulBare ulEmpty" id="section-toc.1-1.10">
            <p id="section-toc.1-1.10.1"><a href="#appendix-B" class="auto internal xref"></a><a href="#name-document-history" class="internal xref">Document History</a></p>
</li>
          <li class="compact toc ulBare ulEmpty" id="section-toc.1-1.11">
            <p id="section-toc.1-1.11.1"><a href="#appendix-C" class="auto internal xref"></a><a href="#name-authors-addresses" class="internal xref">Authors' Addresses</a></p>
</li>
        </ul>
</nav>
</section>
</div>
<div id="introduction">
<section id="section-1">
      <h2 id="name-introduction">
<a href="#section-1" class="section-number selfRef">1. </a><a href="#name-introduction" class="section-name selfRef">Introduction</a>
      </h2>
<p id="section-1-1">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.<a href="#section-1-1" class="pilcrow">¶</a></p>
<p id="section-1-2">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.<a href="#section-1-2" class="pilcrow">¶</a></p>
<p id="section-1-3">Any organizational entity identifier whose identification mechanism has been registered
as an Authority Identifier in the registry may be represented as a GLUE URI.<a href="#section-1-3" class="pilcrow">¶</a></p>
<div id="requirements-notation-and-conventions">
<section id="section-1.1">
        <h3 id="name-requirements-notation-and-c">
<a href="#section-1.1" class="section-number selfRef">1.1. </a><a href="#name-requirements-notation-and-c" class="section-name selfRef">Requirements Notation and Conventions</a>
        </h3>
<p id="section-1.1-1">The key words "<span class="bcp14">MUST</span>", "<span class="bcp14">MUST NOT</span>", "<span class="bcp14">REQUIRED</span>", "<span class="bcp14">SHALL</span>", "<span class="bcp14">SHALL NOT</span>", "<span class="bcp14">SHOULD</span>", "<span class="bcp14">SHOULD NOT</span>", "<span class="bcp14">RECOMMENDED</span>", "<span class="bcp14">NOT RECOMMENDED</span>",
"<span class="bcp14">MAY</span>", and "<span class="bcp14">OPTIONAL</span>" in this document are to be interpreted as
described in BCP 14 <span>[<a href="#RFC2119" class="cite xref">RFC2119</a>]</span> <span>[<a href="#RFC8174" class="cite xref">RFC8174</a>]</span> when, and only when, they
appear in all capitals, as shown here.<a href="#section-1.1-1" class="pilcrow">¶</a></p>
</section>
</div>
<div id="terminology">
<section id="section-1.2">
        <h3 id="name-terminology">
<a href="#section-1.2" class="section-number selfRef">1.2. </a><a href="#name-terminology" class="section-name selfRef">Terminology</a>
        </h3>
<p id="section-1.2-1">This specification uses the following terms:<a href="#section-1.2-1" class="pilcrow">¶</a></p>
<span class="break"></span><dl class="dlParallel" id="section-1.2-2">
          <dt id="section-1.2-2.1">GLUE URI:</dt>
          <dd style="margin-left: 1.5em" id="section-1.2-2.2">
            <p id="section-1.2-2.2.1">a URI that uses the GLUE URN namespace established in this specification.<a href="#section-1.2-2.2.1" class="pilcrow">¶</a></p>
</dd>
          <dd class="break"></dd>
<dt id="section-1.2-2.3">Authority Identifier:</dt>
          <dd style="margin-left: 1.5em" id="section-1.2-2.4">
            <p id="section-1.2-2.4.1">identifier for the External Authority responsible for assigning the External Identifiers used in GLUE URIs over which it has jurisdiction.<a href="#section-1.2-2.4.1" class="pilcrow">¶</a></p>
</dd>
          <dd class="break"></dd>
<dt id="section-1.2-2.5">External Identifier:</dt>
          <dd style="margin-left: 1.5em" id="section-1.2-2.6">
            <p id="section-1.2-2.6.1">identifier assigned by an External Authority to identify a particular organization within GLUE URIs with Authority Identifier(s) over which it has jurisdiction.<a href="#section-1.2-2.6.1" class="pilcrow">¶</a></p>
</dd>
          <dd class="break"></dd>
<dt id="section-1.2-2.7">External Authority:</dt>
          <dd style="margin-left: 1.5em" id="section-1.2-2.8">
            <p id="section-1.2-2.8.1">an organization that allocates External Identifiers over which it has jurisdiction that are used in GLUE URIs with its Authority Identifier(s).<a href="#section-1.2-2.8.1" class="pilcrow">¶</a></p>
</dd>
        <dd class="break"></dd>
</dl>
</section>
</div>
</section>
</div>
<div id="core-concepts">
<section id="section-2">
      <h2 id="name-core-concepts">
<a href="#section-2" class="section-number selfRef">2. </a><a href="#name-core-concepts" class="section-name selfRef">Core Concepts</a>
      </h2>
<p id="section-2-1">Every GLUE URI <span class="bcp14">MUST</span>
contain the following components:<a href="#section-2-1" class="pilcrow">¶</a></p>
<ul class="normal">
<li class="normal" id="section-2-2.1">
          <p id="section-2-2.1.1">The Authority Identifier<a href="#section-2-2.1.1" class="pilcrow">¶</a></p>
</li>
        <li class="normal" id="section-2-2.2">
          <p id="section-2-2.2.1">The External Identifier<a href="#section-2-2.2.1" class="pilcrow">¶</a></p>
</li>
      </ul>
<div id="uniqueness-and-namespacing">
<section id="section-2.1">
        <h3 id="name-uniqueness-and-namespacing">
<a href="#section-2.1" class="section-number selfRef">2.1. </a><a href="#name-uniqueness-and-namespacing" class="section-name selfRef">Uniqueness and Namespacing</a>
        </h3>
<p id="section-2.1-1">Each GLUE URI <span class="bcp14">MUST</span> be globally unique.<a href="#section-2.1-1" class="pilcrow">¶</a></p>
<p id="section-2.1-2">An organization can be identified by multiple GLUE URIs,
but each GLUE URI can only refer to a single organization.<a href="#section-2.1-2" class="pilcrow">¶</a></p>
<p id="section-2.1-3">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 <span class="bcp14">MUST</span> be done using the Authority Identifier.
The combination of the Authority Identifier and the External Identifier
<span class="bcp14">MUST</span> result in a unique GLUE URI.<a href="#section-2.1-3" class="pilcrow">¶</a></p>
<p id="section-2.1-4">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.<a href="#section-2.1-4" class="pilcrow">¶</a></p>
</section>
</div>
</section>
</div>
<div id="glue-uris">
<section id="section-3">
      <h2 id="name-glue-uris">
<a href="#section-3" class="section-number selfRef">3. </a><a href="#name-glue-uris" class="section-name selfRef">GLUE URIs</a>
      </h2>
<p id="section-3-1">GLUE URIs comply with <span>[<a href="#RFC3986" class="cite xref">RFC3986</a>]</span>.
They begin with <code>urn:glue:</code> and are followed by an Authority Identifier,
a colon character (":"), and the External Identifier allocated by the authority.<a href="#section-3-1" class="pilcrow">¶</a></p>
<p id="section-3-2">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 <span>[<a href="#RFC5234" class="cite xref">RFC5234</a>]</span> for Authority Identifiers is:<a href="#section-3-2" class="pilcrow">¶</a></p>
<p id="section-3-3"><code>
authority-identifier = (ALPHA/DIGIT) *49( ALPHA / DIGIT / "+" / "-" / "." )
</code><a href="#section-3-3" class="pilcrow">¶</a></p>
<p id="section-3-4">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 <span>[<a href="#RFC5234" class="cite xref">RFC5234</a>]</span> for External Identifiers is:<a href="#section-3-4" class="pilcrow">¶</a></p>
<p id="section-3-5"><code>
external-identifier = ( ALPHA / DIGIT / "-" ) *999( ALPHA / DIGIT / "+" / "-" / "." )
</code><a href="#section-3-5" class="pilcrow">¶</a></p>
<p id="section-3-6">Combining these, the ABNF <span>[<a href="#RFC5234" class="cite xref">RFC5234</a>]</span> for a GLUE URI is:<a href="#section-3-6" class="pilcrow">¶</a></p>
<p id="section-3-7"><code>
glue-uri = "urn:glue:" authority-identifier ":" external-identifier
</code><a href="#section-3-7" class="pilcrow">¶</a></p>
<p id="section-3-8">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 <span>[<a href="#RFC5612" class="cite xref">RFC5612</a>]</span>.<a href="#section-3-8" class="pilcrow">¶</a></p>
<p id="section-3-9"><code>
urn:glue:pen:32473
</code><a href="#section-3-9" class="pilcrow">¶</a></p>
<p id="section-3-10">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.<a href="#section-3-10" class="pilcrow">¶</a></p>
<p id="section-3-11">The Authority Identifier <span class="bcp14">MUST</span> be registered in the GLUE URI Authority Identifier registry
defined in <a href="#GLUE-URN" class="auto internal xref">Section 7.1</a>.
The External Identifier <span class="bcp14">MUST</span> be the identifier assigned to the organization
by the External Authority.<a href="#section-3-11" class="pilcrow">¶</a></p>
</section>
</div>
<div id="authority-identifiers">
<section id="section-4">
      <h2 id="name-glue-authority-identifiers">
<a href="#section-4" class="section-number selfRef">4. </a><a href="#name-glue-authority-identifiers" class="section-name selfRef">GLUE Authority Identifiers</a>
      </h2>
<p id="section-4-1">This section defines the GLUE Authority Identifiers listed in <a href="#glue-def" class="auto internal xref">Table 1</a>.<a href="#section-4-1" class="pilcrow">¶</a></p>
<span id="name-defined-glue-authority-iden"></span><div id="glue-def">
<table class="center" id="table-1">
        <caption>
<a href="#table-1" class="selfRef">Table 1</a>:
<a href="#name-defined-glue-authority-iden" class="selfRef">Defined GLUE Authority Identifiers</a>
        </caption>
<thead>
          <tr>
            <th class="text-left" rowspan="1" colspan="1">Organization</th>
            <th class="text-left" rowspan="1" colspan="1">Authority Identifier</th>
            <th class="text-left" rowspan="1" colspan="1">External Authority Specification</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td class="text-left" rowspan="1" colspan="1">GS1</td>
            <td class="text-left" rowspan="1" colspan="1">gln</td>
            <td class="text-left" rowspan="1" colspan="1">https://www.gs1.org/standards/id-keys/gln</td>
          </tr>
          <tr>
            <td class="text-left" rowspan="1" colspan="1">GLEIF</td>
            <td class="text-left" rowspan="1" colspan="1">lei</td>
            <td class="text-left" rowspan="1" colspan="1">https://www.iso.org/standard/78829.html</td>
          </tr>
          <tr>
            <td class="text-left" rowspan="1" colspan="1">Dun &amp; Bradstreet</td>
            <td class="text-left" rowspan="1" colspan="1">duns</td>
            <td class="text-left" rowspan="1" colspan="1">https://www.dnb.com/duns.html</td>
          </tr>
          <tr>
            <td class="text-left" rowspan="1" colspan="1">Private Enterprise Numbers</td>
            <td class="text-left" rowspan="1" colspan="1">pen</td>
            <td class="text-left" rowspan="1" colspan="1">https://www.iana.org/assignments/enterprise-numbers</td>
          </tr>
          <tr>
            <td class="text-left" rowspan="1" colspan="1">ISO/IEC 6523</td>
            <td class="text-left" rowspan="1" colspan="1">iso6523</td>
            <td class="text-left" rowspan="1" colspan="1">https://www.iso.org/standard/82246.html</td>
          </tr>
        </tbody>
      </table>
</div>
<p id="section-4-3">These are registered in the GLUE Authority Identifier URN Registry in <a href="#GLUE-URN" class="auto internal xref">Section 7.1</a>.<a href="#section-4-3" class="pilcrow">¶</a></p>
<div id="equivalence-to-similar-uris">
<section id="section-4.1">
        <h3 id="name-equivalence-to-similar-uris">
<a href="#section-4.1" class="section-number selfRef">4.1. </a><a href="#name-equivalence-to-similar-uris" class="section-name selfRef">Equivalence to Similar URIs</a>
        </h3>
<p id="section-4.1-1">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 <span class="bcp14">MUST NOT</span> 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.<a href="#section-4.1-1" class="pilcrow">¶</a></p>
<div id="lei-urns">
<section id="section-4.1.1">
          <h4 id="name-lei-urns">
<a href="#section-4.1.1" class="section-number selfRef">4.1.1. </a><a href="#name-lei-urns" class="section-name selfRef">LEI URNs</a>
          </h4>
<p id="section-4.1.1-1"><span>[<a href="#LEI-IANA" class="cite xref">LEI-IANA</a>]</span> 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".<a href="#section-4.1.1-1" class="pilcrow">¶</a></p>
</section>
</div>
</section>
</div>
</section>
</div>
<div id="security-considerations">
<section id="section-5">
      <h2 id="name-security-considerations">
<a href="#section-5" class="section-number selfRef">5. </a><a href="#name-security-considerations" class="section-name selfRef">Security Considerations</a>
      </h2>
<p id="section-5-1">The security considerations inherent to using URNs apply.
Security considerations for URNs can be found in <span>[<a href="#RFC2141" class="cite xref">RFC2141</a>]</span>.<a href="#section-5-1" class="pilcrow">¶</a></p>
<p id="section-5-2">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.<a href="#section-5-2" class="pilcrow">¶</a></p>
</section>
</div>
<div id="privacy-considerations">
<section id="section-6">
      <h2 id="name-privacy-considerations">
<a href="#section-6" class="section-number selfRef">6. </a><a href="#name-privacy-considerations" class="section-name selfRef">Privacy Considerations</a>
      </h2>
<div id="private-identifiers-as-corporate-identifiers">
<section id="section-6.1">
        <h3 id="name-private-identifiers-as-corp">
<a href="#section-6.1" class="section-number selfRef">6.1. </a><a href="#name-private-identifiers-as-corp" class="section-name selfRef">Private Identifiers as Corporate Identifiers</a>
        </h3>
<p id="section-6.1-1">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.<a href="#section-6.1-1" class="pilcrow">¶</a></p>
<p id="section-6.1-2">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.<a href="#section-6.1-2" class="pilcrow">¶</a></p>
<p id="section-6.1-3">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.<a href="#section-6.1-3" class="pilcrow">¶</a></p>
</section>
</div>
</section>
</div>
<div id="iana-considerations">
<section id="section-7">
      <h2 id="name-iana-considerations">
<a href="#section-7" class="section-number selfRef">7. </a><a href="#name-iana-considerations" class="section-name selfRef">IANA Considerations</a>
      </h2>
<div id="GLUE-URN">
<section id="section-7.1">
        <h3 id="name-glue-authority-identifier-u">
<a href="#section-7.1" class="section-number selfRef">7.1. </a><a href="#name-glue-authority-identifier-u" class="section-name selfRef">GLUE Authority Identifier URN Registry</a>
        </h3>
<p id="section-7.1-1">This specification establishes the
IANA "GLUE Authority Identifier URN" registry
creating a URN namespace for Authority Identifiers for
GLobal Unique Enterprise (GLUE) Identifiers.<a href="#section-7.1-1" class="pilcrow">¶</a></p>
<p id="section-7.1-2">Each entry registers the URN for an Authority Identifier within the
"urn:glue:" namespace.
The organization responsible for the Authority Identifier is recorded.<a href="#section-7.1-2" class="pilcrow">¶</a></p>
<p id="section-7.1-3">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.<a href="#section-7.1-3" class="pilcrow">¶</a></p>
<p id="section-7.1-4">Values are registered on a Specification Required (<span><a href="https://rfc-editor.org/rfc/rfc8126#section-4.6" class="relref">Section 4.6</a> of [<a href="#RFC8126" class="cite xref">RFC8126</a>]</span>)
basis after a two-week review period on the [email protected]
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.<a href="#section-7.1-4" class="pilcrow">¶</a></p>
<p id="section-7.1-5">Registration requests sent to the mailing list for review should use
an appropriate subject
(e.g., "Request to register URN urn:glue:example").<a href="#section-7.1-5" class="pilcrow">¶</a></p>
<p id="section-7.1-6">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).<a href="#section-7.1-6" class="pilcrow">¶</a></p>
<p id="section-7.1-7">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.<a href="#section-7.1-7" class="pilcrow">¶</a></p>
<p id="section-7.1-8">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.<a href="#section-7.1-8" class="pilcrow">¶</a></p>
<p id="section-7.1-9">IANA must only accept registry updates from the Designated Experts and should direct
all requests for registration to the review mailing list.<a href="#section-7.1-9" class="pilcrow">¶</a></p>
<p id="section-7.1-10">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.<a href="#section-7.1-10" class="pilcrow">¶</a></p>
<p id="section-7.1-11">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.<a href="#section-7.1-11" class="pilcrow">¶</a></p>
<div id="registration-template">
<section id="section-7.1.1">
          <h4 id="name-registration-template">
<a href="#section-7.1.1" class="section-number selfRef">7.1.1. </a><a href="#name-registration-template" class="section-name selfRef">Registration Template</a>
          </h4>
<span class="break"></span><dl class="dlParallel" id="section-7.1.1-1">
            <dt id="section-7.1.1-1.1">Authority Identifier:</dt>
            <dd style="margin-left: 1.5em" id="section-7.1.1-1.2">
              <p id="section-7.1.1-1.2.1">identifier for the External Authority responsible for assigning the External Identifier used in GLUE URIs.
This identifier
is not case sensitive and any letters <span class="bcp14">MUST</span> be expressed in lowercase characters.
It <span class="bcp14">MUST</span> 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 ("-").<a href="#section-7.1.1-1.2.1" class="pilcrow">¶</a></p>
</dd>
            <dd class="break"></dd>
<dt id="section-7.1.1-1.3">URN:</dt>
            <dd style="margin-left: 1.5em" id="section-7.1.1-1.4">
              <p id="section-7.1.1-1.4.1">The URN within the "urn:glue:" namespace
consisting of "urn:glue:" followed by
the Authority Identifier.<a href="#section-7.1.1-1.4.1" class="pilcrow">¶</a></p>
</dd>
            <dd class="break"></dd>
<dt id="section-7.1.1-1.5">Organization:</dt>
            <dd style="margin-left: 1.5em" id="section-7.1.1-1.6">
              <p id="section-7.1.1-1.6.1">The organization responsible for the Authority Identifier.<a href="#section-7.1.1-1.6.1" class="pilcrow">¶</a></p>
</dd>
            <dd class="break"></dd>
<dt id="section-7.1.1-1.7">Change Controller:</dt>
            <dd style="margin-left: 1.5em" id="section-7.1.1-1.8">
              <p id="section-7.1.1-1.8.1">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.<a href="#section-7.1.1-1.8.1" class="pilcrow">¶</a></p>
</dd>
            <dd class="break"></dd>
<dt id="section-7.1.1-1.9">Specification Document(s):</dt>
            <dd style="margin-left: 1.5em" id="section-7.1.1-1.10">
              <p id="section-7.1.1-1.10.1">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.<a href="#section-7.1.1-1.10.1" class="pilcrow">¶</a></p>
</dd>
          <dd class="break"></dd>
</dl>
</section>
</div>
<div id="initial-registry-contents">
<section id="section-7.1.2">
          <h4 id="name-initial-registry-contents">
<a href="#section-7.1.2" class="section-number selfRef">7.1.2. </a><a href="#name-initial-registry-contents" class="section-name selfRef">Initial Registry Contents</a>
          </h4>
<div id="gln">
<section id="section-7.1.2.1">
            <h5 id="name-gln">
<a href="#section-7.1.2.1" class="section-number selfRef">7.1.2.1. </a><a href="#name-gln" class="section-name selfRef">gln</a>
            </h5>
<span class="break"></span><dl class="dlCompact dlParallel" id="section-7.1.2.1-1">
              <dt id="section-7.1.2.1-1.1">Authority Identifier:</dt>
              <dd style="margin-left: 1.5em" id="section-7.1.2.1-1.2">
                <p id="section-7.1.2.1-1.2.1">gln<a href="#section-7.1.2.1-1.2.1" class="pilcrow">¶</a></p>
</dd>
              <dd class="break"></dd>
<dt id="section-7.1.2.1-1.3">URN:</dt>
              <dd style="margin-left: 1.5em" id="section-7.1.2.1-1.4">
                <p id="section-7.1.2.1-1.4.1">urn:glue:gln<a href="#section-7.1.2.1-1.4.1" class="pilcrow">¶</a></p>
</dd>
              <dd class="break"></dd>
<dt id="section-7.1.2.1-1.5">Organization:</dt>
              <dd style="margin-left: 1.5em" id="section-7.1.2.1-1.6">
                <p id="section-7.1.2.1-1.6.1">GS1<a href="#section-7.1.2.1-1.6.1" class="pilcrow">¶</a></p>
</dd>
              <dd class="break"></dd>
<dt id="section-7.1.2.1-1.7">Change Controller:</dt>
              <dd style="margin-left: 1.5em" id="section-7.1.2.1-1.8">
                <p id="section-7.1.2.1-1.8.1">IETF<a href="#section-7.1.2.1-1.8.1" class="pilcrow">¶</a></p>
</dd>
              <dd class="break"></dd>
<dt id="section-7.1.2.1-1.9">Specification Document(s):</dt>
              <dd style="margin-left: 1.5em" id="section-7.1.2.1-1.10">
                <p id="section-7.1.2.1-1.10.1"><a href="#authority-identifiers" class="auto internal xref">Section 4</a> of this specification, <span>[<a href="#GLN" class="cite xref">GLN</a>]</span><a href="#section-7.1.2.1-1.10.1" class="pilcrow">¶</a></p>
</dd>
            <dd class="break"></dd>
</dl>
</section>
</div>
<div id="lei">
<section id="section-7.1.2.2">
            <h5 id="name-lei">
<a href="#section-7.1.2.2" class="section-number selfRef">7.1.2.2. </a><a href="#name-lei" class="section-name selfRef">lei</a>
            </h5>
<span class="break"></span><dl class="dlCompact dlParallel" id="section-7.1.2.2-1">
              <dt id="section-7.1.2.2-1.1">Authority Identifier:</dt>
              <dd style="margin-left: 1.5em" id="section-7.1.2.2-1.2">
                <p id="section-7.1.2.2-1.2.1">lei<a href="#section-7.1.2.2-1.2.1" class="pilcrow">¶</a></p>
</dd>
              <dd class="break"></dd>
<dt id="section-7.1.2.2-1.3">URN:</dt>
              <dd style="margin-left: 1.5em" id="section-7.1.2.2-1.4">
                <p id="section-7.1.2.2-1.4.1">urn:glue:lei<a href="#section-7.1.2.2-1.4.1" class="pilcrow">¶</a></p>
</dd>
              <dd class="break"></dd>
<dt id="section-7.1.2.2-1.5">Organization:</dt>
              <dd style="margin-left: 1.5em" id="section-7.1.2.2-1.6">
                <p id="section-7.1.2.2-1.6.1">GLEIF<a href="#section-7.1.2.2-1.6.1" class="pilcrow">¶</a></p>
</dd>
              <dd class="break"></dd>
<dt id="section-7.1.2.2-1.7">Change Controller:</dt>
              <dd style="margin-left: 1.5em" id="section-7.1.2.2-1.8">
                <p id="section-7.1.2.2-1.8.1">IETF<a href="#section-7.1.2.2-1.8.1" class="pilcrow">¶</a></p>
</dd>
              <dd class="break"></dd>
<dt id="section-7.1.2.2-1.9">Specification Document(s):</dt>
              <dd style="margin-left: 1.5em" id="section-7.1.2.2-1.10">
                <p id="section-7.1.2.2-1.10.1"><a href="#authority-identifiers" class="auto internal xref">Section 4</a> of this specification, <span>[<a href="#LEI" class="cite xref">LEI</a>]</span>, <span>[<a href="#LEI-IANA" class="cite xref">LEI-IANA</a>]</span><a href="#section-7.1.2.2-1.10.1" class="pilcrow">¶</a></p>
</dd>
            <dd class="break"></dd>
</dl>
</section>
</div>
<div id="duns">
<section id="section-7.1.2.3">
            <h5 id="name-duns">
<a href="#section-7.1.2.3" class="section-number selfRef">7.1.2.3. </a><a href="#name-duns" class="section-name selfRef">duns</a>
            </h5>
<span class="break"></span><dl class="dlCompact dlParallel" id="section-7.1.2.3-1">
              <dt id="section-7.1.2.3-1.1">Authority Identifier:</dt>
              <dd style="margin-left: 1.5em" id="section-7.1.2.3-1.2">
                <p id="section-7.1.2.3-1.2.1">duns<a href="#section-7.1.2.3-1.2.1" class="pilcrow">¶</a></p>
</dd>
              <dd class="break"></dd>
<dt id="section-7.1.2.3-1.3">URN:</dt>
              <dd style="margin-left: 1.5em" id="section-7.1.2.3-1.4">
                <p id="section-7.1.2.3-1.4.1">urn:glue:duns<a href="#section-7.1.2.3-1.4.1" class="pilcrow">¶</a></p>
</dd>
              <dd class="break"></dd>
<dt id="section-7.1.2.3-1.5">Organization:</dt>
              <dd style="margin-left: 1.5em" id="section-7.1.2.3-1.6">
                <p id="section-7.1.2.3-1.6.1">Dun &amp; Bradstreet<a href="#section-7.1.2.3-1.6.1" class="pilcrow">¶</a></p>
</dd>
              <dd class="break"></dd>
<dt id="section-7.1.2.3-1.7">Change Controller:</dt>
              <dd style="margin-left: 1.5em" id="section-7.1.2.3-1.8">
                <p id="section-7.1.2.3-1.8.1">IETF<a href="#section-7.1.2.3-1.8.1" class="pilcrow">¶</a></p>
</dd>
              <dd class="break"></dd>
<dt id="section-7.1.2.3-1.9">Specification Document(s):</dt>
              <dd style="margin-left: 1.5em" id="section-7.1.2.3-1.10">
                <p id="section-7.1.2.3-1.10.1"><a href="#authority-identifiers" class="auto internal xref">Section 4</a> of this specification, <span>[<a href="#DUNS" class="cite xref">DUNS</a>]</span><a href="#section-7.1.2.3-1.10.1" class="pilcrow">¶</a></p>
</dd>
            <dd class="break"></dd>
</dl>
</section>
</div>
<div id="pen">
<section id="section-7.1.2.4">
            <h5 id="name-pen">
<a href="#section-7.1.2.4" class="section-number selfRef">7.1.2.4. </a><a href="#name-pen" class="section-name selfRef">pen</a>
            </h5>
<span class="break"></span><dl class="dlCompact dlParallel" id="section-7.1.2.4-1">
              <dt id="section-7.1.2.4-1.1">Authority Identifier:</dt>
              <dd style="margin-left: 1.5em" id="section-7.1.2.4-1.2">
                <p id="section-7.1.2.4-1.2.1">pen<a href="#section-7.1.2.4-1.2.1" class="pilcrow">¶</a></p>
</dd>
              <dd class="break"></dd>
<dt id="section-7.1.2.4-1.3">URN:</dt>
              <dd style="margin-left: 1.5em" id="section-7.1.2.4-1.4">
                <p id="section-7.1.2.4-1.4.1">urn:glue:pen<a href="#section-7.1.2.4-1.4.1" class="pilcrow">¶</a></p>
</dd>
              <dd class="break"></dd>
<dt id="section-7.1.2.4-1.5">Organization:</dt>
              <dd style="margin-left: 1.5em" id="section-7.1.2.4-1.6">
                <p id="section-7.1.2.4-1.6.1">Private Enterprise Numbers<a href="#section-7.1.2.4-1.6.1" class="pilcrow">¶</a></p>
</dd>
              <dd class="break"></dd>
<dt id="section-7.1.2.4-1.7">Change Controller:</dt>
              <dd style="margin-left: 1.5em" id="section-7.1.2.4-1.8">
                <p id="section-7.1.2.4-1.8.1">IETF<a href="#section-7.1.2.4-1.8.1" class="pilcrow">¶</a></p>
</dd>
              <dd class="break"></dd>
<dt id="section-7.1.2.4-1.9">Specification Document(s):</dt>
              <dd style="margin-left: 1.5em" id="section-7.1.2.4-1.10">
                <p id="section-7.1.2.4-1.10.1"><a href="#authority-identifiers" class="auto internal xref">Section 4</a> of this specification, <span>[<a href="#PEN" class="cite xref">PEN</a>]</span>, <span>[<a href="#RFC9371" class="cite xref">RFC9371</a>]</span><a href="#section-7.1.2.4-1.10.1" class="pilcrow">¶</a></p>
</dd>
            <dd class="break"></dd>
</dl>
</section>
</div>
<div id="iso6523">
<section id="section-7.1.2.5">
            <h5 id="name-iso6523">
<a href="#section-7.1.2.5" class="section-number selfRef">7.1.2.5. </a><a href="#name-iso6523" class="section-name selfRef">iso6523</a>
            </h5>
<span class="break"></span><dl class="dlCompact dlParallel" id="section-7.1.2.5-1">
              <dt id="section-7.1.2.5-1.1">Authority Identifier:</dt>
              <dd style="margin-left: 1.5em" id="section-7.1.2.5-1.2">
                <p id="section-7.1.2.5-1.2.1">iso6523<a href="#section-7.1.2.5-1.2.1" class="pilcrow">¶</a></p>
</dd>
              <dd class="break"></dd>
<dt id="section-7.1.2.5-1.3">URN:</dt>
              <dd style="margin-left: 1.5em" id="section-7.1.2.5-1.4">
                <p id="section-7.1.2.5-1.4.1">urn:glue:iso6523<a href="#section-7.1.2.5-1.4.1" class="pilcrow">¶</a></p>
</dd>
              <dd class="break"></dd>
<dt id="section-7.1.2.5-1.5">Organization:</dt>
              <dd style="margin-left: 1.5em" id="section-7.1.2.5-1.6">
                <p id="section-7.1.2.5-1.6.1">ISO/IEC 6523<a href="#section-7.1.2.5-1.6.1" class="pilcrow">¶</a></p>
</dd>
              <dd class="break"></dd>
<dt id="section-7.1.2.5-1.7">Change Controller:</dt>
              <dd style="margin-left: 1.5em" id="section-7.1.2.5-1.8">
                <p id="section-7.1.2.5-1.8.1">IETF<a href="#section-7.1.2.5-1.8.1" class="pilcrow">¶</a></p>
</dd>
              <dd class="break"></dd>
<dt id="section-7.1.2.5-1.9">Specification Document(s):</dt>
              <dd style="margin-left: 1.5em" id="section-7.1.2.5-1.10">
                <p id="section-7.1.2.5-1.10.1"><a href="#authority-identifiers" class="auto internal xref">Section 4</a> of this specification, <span>[<a href="#ISO6523" class="cite xref">ISO6523</a>]</span><a href="#section-7.1.2.5-1.10.1" class="pilcrow">¶</a></p>
</dd>
            <dd class="break"></dd>
</dl>
</section>
</div>
</section>
</div>
</section>
</div>
<div id="urn-namespace-registration">
<section id="section-7.2">
        <h3 id="name-urn-namespace-registration">
<a href="#section-7.2" class="section-number selfRef">7.2. </a><a href="#name-urn-namespace-registration" class="section-name selfRef">URN Namespace Registration</a>
        </h3>
<p id="section-7.2-1">This specification registers the following URN in the
IANA "Formal URN Namespaces" registry <span>[<a href="#IANA.URN" class="cite xref">IANA.URN</a>]</span> established by <span>[<a href="#RFC8141" class="cite xref">RFC8141</a>]</span>.<a href="#section-7.2-1" class="pilcrow">¶</a></p>
<div id="urnglue">
<section id="section-7.2.1">
          <h4 id="name-urnglue">
<a href="#section-7.2.1" class="section-number selfRef">7.2.1. </a><a href="#name-urnglue" class="section-name selfRef">urn:glue</a>
          </h4>
<span class="break"></span><dl class="dlCompact dlParallel" id="section-7.2.1-1">
            <dt id="section-7.2.1-1.1">Namespace Identifier:</dt>
            <dd style="margin-left: 1.5em" id="section-7.2.1-1.2">
              <p id="section-7.2.1-1.2.1">glue<a href="#section-7.2.1-1.2.1" class="pilcrow">¶</a></p>
</dd>
            <dd class="break"></dd>
<dt id="section-7.2.1-1.3">Version:</dt>
            <dd style="margin-left: 1.5em" id="section-7.2.1-1.4">
              <p id="section-7.2.1-1.4.1">1<a href="#section-7.2.1-1.4.1" class="pilcrow">¶</a></p>
</dd>
            <dd class="break"></dd>
<dt id="section-7.2.1-1.5">Date:</dt>
            <dd style="margin-left: 1.5em" id="section-7.2.1-1.6">
              <p id="section-7.2.1-1.6.1">2026-03-02<a href="#section-7.2.1-1.6.1" class="pilcrow">¶</a></p>
</dd>
            <dd class="break"></dd>
<dt id="section-7.2.1-1.7">Registrant:</dt>
            <dd style="margin-left: 1.5em" id="section-7.2.1-1.8">
              <p id="section-7.2.1-1.8.1">IETF<a href="#section-7.2.1-1.8.1" class="pilcrow">¶</a></p>
</dd>
            <dd class="break"></dd>
<dt id="section-7.2.1-1.9">Purpose:</dt>
            <dd style="margin-left: 1.5em" id="section-7.2.1-1.10">
              <p id="section-7.2.1-1.10.1">GLobal Unique Enterprise (GLUE) identifier namespace,
established by [[ this specification ]]<a href="#section-7.2.1-1.10.1" class="pilcrow">¶</a></p>
</dd>
            <dd class="break"></dd>
<dt id="section-7.2.1-1.11">Syntax:</dt>
            <dd style="margin-left: 1.5em" id="section-7.2.1-1.12">
              <p id="section-7.2.1-1.12.1">As specified in the glue-uri ABNF entry in <a href="#glue-uris" class="auto internal xref">Section 3</a> of [[ this specification ]]<a href="#section-7.2.1-1.12.1" class="pilcrow">¶</a></p>
</dd>
            <dd class="break"></dd>
<dt id="section-7.2.1-1.13">Assignment:</dt>
            <dd style="margin-left: 1.5em" id="section-7.2.1-1.14">
              <p id="section-7.2.1-1.14.1">Specification Required (<span><a href="https://rfc-editor.org/rfc/rfc8126#section-4.6" class="relref">Section 4.6</a> of [<a href="#RFC8126" class="cite xref">RFC8126</a>]</span>) basis<a href="#section-7.2.1-1.14.1" class="pilcrow">¶</a></p>
</dd>
            <dd class="break"></dd>
<dt id="section-7.2.1-1.15">Security and Privacy:</dt>
            <dd style="margin-left: 1.5em" id="section-7.2.1-1.16">
              <p id="section-7.2.1-1.16.1">GLUE URNs are public identifiers for public entities.<a href="#section-7.2.1-1.16.1" class="pilcrow">¶</a></p>
</dd>
            <dd class="break"></dd>
<dt id="section-7.2.1-1.17">Interoperability:</dt>
            <dd style="margin-left: 1.5em" id="section-7.2.1-1.18">
              <p id="section-7.2.1-1.18.1">GLUE URNs encapsulate other existing identifier namespaces.
Therefore, they provide a globally unique equivalent to identifiers within
those local namespaces.
Some of those namespaces may also utilize URNs.<a href="#section-7.2.1-1.18.1" class="pilcrow">¶</a></p>
</dd>
            <dd class="break"></dd>
<dt id="section-7.2.1-1.19">Resolution:</dt>
            <dd style="margin-left: 1.5em" id="section-7.2.1-1.20">
              <p id="section-7.2.1-1.20.1">Resolution of GLUE URNs, which are identifiers, is not performed.<a href="#section-7.2.1-1.20.1" class="pilcrow">¶</a></p>
</dd>
            <dd class="break"></dd>
<dt id="section-7.2.1-1.21">Documentation:</dt>
            <dd style="margin-left: 1.5em" id="section-7.2.1-1.22">
              <p id="section-7.2.1-1.22.1">[[ this specification ]]<a href="#section-7.2.1-1.22.1" class="pilcrow">¶</a></p>
</dd>
            <dd class="break"></dd>
<dt id="section-7.2.1-1.23">Additional Information:</dt>
            <dd style="margin-left: 1.5em" id="section-7.2.1-1.24">
              <p id="section-7.2.1-1.24.1">N/A<a href="#section-7.2.1-1.24.1" class="pilcrow">¶</a></p>
</dd>
            <dd class="break"></dd>
<dt id="section-7.2.1-1.25">Revision Information:</dt>
            <dd style="margin-left: 1.5em" id="section-7.2.1-1.26">
              <p id="section-7.2.1-1.26.1">N/A<a href="#section-7.2.1-1.26.1" class="pilcrow">¶</a></p>
</dd>
          <dd class="break"></dd>
</dl>
</section>
</div>
</section>
</div>
</section>
</div>
<div id="sec-combined-references">
<section id="section-8">
      <h2 id="name-references">
<a href="#section-8" class="section-number selfRef">8. </a><a href="#name-references" class="section-name selfRef">References</a>
      </h2>
<div id="sec-normative-references">
<section id="section-8.1">
        <h3 id="name-normative-references">
<a href="#section-8.1" class="section-number selfRef">8.1. </a><a href="#name-normative-references" class="section-name selfRef">Normative References</a>
        </h3>
<dl class="references">
<dt id="DUNS">[DUNS]</dt>
        <dd>
<span class="refTitle">"D-U-N-S Numbers"</span>, <span>n.d.</span>, <span>&lt;<a href="https://www.dnb.com/duns.html">https://www.dnb.com/duns.html</a>&gt;</span>. </dd>
<dd class="break"></dd>
<dt id="GLN">[GLN]</dt>
        <dd>
<span class="refTitle">"Global Location Nymber (GLN)"</span>, <span>n.d.</span>, <span>&lt;<a href="https://www.gs1.org/standards/id-keys/gln">https://www.gs1.org/standards/id-keys/gln</a>&gt;</span>. </dd>
<dd class="break"></dd>
<dt id="ISO6523">[ISO6523]</dt>
        <dd>
<span class="refTitle">"ISO/IEC 6523-1:2023. Information technology — Structure for the identification of organizations and organization parts, Part 1: Identification of organization identification schemes"</span>, <time datetime="2023" class="refDate">2023</time>, <span>&lt;<a href="https://www.iso.org/standard/82246.html">https://www.iso.org/standard/82246.html</a>&gt;</span>. </dd>
<dd class="break"></dd>
<dt id="LEI">[LEI]</dt>
        <dd>
<span class="refTitle">"Legal Entity Identifier (LEI)"</span>, <time datetime="2020" class="refDate">2020</time>, <span>&lt;<a href="https://www.iso.org/standard/78829.html">https://www.iso.org/standard/78829.html</a>&gt;</span>. </dd>
<dd class="break"></dd>
<dt id="LEI-IANA">[LEI-IANA]</dt>
        <dd>
<span class="refTitle">"LEI Namespace Identifier"</span>, <span>n.d.</span>, <span>&lt;<a href="https://www.iana.org/assignments/urn-formal/lei">https://www.iana.org/assignments/urn-formal/lei</a>&gt;</span>. </dd>
<dd class="break"></dd>
<dt id="PEN">[PEN]</dt>
        <dd>
<span class="refTitle">"Private Enterprise Numbers"</span>, <span>n.d.</span>, <span>&lt;<a href="https://www.iana.org/assignments/enterprise-numbers">https://www.iana.org/assignments/enterprise-numbers</a>&gt;</span>. </dd>
<dd class="break"></dd>
<dt id="RFC2119">[RFC2119]</dt>
        <dd>
<span class="refAuthor">Bradner, S.</span>, <span class="refTitle">"Key words for use in RFCs to Indicate Requirement Levels"</span>, <span class="seriesInfo">BCP 14</span>, <span class="seriesInfo">RFC 2119</span>, <span class="seriesInfo">DOI 10.17487/RFC2119</span>, <time datetime="1997-03" class="refDate">March 1997</time>, <span>&lt;<a href="https://www.rfc-editor.org/rfc/rfc2119">https://www.rfc-editor.org/rfc/rfc2119</a>&gt;</span>. </dd>
<dd class="break"></dd>
<dt id="RFC3986">[RFC3986]</dt>
        <dd>
<span class="refAuthor">Berners-Lee, T.</span>, <span class="refAuthor">Fielding, R.</span>, and <span class="refAuthor">L. Masinter</span>, <span class="refTitle">"Uniform Resource Identifier (URI): Generic Syntax"</span>, <span class="seriesInfo">STD 66</span>, <span class="seriesInfo">RFC 3986</span>, <span class="seriesInfo">DOI 10.17487/RFC3986</span>, <time datetime="2005-01" class="refDate">January 2005</time>, <span>&lt;<a href="https://www.rfc-editor.org/rfc/rfc3986">https://www.rfc-editor.org/rfc/rfc3986</a>&gt;</span>. </dd>
<dd class="break"></dd>
<dt id="RFC5234">[RFC5234]</dt>
        <dd>
<span class="refAuthor">Crocker, D., Ed.</span> and <span class="refAuthor">P. Overell</span>, <span class="refTitle">"Augmented BNF for Syntax Specifications: ABNF"</span>, <span class="seriesInfo">STD 68</span>, <span class="seriesInfo">RFC 5234</span>, <span class="seriesInfo">DOI 10.17487/RFC5234</span>, <time datetime="2008-01" class="refDate">January 2008</time>, <span>&lt;<a href="https://www.rfc-editor.org/rfc/rfc5234">https://www.rfc-editor.org/rfc/rfc5234</a>&gt;</span>. </dd>
<dd class="break"></dd>
<dt id="RFC8174">[RFC8174]</dt>
      <dd>
<span class="refAuthor">Leiba, B.</span>, <span class="refTitle">"Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words"</span>, <span class="seriesInfo">BCP 14</span>, <span class="seriesInfo">RFC 8174</span>, <span class="seriesInfo">DOI 10.17487/RFC8174</span>, <time datetime="2017-05" class="refDate">May 2017</time>, <span>&lt;<a href="https://www.rfc-editor.org/rfc/rfc8174">https://www.rfc-editor.org/rfc/rfc8174</a>&gt;</span>. </dd>
<dd class="break"></dd>
</dl>
</section>
</div>
<div id="sec-informative-references">
<section id="section-8.2">
        <h3 id="name-informative-references">
<a href="#section-8.2" class="section-number selfRef">8.2. </a><a href="#name-informative-references" class="section-name selfRef">Informative References</a>
        </h3>
<dl class="references">
<dt id="IANA.URN">[IANA.URN]</dt>
        <dd>
<span class="refTitle">"Formal URN Namespaces"</span>, <span>n.d.</span>. </dd>
<dd class="break"></dd>
<dt id="RFC2141">[RFC2141]</dt>
        <dd>
<span class="refAuthor">Moats, R.</span>, <span class="refTitle">"URN Syntax"</span>, <span class="seriesInfo">RFC 2141</span>, <span class="seriesInfo">DOI 10.17487/RFC2141</span>, <time datetime="1997-05" class="refDate">May 1997</time>, <span>&lt;<a href="https://www.rfc-editor.org/rfc/rfc2141">https://www.rfc-editor.org/rfc/rfc2141</a>&gt;</span>. </dd>
<dd class="break"></dd>
<dt id="RFC5612">[RFC5612]</dt>
        <dd>
<span class="refAuthor">Eronen, P.</span> and <span class="refAuthor">D. Harrington</span>, <span class="refTitle">"Enterprise Number for Documentation Use"</span>, <span class="seriesInfo">RFC 5612</span>, <span class="seriesInfo">DOI 10.17487/RFC5612</span>, <time datetime="2009-08" class="refDate">August 2009</time>, <span>&lt;<a href="https://www.rfc-editor.org/rfc/rfc5612">https://www.rfc-editor.org/rfc/rfc5612</a>&gt;</span>. </dd>
<dd class="break"></dd>
<dt id="RFC8126">[RFC8126]</dt>
        <dd>
<span class="refAuthor">Cotton, M.</span>, <span class="refAuthor">Leiba, B.</span>, and <span class="refAuthor">T. Narten</span>, <span class="refTitle">"Guidelines for Writing an IANA Considerations Section in RFCs"</span>, <span class="seriesInfo">BCP 26</span>, <span class="seriesInfo">RFC 8126</span>, <span class="seriesInfo">DOI 10.17487/RFC8126</span>, <time datetime="2017-06" class="refDate">June 2017</time>, <span>&lt;<a href="https://www.rfc-editor.org/rfc/rfc8126">https://www.rfc-editor.org/rfc/rfc8126</a>&gt;</span>. </dd>
<dd class="break"></dd>
<dt id="RFC8141">[RFC8141]</dt>
        <dd>
<span class="refAuthor">Saint-Andre, P.</span> and <span class="refAuthor">J. Klensin</span>, <span class="refTitle">"Uniform Resource Names (URNs)"</span>, <span class="seriesInfo">RFC 8141</span>, <span class="seriesInfo">DOI 10.17487/RFC8141</span>, <time datetime="2017-04" class="refDate">April 2017</time>, <span>&lt;<a href="https://www.rfc-editor.org/rfc/rfc8141">https://www.rfc-editor.org/rfc/rfc8141</a>&gt;</span>. </dd>
<dd class="break"></dd>
<dt id="RFC9371">[RFC9371]</dt>
      <dd>
<span class="refAuthor">Baber, A.</span> and <span class="refAuthor">P. Hoffman</span>, <span class="refTitle">"Registration Procedures for Private Enterprise Numbers (PENs)"</span>, <span class="seriesInfo">RFC 9371</span>, <span class="seriesInfo">DOI 10.17487/RFC9371</span>, <time datetime="2023-03" class="refDate">March 2023</time>, <span>&lt;<a href="https://www.rfc-editor.org/rfc/rfc9371">https://www.rfc-editor.org/rfc/rfc9371</a>&gt;</span>. </dd>
<dd class="break"></dd>
</dl>
</section>
</div>
</section>
</div>
<div id="acknowledgments">
<section id="appendix-A">
      <h2 id="name-acknowledgments">
<a href="#name-acknowledgments" class="section-name selfRef">Acknowledgments</a>
      </h2>
<p id="appendix-A-1">Amanda Baber,
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.<a href="#appendix-A-1" class="pilcrow">¶</a></p>
</section>
</div>
<div id="document-history">
<section id="appendix-B">
      <h2 id="name-document-history">
<a href="#name-document-history" class="section-name selfRef">Document History</a>
      </h2>
<p id="appendix-B-1">-07<a href="#appendix-B-1" class="pilcrow">¶</a></p>
<ul class="normal">
<li class="normal" id="appendix-B-2.1">
          <p id="appendix-B-2.1.1">Registered urn:glue per Amanda Baber's instructions.<a href="#appendix-B-2.1.1" class="pilcrow">¶</a></p>
</li>
      </ul>
<p id="appendix-B-3">-06<a href="#appendix-B-3" class="pilcrow">¶</a></p>
<ul class="normal">
<li class="normal" id="appendix-B-4.1">
          <p id="appendix-B-4.1.1">Addressed Deb Cooley's review comments, specifically:<a href="#appendix-B-4.1.1" class="pilcrow">¶</a></p>
<ul class="normal">
<li class="normal" id="appendix-B-4.1.2.1">
              <p id="appendix-B-4.1.2.1.1">Reworked term definitions.<a href="#appendix-B-4.1.2.1.1" class="pilcrow">¶</a></p>
</li>
            <li class="normal" id="appendix-B-4.1.2.2">
              <p id="appendix-B-4.1.2.2.1">Added security consideration about uniqueness of GLUE URIs.<a href="#appendix-B-4.1.2.2.1" class="pilcrow">¶</a></p>
</li>
            <li class="normal" id="appendix-B-4.1.2.3">
              <p id="appendix-B-4.1.2.3.1">Updated registration instructions to include a criterion about
an existing organizational registry operated by an External Authority
identified by the proposed Authority Identifier.<a href="#appendix-B-4.1.2.3.1" class="pilcrow">¶</a></p>
</li>
          </ul>
</li>
        <li class="normal" id="appendix-B-4.2">
          <p id="appendix-B-4.2.1">Addressed Mohamed Boucadair's review comments, specifically:<a href="#appendix-B-4.2.1" class="pilcrow">¶</a></p>
<ul class="normal">
<li class="normal" id="appendix-B-4.2.2.1">
              <p id="appendix-B-4.2.2.1.1">Used neutral language "organization" that doesn't assume that all organizations are businesses.<a href="#appendix-B-4.2.2.1.1" class="pilcrow">¶</a></p>
</li>
            <li class="normal" id="appendix-B-4.2.2.2">
              <p id="appendix-B-4.2.2.2.1">Reworded confusing text about uniqueness.<a href="#appendix-B-4.2.2.2.1" class="pilcrow">¶</a></p>
</li>
            <li class="normal" id="appendix-B-4.2.2.3">
              <p id="appendix-B-4.2.2.3.1">Made the RFC 5234 reference normative.<a href="#appendix-B-4.2.2.3.1" class="pilcrow">¶</a></p>
</li>
          </ul>
</li>
        <li class="normal" id="appendix-B-4.3">
          <p id="appendix-B-4.3.1">Addressed Erik Kline's review comments, specifically:<a href="#appendix-B-4.3.1" class="pilcrow">¶</a></p>
<ul class="normal">
<li class="normal" id="appendix-B-4.3.2.1">
              <p id="appendix-B-4.3.2.1.1">Expanded LEI on first use to Legal Entity Identifier (LEI).<a href="#appendix-B-4.3.2.1.1" class="pilcrow">¶</a></p>
</li>
            <li class="normal" id="appendix-B-4.3.2.2">
              <p id="appendix-B-4.3.2.2.1">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.<a href="#appendix-B-4.3.2.2.1" class="pilcrow">¶</a></p>
</li>
          </ul>
</li>
      </ul>
<p id="appendix-B-5">-05<a href="#appendix-B-5" class="pilcrow">¶</a></p>
<ul class="normal">
<li class="normal" id="appendix-B-6.1">
          <p id="appendix-B-6.1.1">Added ISO/IEC 6523 identifiers.<a href="#appendix-B-6.1.1" class="pilcrow">¶</a></p>
</li>
        <li class="normal" id="appendix-B-6.2">
          <p id="appendix-B-6.2.1">The first character of the Authority Identifier may be a digit.<a href="#appendix-B-6.2.1" class="pilcrow">¶</a></p>
</li>
        <li class="normal" id="appendix-B-6.3">
          <p id="appendix-B-6.3.1">Fixed wording in IANA Considerations.<a href="#appendix-B-6.3.1" class="pilcrow">¶</a></p>
</li>
        <li class="normal" id="appendix-B-6.4">
          <p id="appendix-B-6.4.1">Limited character set to US-ASCII.<a href="#appendix-B-6.4.1" class="pilcrow">¶</a></p>
</li>
        <li class="normal" id="appendix-B-6.5">
          <p id="appendix-B-6.5.1">Fixed multiple nits from WGLC.<a href="#appendix-B-6.5.1" class="pilcrow">¶</a></p>
</li>
      </ul>
<p id="appendix-B-7">-04<a href="#appendix-B-7" class="pilcrow">¶</a></p>
<ul class="normal">
<li class="normal" id="appendix-B-8.1">
          <p id="appendix-B-8.1.1">Applied review suggestions from Martin Thomson, specifically:<a href="#appendix-B-8.1.1" class="pilcrow">¶</a></p>
<ul class="normal">
<li class="normal" id="appendix-B-8.1.2.1">
              <p id="appendix-B-8.1.2.1.1">Added references for each registered Authority Identifier.<a href="#appendix-B-8.1.2.1.1" class="pilcrow">¶</a></p>
</li>
            <li class="normal" id="appendix-B-8.1.2.2">
              <p id="appendix-B-8.1.2.2.1">Added size limits for Authority Identifiers and External Identifiers.<a href="#appendix-B-8.1.2.2.1" class="pilcrow">¶</a></p>
</li>
            <li class="normal" id="appendix-B-8.1.2.3">
              <p id="appendix-B-8.1.2.3.1">Added a note about LEI URNs.<a href="#appendix-B-8.1.2.3.1" class="pilcrow">¶</a></p>
</li>
          </ul>
</li>
      </ul>
<p id="appendix-B-9">-03<a href="#appendix-B-9" class="pilcrow">¶</a></p>
<ul class="normal">
<li class="normal" id="appendix-B-10.1">
          <p id="appendix-B-10.1.1">Use the urn:glue URN namespace and delete the urn:ietf:spice URN namespace.<a href="#appendix-B-10.1.1" class="pilcrow">¶</a></p>
</li>
        <li class="normal" id="appendix-B-10.2">
          <p id="appendix-B-10.2.1">Addressed early IANA feedback.<a href="#appendix-B-10.2.1" class="pilcrow">¶</a></p>
</li>
      </ul>
<p id="appendix-B-11">-02<a href="#appendix-B-11" class="pilcrow">¶</a></p>
<ul class="normal">
<li class="normal" id="appendix-B-12.1">
          <p id="appendix-B-12.1.1">Improved several descriptions in the specification.<a href="#appendix-B-12.1.1" class="pilcrow">¶</a></p>
</li>
      </ul>
<p id="appendix-B-13">-01<a href="#appendix-B-13" class="pilcrow">¶</a></p>
<ul class="normal">
<li class="normal" id="appendix-B-14.1">
          <p id="appendix-B-14.1.1">Updated Brent's affiliation.<a href="#appendix-B-14.1.1" class="pilcrow">¶</a></p>
</li>
      </ul>
<p id="appendix-B-15">-00<a href="#appendix-B-15" class="pilcrow">¶</a></p>
<ul class="normal">
<li class="normal" id="appendix-B-16.1">
          <p id="appendix-B-16.1.1">Initial working group draft, based on draft-zundel-spice-glue-id-02<a href="#appendix-B-16.1.1" class="pilcrow">¶</a></p>
</li>
      </ul>
</section>
</div>
<div id="authors-addresses">
<section id="appendix-C">
      <h2 id="name-authors-addresses">
<a href="#name-authors-addresses" class="section-name selfRef">Authors' Addresses</a>
      </h2>
<address class="vcard">
        <div dir="auto" class="left"><span class="fn nameRole">Brent W. Zundel</span></div>
<div dir="auto" class="left"><span class="country-name">United States</span></div>
<div class="email">
<span>Email:</span>
<a href="mailto:[email protected]" class="email">[email protected]</a>
</div>
</address>
<address class="vcard">
        <div dir="auto" class="left"><span class="fn nameRole">Pamela Dingle</span></div>
<div dir="auto" class="left"><span class="org">Microsoft Corporation</span></div>
<div dir="auto" class="left"><span class="country-name">United States</span></div>
<div class="email">
<span>Email:</span>
<a href="mailto:[email protected]" class="email">[email protected]</a>
</div>
</address>
<address class="vcard">
        <div dir="auto" class="left"><span class="fn nameRole">Michael B. Jones</span></div>
<div dir="auto" class="left"><span class="org">Self-Issued Consulting</span></div>
<div dir="auto" class="left"><span class="country-name">United States</span></div>
<div class="email">
<span>Email:</span>
<a href="mailto:[email protected]" class="email">[email protected]</a>
</div>
<div class="url">
<span>URI:</span>
<a href="https://self-issued.info/" class="url">https://self-issued.info/</a>
</div>
</address>
</section>
</div>
<script>const toc = document.getElementById("toc");
toc.querySelector("h2").addEventListener("click", e => {
  toc.classList.toggle("active");
});
toc.querySelector("nav").addEventListener("click", e => {
  toc.classList.remove("active");
});
</script>
</body>
</html>