1 2 Previous Next 15 Replies Latest reply on Jan 9, 2020 3:45 AM by bschatz

    JSESSION ID is not changing after authentication

    vvn07

      Hi,
      I have an application running on wildfly 8.2.1Final and I added the below property to the standalone.xml

       

      <system-properties>

          <property name="org.apache.catalina.authenticator.AuthenticatorBase.CHANGE_SESSIONID_ON_AUTH" value="true"/>

      </system-properties>

       

      But still I am getting the same Jsessionid before and after login.

       

      Please let me know how can i fix this issue.

        1 2 Previous Next