Hi. We have developed a LMS (Learning Management System) with Adobe Flex. First 
I would like to know if it is possible to use CAS SSO from a Flex application, 
and where I can find some information on how to do it. If it can help, notice 
that as any Flex application our LMS is running in a web brower, and we have 
used Flex remote objects, i.e. the flex application running in the web brower 
can use properties and methods of java objects running on the server.

Once the user is logged in our Flex LMS, he can then access various contents, 
such as elearning modules, forums and portlets, without leaving the user 
interface of the LMS. Those contents are displayed within the Flex application, 
using an HTML component which basically displays an HTML iframe on top of the 
Flex application.

If the content selected by the user is a forum or a portlet which requires 
authentification, is it possible to use CAS to provide SSO for those contents? 
The goal is the user does not have to sign in again to go into the forum or to 
get personalized data from the portlet. To summarize the software hierarchy: 
the content is in an iframe which is opened from the flex application which 
runs within a web browser.
-- 
You are currently subscribed to [email protected] as: 
[email protected]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

Reply via email to