Hey There,
I've got an issue when using the TestCafe Studio tools to record a new test. The flow goes like this:
- Navigate to URL
- URL redirects to SSO (SAML) provider
- Sign in
- Redirected back
- Page skeleton loads
- AJAX request that loads the page data fails
- Javascript error thrown because request fails
Looking at that particular request it seems like the authorization header is present on the request through to a TestCafe proxy-looking server. But when the request is received by our backend there is no authorization header present.
Is is possible that the TestCafe proxy is stripping the authorization header?
Thanks,
CJ
Update: This looks like it's an issue with the TestCafe framework 1.8.6 which is compiled into TestCafe Studio 1.3.0.
https://github.com/DevExpress/testcafe-hammerhead/issues/2334
Hello,
At the moment, we are at the testing stage. We will update this thread as soon as we complete embedding the new TestCafe framework version in the TestCafe Studio build. After that, you will be able to request a hotfix for this issue.
Hi,
Do you mind if I make this ticket public so other customers could be aware of this issue?
Hi Alexey - I'd rather not as this ticket contains the location of our qa environment. If there's a way of changing the image in the first post I wouldn't mind
Thanks for your understanding. We removed your screenshot for privacy reasons and made the ticket public, so it would be helpful to others.