SSO is enabled by checking the Integrated Security option while configuring a Teradata DSN. If the Integrated Security option is not checked, then Conventional Sign-On (CSO) is enabled.
SSO can also be enabled at runtime by adding the UseIntegratedSecurity = Y in the connection string used by the connection APIs. The runtime setting overrides this option during DSN configuration time.