Use LtpaToken2 for user login
By default, the credential settings in CSEnvironment.properties are set to use an LTPA token for user login. If your environment is configured with LtpaToken2 only, modify CSEnvironment.properties to use LtpaToken2 instead of LtpaToken.
If your environment uses both tokens (LtpaToken and LtpaToken2), you do not need to change this setting in CSEnvironment.properties.
- Modify the CSEnvironment.properties file.
- To override the default LtpaToken setting and use LtpaToken2 instead, change the following setting to the value shown:
CS_SERVER_WEBSPHERE_PORTAL_EXTEND.credential_type=LtpaToken2
Parent topic
Collaborative Services environment properties