<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Generator" content="Microsoft Word 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#002060;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#002060">Nat, could you push bitbucket to
<a href="http://openid.bitbucket.org/">http://openid.bitbucket.org/</a>?  I think it’s been a while.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#002060"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#002060">                                                                Thanks,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#002060">                                                                -- Mike<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#002060"><o:p> </o:p></span></p>
<div>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">From:</span></b><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif""> openid-specs-ab-bounces@lists.openid.net [mailto:openid-specs-ab-bounces@lists.openid.net]
<b>On Behalf Of </b>John Bradley<br>
<b>Sent:</b> Wednesday, October 10, 2012 4:44 PM<br>
<b>To:</b> Brian Campbell<br>
<b>Cc:</b> openid-specs-ab@lists.openid.net<br>
<b>Subject:</b> Re: [Openid-specs-ab] Registration 2.3 typo<o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">For ticket #642 I split the application errors from the OAuth bearer ones and fixed the example to be error_code.<o:p></o:p></p>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">You need to take the XML version in bitbucket to see the most recent commits.  It also can show the commits with diffs.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">John B.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<div>
<p class="MsoNormal">On 2012-10-10, at 12:15 PM, Brian Campbell <<a href="mailto:bcampbell@pingidentity.com">bcampbell@pingidentity.com</a>> wrote:<o:p></o:p></p>
</div>
<p class="MsoNormal"><br>
<br>
<o:p></o:p></p>
<p class="MsoNormal" style="margin-bottom:12.0pt">John fixed the "error_descryption" thing about a week ago in the source:
<a href="http://hg.openid.net/connect/changeset/f0ab70d763ffc3b8080b645a1b5f2bb3704b7e99">
http://hg.openid.net/connect/changeset/f0ab70d763ffc3b8080b645a1b5f2bb3704b7e99</a><br>
<br>
It's honestly a bit of a mystery to me as to when and how things get promoted from source to the rendered versions at
<a href="http://openid.bitbucket.org/openid-connect-registration-1_0.html">http://openid.bitbucket.org/openid-connect-registration-1_0.html</a> etc. and then to
<a href="http://openid.net/specs/openid-connect-registration-1_0.html">http://openid.net/specs/openid-connect-registration-1_0.html</a> etc. but it looks to be in the queue. 
<br>
<br>
The error/error code thing does need to be fixed in the Registration doc. However, I don't think one can say that OAuth 2.0, §4.1.2.1 defines the Registration error response. It happens to use the same two member names in the JSON response but that's a different
 endpoint in a different protocol with different defined error code values.<o:p></o:p></p>
<div>
<p class="MsoNormal">On Wed, Oct 10, 2012 at 7:43 AM, Roland Hedberg <<a href="mailto:roland.hedberg@adm.umu.se" target="_blank">roland.hedberg@adm.umu.se</a>> wrote:<o:p></o:p></p>
<p class="MsoNormal"><br>
4 okt 2012 kl. 08:18 skrev Javier Rojas Blum <<a href="mailto:javier@gluu.org">javier@gluu.org</a>>:<o:p></o:p></p>
<div>
<p class="MsoNormal" style="margin-bottom:12.0pt"><br>
> Hello,<br>
><br>
> In 2.3.Client Registration Error Response  the response member is called "error_code" and in the example is called "error".<o:p></o:p></p>
</div>
<p class="MsoNormal">And it also says error_descryption instead of error_description.<br>
<br>
The error response format is actually defined in OAuth 2.0 section 4.1.2.1 .<br>
So it's a spelling error in <a href="http://openid.bitbucket.org/openid-connect-registration-1_0.html#anchor7" target="_blank">
http://openid.bitbucket.org/openid-connect-registration-1_0.html#anchor7</a><br>
<br>
-- Roland<br>
------------------------------------------------------<br>
Roland Hedberg<br>
IT Architect/Senior Researcher<br>
ICT Services and System Development (ITS)<br>
Umeċ University<br>
SE-901 87 Umeċ, Sweden<br>
Phone <a href="tel:%2B46%2090%20786%2068%2044">+46 90 786 68 44</a><br>
Mobile <a href="tel:%2B46%2070%20696%2068%2044">+46 70 696 68 44</a><br>
<a href="http://www.its.umu.se/" target="_blank">www.its.umu.se</a><br>
<br>
_______________________________________________<br>
Openid-specs-ab mailing list<br>
<a href="mailto:Openid-specs-ab@lists.openid.net">Openid-specs-ab@lists.openid.net</a><br>
<a href="http://lists.openid.net/mailman/listinfo/openid-specs-ab" target="_blank">http://lists.openid.net/mailman/listinfo/openid-specs-ab</a><o:p></o:p></p>
</div>
<p class="MsoNormal"><br>
_______________________________________________<br>
Openid-specs-ab mailing list<br>
<a href="mailto:Openid-specs-ab@lists.openid.net">Openid-specs-ab@lists.openid.net</a><br>
<a href="http://lists.openid.net/mailman/listinfo/openid-specs-ab">http://lists.openid.net/mailman/listinfo/openid-specs-ab</a><o:p></o:p></p>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</div>
</body>
</html>