I've integrated Shindig into my site and am able to run the example gadgets and such. Additionally I've started implementation of PersonService etc.. The problem I'm having is once a user logs into my site and a gadget makes a request for viewer it always comes up null. I realize this is because I've not told the container who is logged in. Can anyone give suggestions on what I need to implement / do? I suspect its something simple like put something in http session but I've been unable to find out what that something is.
Thank you very much for your time.
