From: Nick201 on
I would like to secure my webservice just like cfc.If i go to cfc it will ask me for userid and password. can i do that for wsdl.

thankx
From: mojibake797 on
On Apr 21, 12:35 pm, "Nick201" <webforumsu...(a)macromedia.com> wrote:
> I would like to secure my webservice just like cfc.If i go to cfc it will ask me for userid and password. can i do that for wsdl.
>
> thankx
yes. if you have access to the cfmx administrator you can then
provide the username/password when you register the wsdl. or you can
provide as you invoke the service

<cfinvoke webservice="" username="" password="">