|
|
|
|
|
Change By:
|
Derek Horton
|
|
Steps to Reproduce:
|
Enable clustered session replication on the IDP by adding the <distributable/> tag to the web.xml file. Create a servlet, jsp or login module that creates a session attribute. Trigger a fail over (kill the original node the idp was running on), hit the idp on another node in the cluster. The session attribute should be available on that node.
|
|
|
|
|
|