https://issues.apache.org/bugzilla/show_bug.cgi?id=47040
Summary: OAuth Support
Product: JMeter
Version: 2.3.3
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: HTTP
AssignedTo: [email protected]
ReportedBy: [email protected]
OAuth is an authorization protocol supported by many web sites (AOL, Google,
Yahoo, Twitter, NetFlix). The protocol is based on HTTP but HTTP Sampler can't
be used because it requires signing. The signature needs to be appended to the
request on the fly.
I extended HTTPSampler2 to support OAuth and would like to incorporate the
sampler in JMeter distribution.
The sampler is very small (only 4 classes, about 1000 lines of code) and the
only dependency is OAuth library, which is already under Apache license.
Please contact me (zhihong AT gmail) for code contributions.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]