Re: [OAUTH-WG] I-D Action: draft-ietf-oauth-introspection-01.txt

2014-12-01 Thread Justin Richer
Oh, thanks, that is supposed to be explicitly stated! Yes, it's form parameters.  -- Justin / Sent from my phone / Original message From: Sergey Beryozkin Date:12/01/2014 5:57 AM (GMT-05:00) To: oauth@ietf.org Cc: Subject: Re: [OAUTH-WG] I-D Action: draft-ietf-

Re: [OAUTH-WG] I-D Action: draft-ietf-oauth-introspection-01.txt

2014-12-01 Thread Sergey Beryozkin
On 01/12/14 10:56, Sergey Beryozkin wrote: Hi Justin Nicely written text, as usual. Few comments: - I haven't found a reference to a data format of POST requests. I'm presuming it is going to be a form payload (would mean the server code can write more or less the same code dealing with POST & G

Re: [OAUTH-WG] I-D Action: draft-ietf-oauth-introspection-01.txt

2014-12-01 Thread Sergey Beryozkin
Hi Justin Nicely written text, as usual. Few comments: - I haven't found a reference to a data format of POST requests. I'm presuming it is going to be a form payload (would mean the server code can write more or less the same code dealing with POST & GET queries) ? - consider directly specifyi