Forward (Sending) the Logged in Username to the back-end server using the Authorization Key via HTTP Header or Query String Created by Idan on 1/18/2011 9:21:53 PM
Access the following custom folder:
\von\InternalSite\inc\CustomUpdate
Under the CustomUpdate folder, create an .inc "hook" as follows:
PostPostValidate.inc
For example:
For an HTTPS trunk named "Portal", create the file:
Portal1PostPostValidate.inc
In the file you created in step 2, add the following lines:
< %
SetSessionResourceParam g_cookie,
"Application_ID","RWSAuthorization",user_name
% >
In the Application_IDpart (see the printscreen below) enter the long number

In the "Authorization Key" enter the value RWSAuthorization and choose Header

Idan Plotnik, Security Engineer
