Symantec Access Management

  • 1.  Impact of DisableUserNameVars....  and other header reduction tricks?

    Posted Dec 28, 2015 02:06 PM

    We're using Siteminder Agents in a Reverse Proxy configuration.  We'd like to reduce the size of the headers being passed back to the protected applications as much as possible.  If we set DisableUserNameVars to "yes" will Siteminder still be able to function?

     

    I see its possible to disable authentication and user session variables, too.  Any issues with disabling these?

     

    Thanks in advance.



  • 2.  Re: Impact of DisableUserNameVars....  and other header reduction tricks?
    Best Answer

    Posted Dec 28, 2015 05:02 PM

    Yes, it is safe to disable SiteMinder default headers.

     

    To disable the default use of HTTP header variables do any of the following tasks:

    • To disable authentication source variables, set the value of the DisableAuthSrcVars parameter to yes.
    • To disable user session variables, set the value of the DisableSessionVars parameter to yes.
      Default: No
    • To disable user name variables, set the value of the DisableUserNameVars parameter to yes.

     

    It is not SiteMinder itself who will use these variables, but it is other application which is integrating with SiteMinder might need these variables.

    For eg. If you are integrating with IdenittyMInder you will need some of these default header variables.

     

    Cheers,

    Ujwol Shrestha