How to Configure Single sign on in a web application
suresh midde
Greenhorn
Joined: Aug 22, 2008
Posts: 25
posted
0
Hi ,
Can any one tell me how to configure single sign on in a web application.
I heard from someone, that it can be configured in a xml.
Can anyone help in this regards
Thanks Suresh
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35224
7
posted
0
That depends on the server you're using; the instructions for Tomcatare here. Being server-specific it can't be part of the web.xml file (whose contents are standardized).
Since this is an area that's not standardized it's not part of the SCWCD exam; thus I'm moving it to a more appropriate forum.