You need to sign in to do that
Don't have an account?

SSO Implementation
Hi,
We need to implement SSO in a dev instance, but we are not able to create its web service in java yet. We have downloaded its .net code from internet and hosted it on a staging server, but its not working(It is not allowing the user to login, if it is SSO enabled). Please let me know, how can I write its web service and where should I host it.
Other question is :- Should I need to write my code in java(instead of net) and host it on apache Tomcat?
If yes, please send me the sample code.
I am waiting for the reply.
Thanks
Sunil Arora
http://wiki.apexdevnet.com/index.php/How_to_Implement_Single_Sign-On_with_Salesforce.com
You can use any language you like that can parse & generate the SOAP messages that conform to the delegated auth WSDL.