Hi Alexksander,

On Apr 29, 2011, at 10:21 , Aleksander Walesa wrote:

Hi All,
 
Is it possible to pass some login info to OTRS in URL? I wonder if it is possible for something like this: https://my_otrs_box/customer.pl?user=username?pass=User_password to automatically login that user after clicking that link?
 

Yes, use otrs/index.pl?Action=Login&User=<user>&Password=<pass>

///shawn