[FX.php List] Authenticate an IWP session with FX
DC
dan.cynosure at dbmscan.com
Wed Jul 26 14:28:13 MDT 2006
i actually tried wrapping IWP into PHP calls using something similar
to the technique described here but it didn't work.
it was ages ago but i believe the main stumbling block was the lack
of a javascript interpreter in curl or other commandline http
slurping tools. IWP seems to be heavily javascript dependent.
YMMV,
dan
On Jul 26, 2006, at 4:22 PM, Stephen Knight wrote:
> Hi Jonathan,
>
> I believe the effect you are attempting to achieve is quite
> possible by
> establishing a connection from the server to IWP with cURL. The
> connection
> would include the user name and password for the user. Then once
> you get the
> URL from cURL with the sid value it can be passed to the user as a
> redirect
> - at this time I am not entirely sure if this will work since the
> two IP
> addresses will be different, usually this method would trigger some
> session
> hijacking alerts on the server. I suspect that the IWP server might
> not keep
> track of the sessions and their initiating IPs, therefore allowing
> such
> functionality.
>
>
>
> In Kindness
> Stephen K Knight
> http://www.fmwebschool.com
> 800.353.7950 / 386.453.5843
> FMWebschool, we bring the web to life
> FX.PHP PHP XML MySQL CDML ASP
>
> -----Original Message-----
> From: fx.php_list-bounces at mail.iviking.org
> [mailto:fx.php_list-bounces at mail.iviking.org] On Behalf Of Jonathan
> Foerster
> Sent: Wednesday, July 26, 2006 2:13 PM
> To: fx.php_list at mail.iviking.org
> Subject: [FX.php List] Authenticate an IWP session with FX
>
> I am trying see if anyone has any thoughts about trying to
> authenticate an
> IWP session from a page with php.
>
> Basically I need to move from a php login to an IWP page and off to
> another
> CWP page.
>
> I'll need to modify some records via IWP and I don't want a user to
> authenicate twice.
>
> Thank you!
>
> Jonathan Foerster
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list
>
>
>
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list
More information about the FX.php_List
mailing list