cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Multi-requests HTTP Synthetic monitor with authentication

olegus
Contributor

We need to monitor an API with a following workflow-

1. Login - POST with body containing credentials and other auth data

2. API method call - GET

3. Logout - POST without a body

I can create chained HTTP requests but API uses cookie authentication and I cannot find a way to set a cookie header to consequent requests after successful login.

Is it possible at all to implement this scenario ?

Any hints appreciated,

Thanks

 

 

 

1 REPLY 1

Featured Posts