26 May 2020 09:26 AM
Hello,
We need to add WS-Security token ik a Soap call, doe anybody have any experiance with this?
KR Henk
Solved! Go to Solution.
26 May 2020 10:15 AM
Is this somehow related to Dynatrace monitoring your services or what is the use case here? Is the service broken after instrumented by Dynatrace? Or is this just a generic question not related to Dynatrace?
With Dynatrace you don't have any options to modify the calls between services or application or application behaviour. For any changes, you need to modify your application code or configuration.
26 May 2020 11:11 AM
Hallo Julius,
This about the http monitoring (Synthetics), we want to post a soap request but a token is needed....
KR Henk
26 May 2020 11:48 AM
Oh! My apologies. I overlooked the tag.
You are creating an HTTP monitor? AFAIK WS-Security is just an extension and you will need to add appropriate tags in your HTTP request payload.
26 May 2020 12:54 PM
Hi Julius,
I was under the impression that you need to generate a token, and this token changes/expires over time. So for every request it need to be regenerated.
KR Henk
26 May 2020 01:01 PM
It depends on the called party and the requirements. For any generation, you need to use the scripting functionality of HTTP requests.