Integrated Security
- Last Updated: March 12, 2025
- 1 minute read
- DataDirect Connectors
- ODBC
- Documentation
Attribute
IntegratedSecurity (IS)
Purpose
Determines whether the driver allows the user to connect to the database using Single Sign On (SSO) through an authentication mechanism that supports SSO.
Valid Values
1 | 0
Behavior
If set to 1 (Enabled), SSO is allowed. The driver uses the operating system user ID and password.
If set to 0 (Disabled), you must specify a value for the UserID option.
Default
0 (Disabled)