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

Eiji Kitamura updated SHINDIG-807:
----------------------------------

    Attachment: OAuthMetaData.patch

Attached is a patch to present OAuth services setting on Metadata API.

"oauth":{
  "myspace":{
    "request":{
      
"url":"http:\/\/example.com\/request_token","method":"GET","location":"header"
    },
    "access":{
      
"url":"http:\/\/example.com\/access_token","method":"GET","location":"header"
    },
    "authorization":{
      
"url":"http:\/\/example.com\/authorize?oauth_callback=http:\/\/example.com\/modules\/common\/static\/html\/ExampleGadgetCallbackPage.html","method":"GET","location":"header"
    }
  }
}

> Metadata to return OAuth Services
> ---------------------------------
>
>                 Key: SHINDIG-807
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-807
>             Project: Shindig
>          Issue Type: Improvement
>          Components: Gadget Rendering Server (PHP)
>            Reporter: Eiji Kitamura
>            Priority: Minor
>         Attachments: OAuthMetaData.patch
>
>
> Metadata isn't returning OAuth services settings.

-- 
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