<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7652.24">
<TITLE>Login from other form</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Hi,<BR>
<BR>
Trying my luck here again as you have set me on the right track before. I sent this message before but got no reactions, so if you think I am addressing the wrong audience please let me know.<BR>
<BR>
I am trying to login a user into the RT web interface as he or she<BR>
authenticates on another website. After successful authentication there<BR>
I can get an encrypted username and password passed to RT (decrypt it)<BR>
and then ... I need to trigger the login functionality of RT somehow.<BR>
<BR>
I tried quite some things with PHP (cURL, snoopy etc) and even<BR>
JavaScript to submit the login form without pressing the submit button,<BR>
but I do not seem to be able to get those approaches to deliver.<BR>
<BR>
Maybe, pretty likely actually, I am overseeing an easy option and one of<BR>
you can give me a push in the proper direction. I do know some PHP but<BR>
PERL so far is not my cup of coffee. I see no real function attached to the action attribute of the form in /Elements/Login<BR>
<BR>
Thanks a lot!<BR>
<BR>
-- Jac<BR>
</FONT>
</P>

</BODY>
</HTML>