We created a MXML Login app that stored the user's "passport" to the SharedObject. When another flex app is called it checks to see if the passport is present and valid in the SharedObject. If not it just redirects to the Login app.
On Wed, 23 Feb 2005 14:26:23 -0500, Dimitrios Gianninas <[EMAIL PROTECTED]> wrote: > Hi, > > Has anyone done something regarding single sign-on with Flex UIs ? In my > case, I have one Flex UI and need to build two smaller ones over the next > month, and want to provide single sign-on to end-users. > > Anyone do this already? > > Also the UIs will most likely reside at different locations, like so: > > http://app1.host.com/app1.mxml > http://app2.host.com/app2.mxml > etc... > > Jimmy Gianninas > Software Developer - > Optimal Payments Inc. > > ________________________________ > Yahoo! Groups Links > To visit your group on the web, go to: > http://groups.yahoo.com/group/flexcoders/ > > To unsubscribe from this group, send an email to: > [EMAIL PROTECTED] > > Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

