admin管理员组文章数量:1352018
I'm using Cypress 8.7.0 for integration tests on my React application.
The first step for each test is to login to a saml portal, which generates the session cookie.
If I try to upgrade to any version after 8.7.0, either 9.0.0 or even the latest 14.2.1, the authentication fails.
Evertyhing works fine from normal browsers so it must be a specific Cypress thing that changed after 8.7.0.
I initially thought it was a matter of using this workaround which I did, however the issue continues.
Attached a screenshot of the network tab from normal browser, and from cypress Electron.
What am I missing?
Thanks!!
本文标签: electronCan39t pass saml authentication on newer Cypress versionsStack Overflow
版权声明:本文标题:electron - Can't pass saml authentication on newer Cypress versions - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1743883765a2555678.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论