Re: Bypassing a session ID?
From: Joerg Jooss (joerg.jooss_at_gmx.net)
Date: 12/24/04
- Previous message: TBALKAN: "JIT compilation failure with impersonation"
- In reply to: mostro: "Re: Bypassing a session ID?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 24 Dec 2004 09:52:57 +0100
mostro wrote:
> I guess I will have to do the research. I'm not really a programmer
> just trying to design the flow. Got any ideas?
At the end of the day, what you're tring to design is similar to a remote
control for the 3rd party web application. Emulate the web application's
flow for a regular user. If there's a login page, your remote control must
login as well. If there's no login but some kind of entry page that issues
session ids, include that page.
You probably should sit down with a dev and show him the flow of pages you
want to repeat programmatically.
Cheers,
-- Joerg Jooss www.joergjooss.de news@joergjooss.de
- Previous message: TBALKAN: "JIT compilation failure with impersonation"
- In reply to: mostro: "Re: Bypassing a session ID?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|