Problems with stripped headers
search cancel

Problems with stripped headers

book

Article ID: 115427

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

Issue/Introduction

We're running a Web Agent, and when user browser a given protected
resource, after the login, when the SMSESSION cookie get regenerated,
then the headers values that comes along it are truncated. The
JSESSIONID value which preceed the SMSESSION cookie get the last
character truncated.

  Request value 
  JSESSIONID=2qc1bPbX1VJ4h7f2T2MvYcc9c9vXS02xYFnq5kSd1VQQ2smLmxmG!-369704965 
  Response value 
  JSESSIONID=2qc1bPbX1VJ4h7f2T2MvYcc9c9vXS02xYFnq5kSd1VQQ2smLmxmG!-36970496 

  Request value 
  MyOtherCookie=1536138097105 
  Response value 
  MyOtherCookie=153613809710 

How can we solve that ?

Environment

Release: MSPJBO99000-12.52-Single Sign-On-Agent for JBoss-for MSP
Component:

Resolution

Upgrading Web Agent to 12.52SP1CR09 solves the issue.