We have implemented the following architecture: · a CAS authentification server running on www.domain1.com · an Adobe Flex application running on www.domain2.com · this Flex application uses authentification provided by the CAS server on www.domaine1.com (as there is no CAS client for Flex, we used a front end JSP for authenticating users) · this Flex application uses an HTML component which can display any URL embedded in the Flex application user interface · we want to use this feature to give access to the user, once authenticated to the Flex application, to a forum developed in PHP and hosted on www.domain3.com. we want the user to enter the forum with the identity already authenticated by CAS from Flex application · this PHP forum running on www.domain3.com has been configured to use the CAS server running on www.domain1.com · when we acess directly the forum from www.domain3.com, CAS authentification works well · when we access the forum through the Flex application, it does not work. We need to authenticate again to enter the forum.
this may be caused but a bad configuration of the CAS server or the PHP forum or the Flex application, since we are in a multi domain environment. despite different reearches with Google, we have not found documentation about configuring CAS in a multi domain environment. So any help is welcome! Eric -- 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
