<?xml version='1.0' encoding='utf-8'?>
<!DOCTYPE rfc [
  <!ENTITY nbsp    "&#160;">
  <!ENTITY zwsp   "&#8203;">
  <!ENTITY nbhy   "&#8209;">
  <!ENTITY wj     "&#8288;">
]>
<?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
<!-- generated by https://github.com/cabo/kramdown-rfc version 1.7.39 (Ruby 3.4.9) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-rosomakho-oauth-txn-challange-00" category="info" consensus="true" submissionType="IETF" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.34.0 -->
  <front>
    <title abbrev="Placeholder for typoed email alias">Placeholder for typoed email alias</title>
    <seriesInfo name="Internet-Draft" value="draft-rosomakho-oauth-txn-challange-00"/>
    <author fullname="Yaroslav Rosomakho">
      <organization>Zscaler</organization>
      <address>
        <email>yrosomakho@zscaler.com</email>
      </address>
    </author>
    <date year="2026" month="June" day="25"/>
    <area>Security</area>
    <workgroup>Web Authorization Protocol</workgroup>
    <keyword>Transaction</keyword>
    <keyword>Authorization</keyword>
    <keyword>Human-in-the-loop</keyword>
    <abstract>
      <?line 38?>

<t>Nothing to see here</t>
    </abstract>
    <note removeInRFC="true">
      <name>About This Document</name>
      <t>
        The latest revision of this draft can be found at <eref target="https://yaroslavros.github.io/placeholder/draft-rosomakho-oauth-txn-challange.html"/>.
        Status information for this document may be found at <eref target="https://datatracker.ietf.org/doc/draft-rosomakho-oauth-txn-challange/"/>.
      </t>
      <t>
        Discussion of this document takes place on the
        Web Authorization Protocol Working Group mailing list (<eref target="mailto:oauth@ietf.org"/>),
        which is archived at <eref target="https://mailarchive.ietf.org/arch/browse/oauth/"/>.
        Subscribe at <eref target="https://www.ietf.org/mailman/listinfo/oauth/"/>.
      </t>
      <t>Source for this draft and an issue tracker can be found at
        <eref target="https://github.com/yaroslavros/placeholder"/>.</t>
    </note>
  </front>
  <middle>
    <?line 43?>

<section anchor="introduction">
      <name>Introduction</name>
      <t>There is typo in this document title. Real draft is <xref target="I-D.draft-rosomakho-oauth-txn-challenge"/>.</t>
    </section>
    <section anchor="conventions-and-definitions">
      <name>Conventions and Definitions</name>
      <t>The key words "<bcp14>MUST</bcp14>", "<bcp14>MUST NOT</bcp14>", "<bcp14>REQUIRED</bcp14>", "<bcp14>SHALL</bcp14>", "<bcp14>SHALL
NOT</bcp14>", "<bcp14>SHOULD</bcp14>", "<bcp14>SHOULD NOT</bcp14>", "<bcp14>RECOMMENDED</bcp14>", "<bcp14>NOT RECOMMENDED</bcp14>",
"<bcp14>MAY</bcp14>", and "<bcp14>OPTIONAL</bcp14>" in this document are to be interpreted as
described in BCP 14 <xref target="RFC2119"/> <xref target="RFC8174"/> when, and only when, they
appear in all capitals, as shown here.</t>
      <?line -18?>

</section>
    <section anchor="iana-considerations">
      <name>IANA Considerations</name>
      <t>This document has no IANA actions.</t>
    </section>
  </middle>
  <back>
    <references anchor="sec-normative-references">
      <name>Normative References</name>
      <reference anchor="I-D.draft-rosomakho-oauth-txn-challenge">
        <front>
          <title>OAuth Transaction Authorization Challenge</title>
          <author fullname="Yaroslav Rosomakho" initials="Y." surname="Rosomakho">
            <organization>Zscaler</organization>
          </author>
          <author fullname="Brian Campbell" initials="B." surname="Campbell">
            <organization>Ping Identity</organization>
          </author>
          <author fullname="Karl McGuinness" initials="K." surname="McGuinness">
            <organization>Independent</organization>
          </author>
          <author fullname="Pieter Kasselman" initials="P." surname="Kasselman">
            <organization>Defakto Security</organization>
          </author>
          <date day="25" month="June" year="2026"/>
          <abstract>
            <t>   This document defines an OAuth mechanism for transaction-specific
   authorization challenges.  A protected resource can require
   additional authorization for a particular operation by returning a
   transaction authorization challenge.  This is useful when requests
   are mediated by agents, automated workflows, or delegated services
   and the protected resource requires confirmation from a human user,
   resource owner, or organizational authority.  The client presents the
   challenge to an authorization server, which validates the challenge,
   obtains any required approval, and issues an OAuth 2.0 access token
   whose granted authorization details, expressed using Rich
   Authorization Requests, describe the approved operation.  The access
   token is then presented to the protected resource as evidence that
   the challenged operation was authorized.

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

<section numbered="false" anchor="acknowledgments">
      <name>Acknowledgments</name>
      <t>TODO acknowledge.</t>
    </section>
  </back>
  <!-- ##markdown-source:
H4sIAAAAAAAAA41U227bOBB951dM1beilOtugLZCtq0aJxsDiZ11HARp0QdK
GluEKVIgKXvdwP+y39Iv26FkJ/amQPMicQ7PXHg4Q84589IrTCC6UiLH0qgC
LcyMBb+uDRaAlZAKhJLCRUxkmcXlM8m58Dg3dp2A1DPDWGFyLSpKVVgx89wa
ZyqxKA03ovEl9/9onpdCKaHnyN+8Ya7JKumcNJqik9vwdHoG8JLCO0MlSF1g
jfTRPnoNERbSGyuFCsYw/UI/qisaTqZnEdNNlaFNWEElJSw32qF2jUvA2wYZ
HegPJiwKinqNeWOlX0dsZexibk1TE3qLGaRUJCX4ITxVBFfWeJMbFbEFrola
JAw4TK3QTuSBEcwDlwCcN5XQXGruS+TKmJotUTdUEsBzUgF0SkS3VJvUc/gr
OAU86E54q+RniX4WGzsPG8LmJW2U3tcu6fUCL0ByifGO1gtAL7Nm5bDXRugF
z7n0ZZOR71rQVSmxpG+vfrz3wFGkp/N78fe4cRcglmbfq/eMy49LX9FpmWhl
CMJSKoBZo1TXQHfbLDDZhWkJdBaht6ol8NXlQqFtd7DTZ/2Q9vOPbjfOTcWY
NrYiryVdBAu9+mjFccwY5xxE5rylm2VsZHwZtPcGHCKUaJF1nEoWhSLjJQy1
t6ZoukZg08AB6dopoWEACuCAxqGpqHmhHcAYJihUNxqBen//YsgH8W/UQlJr
s6ESKeeJ0dRMIaMDoQsY4Exq2dptCUCNCqFTHUSXN9fTMCfhD6Nxu56c/n0z
nJwOwvr6PL24eFiwLeP6fHxzMXhcPXqejC8vT0eDzplQOIBYdJne0U6oKhpf
TYfjUXoRPRWCRjCompFW2qOtLXp6U4RjBbrcyowM8vlycvXz3/5RUGhydvK2
3/+w2WyN9/13R2SsStRdNqPVemvSxK2ZqGsUNkQh8SAXtfT0mhDXgSvNSre3
SXK++haU+Z7AcZbX/aOPWyAc+ADcaXYAtpo9RZ44dyL+AvpFmgc1D/D/KX1Y
b3p3YO903wOPPympEXj//aePrO2hYTpKQyM5SaMqHnpn/5JK0kqbjtm9dC7e
9n8m8kWIkuYLbVYKi3nwcOw+6d5fLP6MZqQ3RhuKOh6MKcCOSar/B5c4MpuN
BgAA

-->

</rfc>
