Re: SOAP Security: HTTP-Basic authentication
Martin Honnen <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.xml |
|---|---|
| Organization | Liberty Development |
| Message-ID | <[email protected]> |
Hiran Chaudhuri wrote: > How about submitting username and password together with the URL? > > var soapCall = new SOAPCall(); > soapCall.transportURI = 'http://username:[email protected]/services/service.asmx'; > soapCall.encode(...); > > I know the security is not too good. I have tried that here with Firefox 1.0 and it works too. -- Martin Honnen http://JavaScript.FAQTs.com/