all groups > macromedia flash flash remoting > august 2004 >
You're in the

macromedia flash flash remoting

group:

JAAS integration


JAAS integration zebastien
8/19/2004 6:50:15 PM
macromedia flash flash remoting:
Hello,
I have a J2EE server and am using the J2EE security of the web-container and
the server declarative security. Once authentification and single-sign-on are
passed, I'm launching a flash movie using flash remoting to call my session
beans, I however get server security exceptions because the LoginContext
created by the JSP portal login is not automatically transfered thru RMP calls.
I can get the JAAS subject from the JSP launching the flash movie and set the
credentials of the NetService gateway but that does not help me much. does
anybody have any experience in this matter and could share the solutions they
investigated ?
Thanks.
Sebastien.
Re: JAAS integration zebastien
8/20/2004 7:20:23 PM
some more info: what happens today is that the NetServices first HTTP request
creates a new HTTP session instead of using the one if currently existing in
the browser; so if the user was previously authenticated with JAAS, its
principal is set to null by this new session, cookies are lost (including
sessionId).
seb.
AddThis Social Bookmark Button