Parameter
|
Description
|
Default Value
|
Recommended Value for SSO
|
||
---|---|---|---|---|---|
EnableSSO
|
Set to true to enable SSO for ThingWorx. When SSO is enabled, all authentication is redirected to the CAS that is configured in the sso-settings.json file. Edge websocket authentication is not affected.
|
false
|
true
|
||
HTTPRequestHeaderMaxLength
|
Specifies the length of request headers being sent to ThingWorx by truncating strings within an HTTP request header beyond the specified value.
Keeping the allowed length to a minimum provides greater security. Some SSO headers have longer lengths, so this setting needs to be greater than the minimum value. Edit this value based on your deployment, user information strings, security certificates, and security requirements.
The minimum value is 200.
|
2000
|
25000
|
||
HTTPRequestParameterMaxLength
|
Set this value based on your deployment configuration, user information, security certificate, and other request parameter information. Evaluate the specified recommended value to determine if it is appropriate for your deployment.
|
2000
|
15000
|