On 2010-04-18, at 9:04 PM, Marius Scurtescu wrote:

> On Sun, Apr 18, 2010 at 5:46 PM, Dick Hardt <dick.ha...@gmail.com> wrote:
>> Since calls to the token endpoint use POST, there can not be any confusion
>> between the parameters in the body of the message and URI query parameters
> 
> Unfortunately in the Java world there is confusion between POST and
> GET parameters. The servlet specification mixes parameters from both
> sources and makes them available as one map.

Perhaps you should use a real web language like Perl? :)

Since the user user is not present in calls to the token endpoint, I don't see 
the same requirements for adding URI query parameters, but point taken.

-- Dick

_______________________________________________
OAuth mailing list
OAuth@ietf.org
https://www.ietf.org/mailman/listinfo/oauth

Reply via email to