Forum Discussion

Henrik_68652's avatar
Henrik_68652
Icon for Nimbostratus rankNimbostratus
Sep 18, 2008

Soap Monitor adds username/password to the URL

Can anyone help with this:

 

 

I configured a SOAP monitor from the template. Put in all correct info, but the monitor adds whaterver username i put in to the URL. I se the basic auth. string further down in the debug log, but why does it add the username to the URL. I attaced a screen of the config and a dump from the debug log:

 

 

********** Debugging session beginning at: Wed Sep 17 20:43:59 2008

 

 

free(): invalid pointer 0x4d87c0!

 

endpoint = http://user1157.237.113.18:80/store/witsml

 

namespace = http://www.witsml.org/message/120

 

method name = WMLS_GetVersion

 

param name =

 

param type = bool

 

param value =

 

return type = string

 

return value = 1.3.1.1

 

fault = 0

 

debug = 1

 

SOAPHTTPProtocol::Close()

 

SOAPProtocolBase::Close()

 

CLOSED

 

Ignoring parameter due to missing parameter name

 

 

 

REQUEST:

 

SOAPHTTPProtocol::Connect()

 

SOAPProtocolBase::Connect

 

SOAPHTTPProtocol::Close()

 

SOAPProtocolBase::Close()

 

CLOSED

 

SOAPClientSocketImp::Connect()

 

SOAPClientSocketImp::Close()

 

SOAPClientSocketImp::Connect() successful

 

SEND: 649 bytes

 

POST /store/witsml HTTP/1.1

 

Host: 157.237.113.18

 

Connection: Keep-Alive

 

User-Agent: EasySoap++/0.6

 

Content-Type: text/xml; charset="UTF-8"

 

Authorization: Basic dXNlcjE6

 

SOAPAction:

 

Content-Length: 438

 

 

xmlns:E="http://schemas.xmlsoap.org/soap/envelope/"

 

xmlns:A="http://schemas.xmlsoap.org/soap/encoding/"

 

xmlns:s="http://www.w3.org/2001/XMLSchema-instance"

 

xmlns:y="http://www.w3.org/2001/XMLSchema"

 

xmlns:iControl="urn:iControl"

 

E:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">

 

 

xmlns:m="http://www.witsml.org/message/120">

 

 

 

 

 

1 Reply

  • If you haven't already, I'd suggest opening a case with F5 Support (https://websupport.f5.com) to ask them to look into this.

     

     

    Aaron