I want to integrate jfroum with my web app , I am using RemoteSSO and modified it to read cookie value for logged in user's username. Which reads it fine, however its session variable doesn't contain the loggedin user, it contains the anonymous user and it just logs in as anonymous user.
The url that i have given to go to jforum is
http://www.myapp.org/jforum, I feel it's not correct, any idea how should it be created.