[Rt-devel] Passing an authenticated user to RT
Mike Peachey
mike.peachey at jennic.com
Mon Feb 11 07:23:26 EST 2008
Mike Peachey wrote:
> Jesse Vincent wrote:
>> On Feb 11, 2008, at 5:18 AM, Mike Peachey wrote:
<tons about stuff>
I think I might actually have a way forward with this. I have confirmed
that the RT should have access to the cookie, and the cookie stores a
loginID which is permanently unique and stored in the MySQL database
against the users userID.
I *should*, theoretically, be able to pull that loginID, check it
against the database entry to pull the userID and then log the user in
(BEFORE the autocreate callback).
I *think* I could do this all from autohandler, but I'm not sure how
secure it is to be running MySQL calls from autohandler..
/me continues to ponder options.
--
Kind Regards,
__________________________________________________
Mike Peachey, IT
Tel: +44 114 281 2655
Fax: +44 114 281 2951
Jennic Ltd, Furnival Street, Sheffield, S1 4QT, UK
Comp Reg No: 3191371 - Registered In England
http://www.jennic.com
__________________________________________________
More information about the Rt-devel
mailing list