Symantec Access Management

Expand all | Collapse all

Manipulating http header with value "null"  to "NOVALUE" in siteminder

  • 1.  Manipulating http header with value "null"  to "NOVALUE" in siteminder

    Posted Apr 27, 2016 02:49 PM

    Hi All,

    I have scenario mentioned below:

    Is there any way in siteminder that we can manipulate the http header before sending it. Say for example if the header is null and instead of null we pass the string "NOVALUE" . To be more specific,if the attribute configured has value "null" in the directory, can that be manipulated in siteminder to replace it with "NOVALUE" string by some logic and then sent the header to application.

     

    Please assist me in case of any solutions for this.

     

    Regards,

    Abhishek



  • 2.  Re: Manipulating http header with value "null"  to "NOVALUE" in siteminder
    Best Answer

    Posted Apr 28, 2016 07:28 AM

    Hello,

     

    There is no way of the box to manipulate standard responses during the authorization mechanism like using expression.

     

    You may want to have a look at active expression and use the authorization API

     

    Use the Authorization API - CA Single Sign-On - 12.52 SP1 - CA Technologies Documentation

     

    There are some samples provided with the SiteMinder SDK

     

    Hope it helps,

    Julien.