Previous Topic: How to Configure your Applications to Use the SessionLinkerNext Topic: How to Configure your Web Server to use the SessionLinker


Example: ASP Application with One Extra Cookie

The Microsoft ASP framework maintains a cookie named ASPSESSIONID that includes an identifier for each session followed by a unique identifier selected randomly at Web server start-up time. In the following example, a hypothetical application uses a cookie named MYCOOKIE:

COOKIE1=ASPSESSIONID*;COOKIE2=MYCOOKIE;URL2=/error.asp

Both cookies must coordinate with the CA SiteMinder® session.