Authenticates with the API using credentials from a data table (JSON format).
User context identifier
Authentication credentials data table
When I k6 authenticate with the following url and request body as "user": | endpoint | username | password | | /login | test_user | pass123 | Copy
When I k6 authenticate with the following url and request body as "user": | endpoint | username | password | | /login | test_user | pass123 |
Authenticates with the API using credentials from a data table (JSON format).