<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.hallambaker-json-web-service" target="https://datatracker.ietf.org/doc/html/draft-hallambaker-json-web-service-10">
   <front>
      <title>JSON Web Service Binding Version 1.0</title>
      <author initials="P." surname="Hallam-Baker" fullname="Phillip Hallam-Baker">
         <organization>Comodo Group Inc.</organization>
      </author>
      <date month="April" day="11" year="2018" />
      <abstract>
	 <t>   The JSON Web Binding (JWB) describes a standardized approach to
   implementing Web Services.  Services are advertised using the DNS SRV
   and HTTP Well Known Service conventions.  Messages may be
   authenticated or authenticated and encrypted at the message layer in
   addition to any transport and/or network layer security.  Service
   messages are encoded in JSON using Internet time format for Date-Time
   fields and Base64urlencoding for binary objects.

   This document specifies Version 1.0 of JWB which uses HTTP/1.1 for
   transport.  Use of the multiple stream capabilities of HTTP/2 or QUIC
   is outside the scope of this document.

   This document is also available online at
   http://mathmesh.com/Documents/draft-hallambaker-json-web-service.html
   [1] .

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-hallambaker-json-web-service-10" />
   
</reference>
