Hello,
We are trying to test a SharePoint 2013 application, which uses ADFS as the claims based authentication provider. During this process, ADFS generates tokens and a 'FedAuth' cookie that is attached to subsequent request headers.
I am able to record the request with no problems, but upon replay, the system gets into a http 307 redirect -> 400 bad request loop when hitting ADFS.
Has anyone gotten WAPT to work with Claims Based authentication?
Many thanks!
- Test Automator