Re: SignOn Problem during Team Foundation WebTest Playback
- From: "Joe Kaplan \(MVP - ADSI\)" <joseph.e.kaplan@xxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 17 Jul 2006 12:07:35 -0500
That sounds likely to me (the query string parameters). See if that doesn't
get it.
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:FF91CD17-4867-437A-AD1C-891F6BECDBE9@xxxxxxxxxxxxxxxx
It appears to be generating a new token on playback. The federation
server
generates a "click here to complete authentication" page, which also
includes
javascript to automatically POST the token back to the web agent
application.
There does appear to be query parameters that are generated on redirect to
the signin page, which includes a parameter that looks like datetime
value.
In the webtest, we may need to capture these dynamically generated query
parameters, rather than replay the ones initially record. It is difficult
to
tell if this is really what the problem is or not.
Mike
"Joe Kaplan (MVP - ADSI)" wrote:
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
.
- References:
- Re: SignOn Problem during Team Foundation WebTest Playback
- From: Joe Kaplan \(MVP - ADSI\)
- Re: SignOn Problem during Team Foundation WebTest Playback
- Prev by Date: Re: Removing "permanently offline" DC...
- Next by Date: Re: ADAMSync Issues.
- Previous by thread: Re: SignOn Problem during Team Foundation WebTest Playback
- Next by thread: GPO for Office 2003
- Index(es):
Relevant Pages
|