Article View
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

 

  1. Access the following custom folder:

    \von\InternalSite\inc\CustomUpdate

  2. 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

  3. In the file you created in step 2, add the following lines:

    < %

    SetSessionResourceParam g_cookie,

    "Application_ID","RWSAuthorization",user_name

    % >

  4. In the Application_IDpart (see the printscreen below) enter the long number

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

Idan Plotnik, Security Engineer

powered by metaPost


print
rating
 Comments