<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet type="text/xsl" href="http-authentication-control-parameters.xsl"?>
<?xml-model href="http-authentication-control-parameters.rng" schematypens="http://relaxng.org/ns/structure/1.0" ?>
<registry xmlns="http://www.iana.org/assignments" id="http-authentication-control-parameters">
  <title>Hypertext Transfer Protocol (HTTP) Authentication Control Parameters</title>
  <created>2016-11-17</created>
  <updated>2017-04-13</updated>
  
  <registry id="authentication-control-parameters">
    <title>HTTP Authentication Control Parameters</title>
    <xref type="rfc" data="rfc8053"/>
    <registration_rule>Specification Required</registration_rule>
    <expert>Rifaat Shekh-Yusef, Yutaka Oiwa</expert>
    <record date="2016-11-17">
      <value>auth-style</value>
      <xref type="rfc" data="rfc8053">RFC8053, Section 4.2</xref>
    </record>
    <record date="2016-11-17">
      <value>location-when-unauthenticated</value>
      <xref type="rfc" data="rfc8053">RFC8053, Section 4.3</xref>
    </record>
    <record date="2016-11-17">
      <value>no-auth</value>
      <xref type="rfc" data="rfc8053">RFC8053, Section 4.4</xref>
    </record>
    <record date="2016-11-17">
      <value>location-when-logout</value>
      <xref type="rfc" data="rfc8053">RFC8053, Section 4.5</xref>
    </record>
    <record date="2016-11-17">
      <value>logout-timeout</value>
      <xref type="rfc" data="rfc8053">RFC8053, Section 4.6</xref>
    </record>
    <record date="2016-11-17">
      <value>username</value>
      <xref type="rfc" data="rfc8053">RFC8053, Section 4.7</xref>
    </record>
  </registry>

  <registry id="mutual-authentication-host-validation-methods">
    <title>HTTP Mutual Authentication Host Validation Methods</title>
    <xref type="rfc" data="rfc8120"/>
    <registration_rule>Expert Review</registration_rule>
    <expert>Rifaat Shekh-Yusef, Yutaka Oiwa</expert>
    <record date="2016-11-17">
      <value>host</value>
      <description>Hostname verification only</description>
      <xref type="rfc" data="rfc8120">RFC8120, Section 7</xref>
    </record>
    <record date="2016-11-17">
      <value>tls-server-end-point</value>
      <description>TLS certificate-based</description>
      <xref type="rfc" data="rfc8120">RFC8120, Section 7</xref>
    </record>
    <record date="2016-11-17">
      <value>tls-unique</value>
      <description>TLS unique key-based</description>
      <xref type="rfc" data="rfc8120">RFC8120, Section 7</xref>
    </record>
  </registry>

  <people/>
</registry>
