<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.sakimura-oauth-wmrm" target="https://datatracker.ietf.org/doc/html/draft-sakimura-oauth-wmrm-01">
   <front>
      <title>OAuth 2.0 Web Message Response Mode</title>
      <author initials="T." surname="Yamaguchi" fullname="Toru Yamaguchi">
         <organization>Timee, Inc.</organization>
      </author>
      <author initials="N." surname="Sakimura" fullname="Nat Sakimura">
         <organization>NAT Consulting LLC</organization>
      </author>
      <author initials="N." surname="Matake" fullname="Nov Matake">
         <organization>YAuth.JP LLC</organization>
      </author>
      <date month="November" day="8" year="2023" />
      <abstract>
	 <t>   This specification defines a new response mode for RFC6749 that uses
   HTML5 Web Messaging (a.k.a window.postMessage()) instead of the
   redirect for the Authorization Response from the Authorization
   Endpoint.  It defines two modes: simple mode and relay mode.  Relay
   mode can be used to protect the access token in the implicit grant
   case by confining it within the origins of authorization server or
   resource server and preventing it from being read by the client.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-sakimura-oauth-wmrm-01" />
   
</reference>
