Hi Brett,
It sounds that you will have to integrate WCF and SharePoint ... have a look at this: http://channel9.msdn.com/posts/DavidAiken/VS2008-Training-Kit-Connected- Application-Foundations-using-WCF-WF-and-Windows-CardSpace/ http://www.codeplex.com/SPWCFSupport My personal view is to have WCF in a separate Web app ... Cheers, Wilson Wampers From: [email protected] [mailto:[email protected]] On Behalf Of Brett Clarke Sent: Wednesday, 18 March 2009 14:10 To: [email protected] Subject: Ideas: Access Web Service from Non-NTLM compliant app Hi Everyone, Got a quick question about an issue we have here. We are deploying an Enterprise Bus solution (using AquaLogic Service Bus), and want the app to use a web service to add items to a list. The issue is that ALSB doesn't support NTLM - the options are Basic Auth, X.509 Certs, and SAML tokens (whatever they are!). Our farm uses the standard NTLM auth for everything, so obviously the web service calls currently fail. The thoughts we had to work around this are: 1. Create a custom web service that has some embedded credentials to access the SharePoint system 2. Enable Basic Auth as a provider within the production MOSS Web App 3. Build a new "staging" Web App using Basic Auth - get the ALSB to upload stuff to that site, and then use workflows to move the stuff to the production web app. Any thoughts on any of these ideas - good or bad? Any other suggestions on ways around this auth issue? I've read some stuff about "web service proxies" but that seemed to apply to custom .net apps. Cheers! Brett ________________________________ This e-mail and its attachments are intended for the named addressee only and no liability is accepted for use or reliance on any part of this e-mail by any other person. It is confidential, may be subject to privilege and is also subject to copyright. No part of it should be reproduced, adapted or communicated without the written consent of the copyright owner. Any confidentiality or privilege is not waived or lost because this e-mail has been received by you and you are not the intended recipient. If you are not the intended recipient, please let us know by reply e-mail. Please note that e-mails can be interfered with, can contain computer viruses or other defects and may not be successfully replicated on other systems. This footnote confirms that this e-mail message has been swept for the presence of computer viruses. However whilst the sender has taken reasonable precautions to minimise the risk of this email and any attachment containing viruses, we cannot accept liability for any such viruses and we give no warranties in relation to any of the above matters. If you have any doubts about the authenticity of this e-mail please contact the sender immediately. No responsibility is accepted for any changes made to a document other than those made by the sender. ________________________________ Support procedure: https://www.codify.com/lists/support List address: [email protected] Subscribe: [email protected] Unsubscribe: [email protected] List FAQ: http://www.codify.com/lists/ozmoss <http://www.codify.com/lists/ozmoss> Other lists you might want to join: http://www.codify.com/lists <http://www.codify.com/lists> -------------------------------------------------------------------------------- Support procedure: http://www.codify.com/lists/support List address: [email protected] Subscribe: [email protected] Unsubscribe: [email protected] List FAQ: http://www.codify.com/lists/ozmoss Other lists you might want to join: http://www.codify.com/lists
