Hy There,
That can't work. AFAIK is an IFrame like another Browser window. The Cookie that you
get from the CAS Server, when you log into the portal is for exactly that session. The
IFrame session has nothing to do with the Portal-Session, it is just displayed inside of
that Window (as i said, it is a new Browser Sandbox inside the Browser). Thats why you
can't get the Session Ticket via
session.getAttribute("edu.yale.its.tp.cas.client.filter.user")
because one Session can't access the Attributes of another session.
Greetings Soon5
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4130126#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...