Re:Re: Avoid of registration process

2010-04-19 Thread hassan bidani
Hi, My gadget is written in Jboss Seam + JSF + EJB + faclets. The gadget has a login page and login-data (user name + password) which are connected with a Seam component : @Identity @credentials. I have written a servlet in the Seam project( my gadget), and I create a link with gadget and

Re: Avoid of registration process

2010-04-15 Thread Paul Lindner
Yes, you may be able to do this. The gadget can find out if the user from the social network is valid by making calls. You can also use makeRequest calls to a backend which will be validated and signed. All of this depends on you implementing a proper security token decoder and defining a