<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.ietf-oauth-assertions" target="https://datatracker.ietf.org/doc/html/draft-ietf-oauth-assertions-03">
   <front>
      <title>OAuth 2.0 Assertion Profile</title>
      <author initials="M. B." surname="Jones" fullname="Michael B. Jones">
         </author>
      <author initials="B." surname="Campbell" fullname="Brian Campbell">
         </author>
      <author initials="Y. Y." surname="Goland" fullname="Yaron Y. Goland">
         </author>
      <date month="May" day="2" year="2012" />
      <abstract>
	 <t>   This specification provides a general framework for the use of
   assertions as client credentials and/or authorization grants with
   OAuth 2.0.  It includes a generic mechanism for transporting
   assertions during interactions with a token endpoint, as wells as
   rules for the content and processing of those assertions.  The intent
   is to provide an enhanced security profile by using derived values
   such as signatures or HMACs, as well as facilitate the use of OAuth
   2.0 in client-server integration scenarios where the end-user may not
   be present.

   This specification only defines abstract message flow and assertion
   content.  Actual use requires implementation of a companion protocol
   binding specification.  Additional profile documents provide standard
   representations in formats such as SAML and JWT.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-ietf-oauth-assertions-03" />
   
</reference>
