Re: Web Service Properties?

2018-07-16 Thread Keisuke Miyako via 4D_Tech
maybe they mean, use HTTP authentication not SOAP authentication

if BASIC or DIGEST is good enough.

http://doc.4d.com/4Dv15/4D/15.6/WEB-SERVICE-AUTHENTICATE.301-3817472.en.html

authentication via SOAP header (not HTTP header) is an extended SOAP feature.

http://kb.4d.com/assetid=34276

http://kb.4d.com/assetid=48363

2018/07/17 2:14、Stephen J. Orth via 4D_Tech 
<4d_tech@lists.4d.com>のメール:

I mentioned this and they responded with:

Login Credentials need not be a part of WS header.
We would use a basic login mechanism using ID/Password.

Does anyone have a clue what they mean, and how to accomplish this?



**
4D Internet Users Group (4D iNUG)
FAQ:  http://lists.4d.com/faqnug.html
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**

Web Service Properties?

2018-07-16 Thread Stephen J. Orth via 4D_Tech
Looking for some input/advice.

I have a customer who wants us to embed login credentials as part of our web
service call back to them.  We have already dealt with this in the past,
building a special "header" to embed this information into.

I mentioned this and they responded with:

 Login Credentials need not be a part of WS header.
 We would use a basic login mechanism using ID/Password.

Does anyone have a clue what they mean, and how to accomplish this?

They sent me a screen shot from SOAPUI with the XML payload, but off to the
side they have a SOAPUI property box showing there they put the login
credentials.

Is there any information on how to accomplish this and if it can even be
accomplished?

Thanks!


Steve

*
  Stephen J. Orth
  The Aquila Group, Inc. Office:  (608) 834-9213
  P.O. Box 690   Mobile:  (608) 347-6447
  Sun Prairie, WI 53590

  E-Mail:  s.o...@the-aquila-group.com
*


**
4D Internet Users Group (4D iNUG)
FAQ:  http://lists.4d.com/faqnug.html
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**