header
header
Main Menu
Home
Eviware Store
Downloads
Products
News
Forum
Eviware Blog
Search
FAQs
Customer Area
Support
Documentation
Tutorials
CookBook
Downloads
Forum
Login Form
Welcome, Guest. Please login or register.
January 08, 2009, 11:21:39 pm
Username: Password:
Login with username, password and session length

Forgot your password?
 
Executing with microsoft.web.services3
Welcome, Guest. Please login or register.
January 08, 2009, 11:21:39 pm
Home Help Search Login Register
News: The Forums are up! Welcome to eviware.

+  Eviware Forum
|-+  soapUI
| |-+  soapUI
| | |-+  Executing with microsoft.web.services3
« previous next »
Pages: [1] Print
Author Topic: Executing with microsoft.web.services3  (Read 366 times)
ilana
Newbie
*
Posts: 2


« on: July 16, 2008, 02:37:32 pm »

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 Smiley

request:
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:tem="http://tempuri.org/">
   <soapenv:Header/>
   <soapenv:Body>
      <tem:HelloWorld/>
   </soapenv:Body>
</soapenv:Envelope>

token:
<microsoft.web.services3>
<security>
<binarySecurityTokenManager>
<add valueType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-x509-token-profile-1.0#X509v3">
<keyAlgorithm name="RSA15"/>
</add>
</binarySecurityTokenManager>
<securityTokenManager>
<add localName="UsernameToken" type="Microsoft.Web.Services3.Security.Tokens.UsernameTokenManager, Microsoft.Web.Services3, Version=3.0.0.0, Culture=neutral, PublicKeyToken=a1a1a1a1a1a1a1a1" namespace="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">
<keyAlgorithm name="AES128"/>
</add>
</securityTokenManager>
</security>
</microsoft.web.services3>

Thanks very much!
Logged
ilana
Newbie
*
Posts: 2


« Reply #1 on: July 16, 2008, 08:38:38 pm »

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/oasis-200401-wss-x509-token-profile-1.0)
3.  Right-clicked on message and inserted WSS Username Token with a "PasswordText" type for password.

Logged
Pages: [1] Print 
« previous next »
Jump to:  


Login with username, password and session length

Powered by MySQL Powered by PHP Powered by SMF 1.1.2 | SMF © 2006-2007, Simple Machines LLC Valid XHTML 1.0! Valid CSS!
header header
header
header