Skip to main content

2 docs tagged with "authentication"

View all tags

API Authentication

Configure BASIC, DIGEST, OAuth2, API Key, cookie, and session authentication for API tests in SHAFT Engine using setAuthentication and addHeader.

Using Cookies in Your Tests

Manage browser cookies in SHAFT tests — add, read, delete cookies and use them for authentication and session management.