Import Certificates to Keystore File
A keystore file contains the certificates required by the CAS to establish a trust relationship between ThingWorx and the CAS. Refer to the documentation from the CAS vendor for details on retrieving the required certificates to place in your Java keystore file. You will need to supply the path of this file in the KeyManagerSettings section of the sso-settings.json file, which will be configured in a later step.
To locate instructions for each available CAS vendor, follow the links below:
PingFederate – See the topic Managing digital signing certificates and decryption keys in the PingFederate help documentation.
Microsoft Entra ID – See the topic Configuring ThingWorx for SSO in the Microsoft Entra ID Authentication documentation.
AD FS– See the topic Configuring ThingWorx for SSO in the AD FS Authentication documentation.
Was this helpful?