Symantec Access Management

Expand all | Collapse all

Tech Tip : Unable to preserve POST data on Webagent with cookie provider

  • 1.  Tech Tip : Unable to preserve POST data on Webagent with cookie provider

    Posted Jun 16, 2017 09:36 AM

    Summary

    If you are getting some problems with POST preservation data by using a cookie provider, you may have the following in the WA traces when it tries to Preserve the POST data :

    [POST preservation, handling return from credential collector.]

    [07/24/2014][16:19:51][13448][1515710496][SmPluginUtilities.cpp:548][HandleCredCollectorReturn][000000000000000000000000143b139b-3488-53d16a67-5a57e820-579c1edf2746][*147.248.5.70][][radfc2232v10437.domain.com][/SmMakeCookie.ccc?SMSESSION=data_supressed&PERSIST=0&TARGET=-SM-HTTPS%3a%2f%2fradfc2232v10437%2edomain%2ecom%3a7102%2fiam%2fim%2fippsa%2fui7%2findex%2ejsp%3ffacesViewId%3d%2fapp%2fpage%2fprofile%2fprofile%2ejsp][][Unable to preserve POST data.]

     

    Instructions

    Set ACO : LegacyCookieProvider=NO.

    It would prevent a call to the cookie provider during the Post Preservation Process.

    Documentation:

    https://docops.ca.com/ca-single-sign-on/12-52-sp1/en/configuring/web-agent-configuration/list-of-agent-configuration-parameters#ListofAgentConfigurationParameters-k

     

    LegacyCookieProviderNo

    Prevents POST requests from going to a cookie provider

    Disable FCC Realm Context Confirmation to Improve Performance

    KD: TEC1414336



  • 2.  Re: Tech Tip : Unable to preserve POST data on Webagent with cookie provider

     
    Posted Jun 16, 2017 11:29 AM

    Thank you for sharing this tip with the community Julien!

    Tech Tip : Unable to preserve POST data on Webagent with cookie provider