[ 
https://issues.apache.org/jira/browse/SHINDIG-1113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eiji Kitamura updated SHINDIG-1113:
-----------------------------------

    Attachment: OAuthStore.patch

This patch will fix oauth param_location parameters.
"auth_header" => "auth-header"
"uri_query" => "uri-query"
"post_body" => "post-body"

> param_location strings don't align spec
> ---------------------------------------
>
>                 Key: SHINDIG-1113
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1113
>             Project: Shindig
>          Issue Type: Bug
>          Components: PHP
>    Affects Versions: 1.0, 1.1-BETA1, 1.1-BETA2, 1.1-RC1, 1.0.1
>            Reporter: Eiji Kitamura
>         Attachments: OAuthStore.patch
>
>
> OAuth "param_location" params are specified as either "uri-query" or 
> "post-body" or "auth-header" in the spec, while implementation has 
> "uri_query", "post_body" and "auth_header".

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to