Hi, I have been trying to initialize the Visit object with certain values once the user has logged in. The values needless to say are user specific. So I would need to access the auth details from acegi. What should I be doing to set these values? I am bit lost here. We are using Acegi with spring and tapestry 4.0.2.
I found examples from the tapestry 3.x in the archives but nothing pointing me to how to do it with the latest bundles. If there is already some discussion on this, I would be really grateful if you could point me in that direction. Thanks, Srini.