Authorization

With Authorization, user can make authenticated / authorized HTTP requests.

Here is the Video tutorial for the same:

The main idea is,

  1. First configure the authorization which your REST API needs e.g. Basic Auth, OAuth etc.
    1. User can configure authorization by following the "More" > "Authorization(s)" option in "Test Cases" tab's toolbar.



  2. Then use that authorization in test cases by simply associating the test case with the configured authorization in step 1.

     

vREST supports four types of authorization mechanisms: