Forum Discussion
nmrao
8 years agoCommunity Hero
Hmm. strange. I believe this functionality might be used most. And don't remember anyone complaining in this forum.
tamnor
8 years agoOccasional Contributor
Sorry Rao, I should clarify I did actually have those dates hardcoded in the request, so SoapUI does populate it with a dateTime stamp that is current, but I see that I can generate the password digest and nonce using a groovy script with a created date that is months in the past and paste this into the request in the Projects tab of SoapUI so that it isn't inadvertantly applying the security headers, and the request will still not fail authentication. Thanks.