Deepak Shetty wrote:
hi
maybe im missing something, but how exactly does OAuth differ from any other
HTTP web based app (the signing etc is still done at the server and passed
around in hidden fields etc) is it not?
No. The client is required to be able to sign the request using the access key secret. At the very least, this requires some implementation of SHA1, and some careful coding.

It's probably possible to do this in a BSF/Java pre-processor, but it might take a lot of fiddling and testing to get it right.


Ronan

regards
deepak

On Tue, Oct 20, 2009 at 1:48 PM, Milamber <[email protected]> wrote:

Hello,

On JMeter dev-list, one thread :

http://mail-archives.apache.org/mod_mbox/jakarta-jmeter-dev/200904.mbox/%3cc60d0f8e.f1bd0%[email protected]%3e

and 1 bugzilla:
https://issues.apache.org/bugzilla/show_bug.cgi?id=47040

Milamber

Le 20/10/2009 11:49, nikolaos prodromidis a ecrit :

 Hi all,
Is there anyway of using jMeter to complete the OAuth authentication
process? Has this been done before or even talked about?

Thanks, Nikos.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]





---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to