soapuitivoliwebseal

soapUI: How to test web services behind WebSEAL?


I have web service installed on application server. Security and SSO provides by placing this server behind WebSEAL and with using TAM. How I can test this service with helps of soapUI? I always get WebSEAL login FORM.

Probably I need to turn something on inside soapUI to test stateful services?


Solution

  • IMO you need to feed in the same HTTP authentication headers which webSEAL sends when it sends the authenticated user request to the server. For example the PDCookie, iv-creds etc.