Forum Discussion

ilana's avatar
ilana
New Contributor
16 years ago

Executing with microsoft.web.services3

Hello,

I am trying to get a simple hello world request to go through, but am having problems correctly mapping the properties of a UsernameToken to the SOAPUi authority checkbox.  Can someone please help?

Alphanumeric codes have been changed to the name of a tasty steak sauce to protect the innocent

request:

 

 
     
 


token:















Thanks very much!

1 Reply

  • ilana's avatar
    ilana
    New Contributor
    Ask and ye shall answer thy own question...

    The crux of this problem for us was getting the actual username and password used to create the token.  Once we had these in hand, I created a new request based on the WSDL, and did the following:

    1.  Clicked "Aut" below the request window
    2.  Filled in username, password, and domain (http://docs.oasis-open.org/wss/2004/01/ ... rofile-1.0)
    3.  Right-clicked on message and inserted WSS Username Token with a "PasswordText" type for password.