Re: SignOn Problem during Team Foundation WebTest Playback

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Do you know if the testing app is actually generating a new
cookie/federation token from the federation server each time or if it is
replaying data it stored from the initial test execution? The federation
cookie is signed with a timestamp that only makes it valid for a certain
period of time.

Joe K.

--
Joe Kaplan-MS MVP Directory Services Programming
Co-author of "The .NET Developer's Guide to Directory Services Programming"
http://www.directoryprogramming.net
--
"Mike" <Mike@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:4335CDEF-4FD8-4CEE-A6D9-9EA44058FF13@xxxxxxxxxxxxxxxx
Hi all. I hoping this is a common problem. We have testers that are
recording web tests using VS Team System, and when they playback
recordings
of the sign on process, the ADFS Web Agent throws an exception. Signing
in
manually through IE or Firefox works fine each time.
The exceptions don't seem to be consistent. The sample /claimapp, found
in
the Step-By-Step guide, seems to fail with a viewstate validation failure.
While our specific application complains that the XML (Saml token thingy)
is
malformed.
I don't have all the technical information with me right now, but it is a
fairly straightforward to reproduce.
Any help would be appreciated.
Mike


.