Re: [Hypercontent-users] Infinite loop - for Seperate CAS server
Brought to you by:
alexvigdor
From: Alex V. <al...@bi...> - 2007-05-11 13:36:14
|
Hi, I have not made any changes in CVS, sorry. I think the most conservative approach will be to add a new optional property in hypercontent.properties to specify the location of the jaas properties; the default properties will have the same value that is currently hard-coded, but you could simply comment it out to disable the setting, or change its value accordingly. I'll try to get around to this soon. Alex On May 10, 2007, at 12:35 AM, tom tom wrote: > Alex, > > Have you done any change to the existing source in CVS > for the following discusssion. > > Thanks > --- tom tom <j_l...@ya...> wrote: > >> Hi, >> >> I found what the issue is , in the Login.java you >> have >> the hardcoded entry to point jaas.properties. >> >> I just removed it as we already have that in the >> tomcat startup script. >> >> Well, my recommendation is to ignore this hardcoded >> entry and give a instruction in the cas-support >> readme. >> >> Reason is when it comes to Casification there may be >> other entries in th jaas.properties, hence it is >> always better to keep it independent. >> >> Any how now in our Login.java contructor got no >> entries, Can it lead to other issues. >> >> Thanks >> >> >> >> >> --- tom tom <j_l...@ya...> wrote: >> >>> 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 >>> >>> >> > ---------------------------------------------------------------------- > --- >>> Take Surveys. Earn Cash. Influence the Future of >> IT >>> Join SourceForge.net's Techsay panel and you'll >> get >>> the chance to share your >>> opinions on IT & business topics through brief >>> surveys-and earn cash >>> >> > http://www.techsay.com/default.php? > page=join.php&p=sourceforge&CID=DEVDEV >>> _______________________________________________ >>> Hypercontent-users mailing list >>> Hyp...@li... >>> >> > https://lists.sourceforge.net/lists/listinfo/hypercontent-users >>> >> >> >> >> >> > ______________________________________________________________________ > ______________ >> 8:00? 8:25? 8:40? Find a flick in no time >> with the Yahoo! Search movie showtime shortcut. >> http://tools.search.yahoo.com/shortcuts/#news >> > > > > > ______________________________________________________________________ > ______________ > No need to miss a message. Get email on-the-go > with Yahoo! Mail for Mobile. Get started. > http://mobile.yahoo.com/mail > |