Tuesday, November 23, 2010

Run OAuth service provider on GateIn portal

You can also test Shindig against the sample OAuth service provider from oauth.net:

Download the sample service provider code:

1. svn co http://oauth.googlecode.com/svn/code/java oauth
2. cd oauth
3. mvn install
4. cd example/oauth-provider/
5. In oauth-provider/target, copy .war and put into tomcat/webapps folder of GateIn
6. Add new consumer into oauth.json from exo.portal.gadgets-core-3.2.0-Beta01-SNAPSHOT.jar in lib folder
7. run gatein and add a oauth gadget to dashboard

No comments:

Post a Comment