If one wanted to:<div>1) set a cookie on another website (like RTSSO=a4ee5e021e26a2734727e6c4685e9584)</div><div>2) have that other website insert some data into a database accessible by RT associating it with the cookie value of a4ee5e021e26a2734727e6c4685e9584)</div>
<div><br></div><div>... how would one have RT read that cookie and authenticate against the database data from #2 in order to achieve a single sign on solution?</div><div><br></div><div>Ultimately we have users signed into a website throughout the day and want them to be able to access RT without authenticating again.  If they have not accessed RT before they should be created.  The database information should contain their email address and username at a minimum to do this properly.</div>
<div><br></div><div>I&#39;ve been through the ExternalAuth module a lot of times over the past two days and I&#39;m making no progress.  I don&#39;t understand what the fields are for and how to set the cookies the module it needs.  It seems that the documentation on it is limited and there&#39;s a note that says Cookie SSO cannot be used for authentication.  If anyone has any ideas or where to put hooks to write my own code to do this within RT&#39;s source please let me know.</div>
<div><br></div><div>I&#39;m by no means an RT developer but I have a strong grasp of mysql, cookie usage, and perl/php.  I find RT difficult because of the way Mason loads files mixed with HTML and perl.  I&#39;m not sure what files within RT would handle this and I don&#39;t want to break upgrades down the road.</div>
<div><br></div><div>-- <br>Landon Stewart &lt;<a href="mailto:LStewart@SUPERB.NET">LStewart@SUPERB.NET</a>&gt;<br>SuperbHosting.Net by Superb Internet Corp.<br>Toll Free (US/Canada): 888-354-6128 x 4199<br>Local and International: 206-438-5879 x 4199<br>
Web hosting and more &quot;Ahead of the Rest&quot;: <a href="http://www.superbhosting.net">http://www.superbhosting.net</a><br>
</div>