added
Support for OAuth 1.0 authentication in API Tests
over 3 years ago by James Baldassari
It is now possible to configure API Tests to generate and send OAuth 1.0 tokens to your endpoints. OAuth 1.0, like the other authentication options, can be configured either at the flow level or within an individual request. The example below shows OAuth 1.0 being configured for an individual request:

In some cases it may be necessary to specify additional configuration options:
