Store original URL in NSC_TASS cookie fails before doing redirect to login page

Store original URL in NSC_TASS cookie fails before doing redirect to login page

book

Article ID: CTX236837

calendar_today

Updated On:

Description

Client redirection after AAA fails due to incomplete NSC_TASS Cookie.

Issue is caused as NetScaler doesnt append the complete URL Address Path and query after the successful NetScaler Authentication in the NSC_TASS cookie which is being sent to the client.

Client follows the TASS path and backend sends an error as the complete path information is stipped from the URL.

Resolution

This is an issue with NSC_TASS cookie stripping the query. It is a known bug and it is fixed in 11.1, 12.0 and 12.1 next GA releases
#TSK0711287
#TSK0713423

Refer 
  1. Release Notes for Build 59.10 of NetScaler 11.1 Release
  2. Release Notes for Build 58.18 of NetScaler 12.0 Release
  3. Release Notes for Build 50.28 of Citrix ADC 12.1 Release  for further information 

Problem Cause

Issue is caused due to a bug #0711287