Hi All,
I have a web application running on WAS 6.1 which is using Single sign On functionality.
I had used the code given in the following link for getting the Login Id of the Client.
http://www.jguru.com/faq/view.jsp?EID=1045412 This code does work in WAS 4.0 but fails in WAS 6.1.
I have gone through the procedure for getting the same at www3.java.no/.../HolgerZobel/Holger_Zobel_JavaZone2005-Real_Single_Sign-on_for_web_applictions_02.pdf
But I could not find wssec.jar and CustomTrustInjector.class in WAS lib directory...and the procedure seems to be long, so is there any possibility of making any change in the previosly working code or any settings at server side to make it working.
Thanks & Regards,
Ketan