This is what we did when we ran OAS 10.1.3 (let the application handle SSO). Deployed CAS client in each java application. It get's a little more difficult when you want to use Oracle Portal, which I believe requires OID and Oracle's SSO. At the time, it was problematic integrating OID with our Open Ldap server. Not sure if OAS integration with non Oracle components has improved. We recently replaced OAS with SJAS/Glassfish.
-Mike- -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Harry Ng Sent: Tuesday, October 16, 2007 10:51 AM To: [email protected] Subject: Re: Casifying J2EE applications in Oracle Application Server Oracle Application Server is just a container like those from other brands. You should be able to casify your applications through the same logic as in other containers. http://www.ja-sig.org/wiki/display/CASC/Java+Client If your server is fronted by Apache, you can also use mod_auth_cas, to casify the Apache Server. http://www.ja-sig.org/wiki/display/CASC/mod_auth_cas Harry Maniesh wrote: > > We are new to CAS and SSO. > We are using Oracle Applications Server (10.1.3) to deploy many of our > J2ee applications. > Is there is a document that mentions steps to implement SSO using CAS? We > would like to authenticate users with ADS. > > Appreciate your help in advance. > > regards > maniesh > -- View this message in context: http://www.nabble.com/Casifying-J2EE-applications-in-Oracle-Application- Server-tf4630108.html#a13235161 Sent from the CAS Users mailing list archive at Nabble.com. _______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas _______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
