kailasjanardhan
12 years agoNew Contributor
Applying Same Binary Security Token for Every Request
I am using SoapUI 3.6-beta2. Using that I am invoking secured web services. So in the SoapUI preferences > SSL Settings, I am specifying the Keystore jks file and the Keystore password. For every Soap UI request, in the request header I have a Security element which contains the Binary Security Token. Since the same BST is used in every request, is there any way to set the BST at the project level so that the same is applicable for every Request