Re: [OAUTH-WG] conflict: error response invalid_request and state parameter duplication

2011-12-20 Thread Alexey Skolyarov
I think same. But now I see that only for 5.2, not for 4.2.2.1 -- Best regards, Alexey Skolyarov From: Justin Richer [mailto:jric...@mitre.org] Sent: Tuesday, December 20, 2011 6:23 PM To: Alexey Skolyarov Cc: Buhake Sindi; oauth@ietf.org Subject: Re: [OAUTH-WG] conflict: error response invalid_r

Re: [OAUTH-WG] conflict: error response invalid_request and state parameter duplication

2011-12-20 Thread Justin Richer
None, it responds with an error (400) and not a redirect (302). You don't include the state parameter on an error response, only on a valid redirection response. -- Justin On 12/20/2011 01:57 AM, Alexey Skolyarov wrote: I see that. But how the server should respond on incorrect request (wh