Calling Web Service Created with .NET with PHP - Security

L

lvpaul

Hello !

I am new in web services and have to create a secure web service, that
will be called by a php-script.

My question.

Can I use form authentication ?
I called my service with an ASPX-Page and it worked (New
CookieContainer !).

But when it is used by php, can I use forms authentication or do I habe
to work with soap-header-authentication ? Or do I need both ?

Who can help.

Thanks
aaapaul
 
R

recoil

Provided you are capable of sending all of the necessary headers Forms
authentication should work. Depending upon the library you are using to
access your web service it may be easier to use soap header authentication
just because it is something that should be built into most normal soap/web
service libraries.
 
L

lvpaul

Thanks !

My part is only to provide the web-service with asp.net. I have a web
function, that gives back a datatable.

The other part is planned with nusoap and keithdevens.

Ist this possible ?

aaapaul
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,995
Messages
2,570,236
Members
46,822
Latest member
israfaceZa

Latest Threads

Top