Hi
a. So if the signature is failing , then either the signature itself is
wrong or the data that is being signed is wrong. You have to do a request
by request comparison
b. is the signature value always the same as you seem to imply? i.e. if I
repeat the operation twice in the browser do i get the same value or
different value. its possible that there is a timestamp or something that
changes dynamically that you havent extracted out correctly in jmeter (and
are merely using the recorded value)
c. Any javascripted data/cookie
I think you have to
1. See if you have any dynamically changing or javascripted data
2. Do a request by request comparison of browser v/s jmeter

regards
deepak


On Fri, Apr 13, 2012 at 7:06 AM, <[email protected]> wrote:

> [email protected] wrote on 04/13/2012 08:17:17 AM:
>
> >
> > I am now getting a
> authentication.exception.DigitalSignatureFailedException
> > when I try to login.
> >
> > What is the best way to try to correct this?  I was really wanting these
> > tests to be as blackbox as possible, though that is seeming less likely
> as
> > time goes on.
> >
> > I do see a signature cookie in the set of cookies being received and
> sent,
> > but it would seem it is wrong somehow.
> >
> > I don't know for sure (yet) how this is generated
>
> Just wanted to follow up, the signature is a salted hash of the other
> cookie data.
>
> Jmeter is sending the same set of cookie as the browser, so something else
> is being changed.
>
> From talking to one of the developers, there are no other tokens or
> anything used.
>
> Any help or suggestions is much appreciated.
>
> Thank you.
>  Lee Lowder
>
> This communication and any attachments are confidential, protected by
> Communications Privacy Act 18 USCS ยง 2510, solely for the use of the
> intended recipient, and may contain legally privileged material. If you are
> not the intended recipient, please return or destroy it immediately. Thank
> you.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to