WARNING: Unable to process SMSESSION cookie in Web Agent
search cancel

WARNING: Unable to process SMSESSION cookie in Web Agent

book

Article ID: 41040

calendar_today

Updated On:

Products

CA Single Sign On Secure Proxy Server (SiteMinder) CA Single Sign On SOA Security Manager (SiteMinder) CA Single Sign-On SITEMINDER CA Single Sign On Agents (SiteMinder)

Issue/Introduction

 

Web Agent is unable to process SMSESSION cookie and trace log shows
message as "SMSESSION cookie is custom from a third party and not
accepted".

 

Environment

 

CA Single Sign-On (SiteMinder) Web Agent

 

Cause

 

Session cookie was generated by a custom SDK agent but the agent that
is consuming/validating the session cookie didn't have the proper
configuration to handle the custom cookie.

 

Resolution

 

Set AcceptTPCookie to YES in the Agent Config Object (ACO) for all the
agents that will be validating the cookie that was generated by custom
SDK.

Note that:

- Session spec in the session cookie will have some information to
  identify how this session was created (either by SDK or Web Agent).

- The Agent uses this information along with the AcceptTPCookie
  setting to validate a cookie that was generated by a custom SDK.

- In a multi Agents environment, AcceptTPCookie must be set to YES in
  all agents that need to validate the cookie that was originally
  generated by SDK.