Securing WCF with enableWebScript



Hello,

I am in the process of building a website and would like to call WCF
services from the client web browser using ASP.NET Ajax. I have successfully
setup a test WCF service with the webHttpBiding and the <enableWebScript />
to enable consumption from ASP.NET Ajax.

So now how to I secure this WCF and securely call this WCF from the ajax
page?? I can't find literature anywhere addressing this issue. Can someone
point me in the right direction?

Thank you,
CKA



.



Relevant Pages


Loading