[
https://issues.apache.org/jira/browse/SHINDIG-35?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12566880#action_12566880
]
Brian Eaton commented on SHINDIG-35:
------------------------------------
Hi Martin -
You're missing a couple of pieces.
- A demo OAuth service provider: check out the code linked from
http://oauth.net. You can run one up with maven pretty easily.
- You need a demo server side container to create the gadget security token.
I've hacked something together I like to call "ContainerServlet", it's hosted
on /container.
> Create a demo of a server side container
> ----------------------------------------
>
> Key: SHINDIG-35
> URL: https://issues.apache.org/jira/browse/SHINDIG-35
> Project: Shindig
> Issue Type: New Feature
> Components: Gadgets Server - Java
> Reporter: Brian Eaton
> Assignee: John Hjelmstad
> Attachments: oauth.patch, sillyoauthgadget.js, testgadget.xml
>
>
> I'd like Shindig to have a sample implementation of a server-side container.
> I definitely don't want to build any type of robust or scalable user registry
> to go along with this work. I'd like to see scaffolding, not a lot of
> implementation.
> The ability to store user preferences on the server rather than the client
> would be a reasonable first milestone. A next milestone would be support for
> OAuth in gadgets.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.