Remember tools is not using the XML to render the HTML directly, it is marking up the text version. This bites me all the time as well.
The text version needs to render to “Section 3.3 of RFC 6749” to get Rfcmarkup tool <http://tools.ietf.org/tools/rfcmarkup/index> to render it correctly. The trailing of OAuth 2.0 messes up Rfcmarkup. I am looking at fixing PIXE for the RFC editor so this happens to be a current issue for me, as I did the same thing because that is what produces the best HTML output from XML2RFC. What I have learned is to NOT format looking at the html output from XML2RFC as it leads you in the wrong direction, output as text then run through Rfcmarkup to see what the version on the document tracker will look like. Hope this saves you some time. John B. > On Jul 19, 2015, at 7:05 AM, Justin Richer <[email protected]> wrote: > > Thanks, those are artifacts in the rendered XML, I’ll look into fixing them. > > — Justin > >> On Jul 19, 2015, at 3:24 AM, Aaron Parecki <[email protected] >> <mailto:[email protected]>> wrote: >> >> In section 2.2, >> https://tools.ietf.org/html/draft-ietf-oauth-introspection-11#section-2.2 >> <https://tools.ietf.org/html/draft-ietf-oauth-introspection-11#section-2.2> >> the "scope" description references section 3.3 of RFC6749, but the hyperlink >> contains just the fragment #section-3.3 which then points to the current >> page. The same problem exists with the "token_type" parameter. Additionally, >> I believe the token type link should point to section 7.1 >> (https://tools.ietf.org/html/rfc6749#section-7.1 >> <https://tools.ietf.org/html/rfc6749#section-7.1>) which is where token >> types are defined. Thanks! >> >> ---- >> Aaron Parecki >> aaronparecki.com <http://aaronparecki.com/> >> @aaronpk <http://twitter.com/aaronpk> >> > > _______________________________________________ > OAuth mailing list > [email protected] > https://www.ietf.org/mailman/listinfo/oauth
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ OAuth mailing list [email protected] https://www.ietf.org/mailman/listinfo/oauth
