Re: [Hypercontent-users] Infinite loop - for Seperate CAS server
Brought to you by:
alexvigdor
From: tom t. <j_l...@ya...> - 2007-03-30 00:08:38
|
Alex, Pls find my comments below Did you update the CAS url in the login pipeline in > pipelines.xml > also? Yes of course, Initially it redirects to the CAS server for user to enter his username and password (with this url https://casserver:8443/cas/login?service=http://localhost:8080/hypercontent/vusample2/%3fmode%3Dlogin%26passmode%3D%26command%3DLogin)) Then user enters his credentials and then it fails in the HC end, infact CAS log says ticket granted and authentication is successful. It could be a certificate issue - can you > test the connection > another way? Yes I did test it another way, that is, I pointed my uPortal server (my dev machine) (same machine with HC) to remote CAS server, and I was able to login to the uPortal via CAS. If there is a certificate issue uPortal would not allow the user to login, using java key tool I imported the CAS server certificate to my cacerts in JAVA_HOME. The other minor difference I see is, we use PAMs in CAS server and we keep all the pam jars in ext directory of the JAVA_HOME where as in HC client.jar is in the WEB-INF/lib. Above I did in my dev machine, but we are getting the same repetitive error in UAT env, where there is one dedicated HC server with no other dependencies and also a seperate CAS server. Pls let me know how to proceed on this. Thanks ____________________________________________________________________________________ Bored stiff? Loosen up... Download and play hundreds of games for free on Yahoo! Games. http://games.yahoo.com/games/front |