Administration Guide › Configuring CA SiteMinder® SPS › Configure the Security Token Service
Configure the Security Token Service
CA SiteMinder® SPS supports Secure Token Service (STS) for Office 365 to provide a WS-Trust-based mechanism for token issuance and translation. You can deploy one or multiple STS instances on a CA SiteMinder® SPS machine.
Deploy Multiple CA SiteMinder® SPS Instances
To deploy multiple STS instances, all the STS instances must have the same log4j configuration so that each STS instance logs in to the individual log file.
Follow these steps:
- Perform one of the following tasks:
- On Windows, perform the following steps:
- Navigate to installation_home/proxy-engine/conf.
- Open the SmSpsProxyEngine.properties file and uncomment the STS_AGENT_LOG_CONFIG_FILE variable in the file.
- Save the changes.
- On UNIX, perform the following steps:
- Navigate to installation_home/proxy-engine.
- Open the proxyserver.sh file and uncomment the STS_AGENT_LOG_CONFIG_FILE variable in the file.
- Save the changes.
- Navigate to installation_home/proxy-engine/conf/sts-config/globalconfig.
- Open the agent-multiinstance-log4j.xml file.
- Perform the following steps for each STS instance:
- Create an appender for the STS instance.
Note: By default, the file contains one appender for an STS instance.
- Replace [SPS ROOT FOLDER] with the CA SiteMinder® SPS root folder path in the appender.
- Replace [STS Service Name] with the service name of the STS instance in the appender.
- Save the changes.
- Restart CA SiteMinder® SPS.
A log file for each STS instance is created in installation_home/proxy-engine/logs with the following format:
STS_service_name.log
- Verify that each STS instance logs in to the individual log files.
Copyright © 2014 CA Technologies.
All rights reserved.
|
|