I am not familiar with UCM, but I was able to successfully CASify Peoplesoft 
running on Weblogic.

If UCM is a java application you could try the approach we took with 
Peoplesoft. I simply added the CAS client jar to the Weblogic classpath and 
then added CAS filters and mapping to the applications web.xml. The only other 
change was some custom Peoplesoft code needed to extract the principle from the 
successful CAS login. UCM would need to provide some kind of hook to make this 
possible.

Alternately you could use mod_auth_cas on the Apache Server to protect the URL. 
We do this with our Kronos Time Management system. But again you would need 
some kind of hook in UCM to extract the principle, Kronos provides a hook for 
this.

-Bryan

-----Original Message-----
From: mtorne [mailto:[email protected]] 
Sent: Thursday, August 25, 2011 9:30 AM
To: [email protected]
Subject: [cas-user] Casify Oracle UCM, that runs on weblogic 10.3.5

I want to casify UCM, that is application that runs on weblogic 10.3.5 Exists 
any documentation explain how to casify applications in weblogic?
In front of UCM, there is an Apache Http Server that proxies the requests. 

Marc
--
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

-- 
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