PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Thursday, May 19, 2022

[FIXED] How to run soap service in soapui(using wsdl) with password protection as like as in server?

 May 19, 2022     java, soap, soap-client, soapui, web-services     No comments   

Issue

Actually, we are sending a soap response to one of our clients, It was deployed in Cisco service which we need to log in manually to check the WSDL and services If we want to test the same in soap UI how to set up it with password?


Solution

First off, you need to find out which kind of authentication you need to do. Maybe the guys that did the setup will be able to tell you that.

Then this tutorial will probably be able to help you: https://www.soapui.org/soap-and-wsdl/authenticating-soap-requests.html



Answered By - Steen
Answer Checked By - Mildred Charles (PHPFixing Admin)
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing