[
https://issues.apache.org/jira/browse/SHINDIG-558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brian Eaton updated SHINDIG-558:
--------------------------------
Attachment: unify.patch
The code is nearly done. SigningFetcher is no more. OAuthFetcher does
everything SigningFetcher used to do, and also lets you connect the dots
between an opensocial id and an access token. The token storage interface has
been redone to support pulling in HMAC keys per gadget for use with signed
fetch.
Remaining tasks:
- merge with shindig head
- screw around with Guice
- start up the server and make sure this works outside of Junit.
- prototype integration with a real key store, to make sure the interface is
right.
> Unify signed fetch and OAuth
> ----------------------------
>
> Key: SHINDIG-558
> URL: https://issues.apache.org/jira/browse/SHINDIG-558
> Project: Shindig
> Issue Type: Bug
> Components: Gadget Rendering Server (Java)
> Reporter: Brian Eaton
> Attachments: unify.patch
>
>
> Goal #1: implement the OAuth for social sites proposal discussed on the spec
> list.
> Goal #2: get HMAC support for signed fetch.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.