Correct property to change SSO session cookie name
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@
1148491 13f79535-47bb-0310-9956-
ffa450edef68
</fix>
</changelog>
</subsection>
+ <subsection name="Web applications">
+ <changelog>
+ <fix>
+ <bug>51516</bug>: Correct documentation web application to show correct
+ system property name for changing the name of the SSO session cookie.
+ (markt)
+ </fix>
+ </changelog>
+ </subsection>
<subsection name="Other">
<changelog>
<fix>
<properties>
- <property name="org.apache.catalina.SSO_SESSION_COOKIE_NAME">
+ <property name="org.apache.catalina.authenticator.
+ Constants.SSO_SESSION_COOKIE_NAME">
<p>An alternative name for the single sign on session cookie. Defaults to
<code>JSESSIONIDSSO</code>.</p>
</property>