Hello all,

     My application scenerion is this:

     My desktop flex client needs to access a third party application.
Which I can easily do with an Http login (providing the login/password
and accessing whatever page I want to access through a single URL).

     However what I am not able to do is: keeping my logged in session
active. Every time I have to access the 3rd party application I have
to login in every single time. 

    Any help on how I can login just once and keep doing my work until
I log out, will be greatly appreciated.

    Just as a side note: If I bring up the same 3rd party application
through Iframe inside my flex client and then login through the
browser it works just fine. Logged in session just does not go away.

    Example code will be greatly appreciated.

Best Regards

Reply via email to