How do I configure the Core Token Service (CTS) for session failover in OpenAM 11.x?
The purpose of this article is to provide a video demonstration that will help guide you through understanding and configuring the CTS for session failover in OpenAM 11.x. It assumes you have already deployed and configured your OpenAM instances, with the second instance pointing to the first instance, and that both OpenAM servers are up and running.
1 reader recommends this article
Archived
This article has been archived and is no longer maintained by ForgeRock.
Configuring the CTS for session failover
Enabling session failover using ssoadm
You can enable session failover using ssoadm as follows:
Enter the following command:
$ ./ssoadm create-sub-cfg -u [adminID] -f [passwordfile] -s iPlanetAMSessionService -b Site -g [sitename] -a iplanet-am-session-sfo-enabled=truereplacing [adminID], [passwordfile] and [sitename] with appropriate values.
See Also
FAQ: Core Token Service (CTS) and session high availability in AM
OpenAM Installation Guide › Configuring the Core Token Service (CTS)
OpenAM Installation Guide › Setting Up OpenAM Session Failover
Related Training
N/A
Related Issue Tracker IDs
N/A