Authentication methods

Data Integrity Suite

Product
Spatial_Analytics
Data_Integration
Data_Enrichment
Data_Governance
Precisely_Data_Integrity_Suite
geo_addressing_1
Data_Observability
Data_Quality
dis_core_foundation
Services
Spatial Analytics
Data Integration
Data Enrichment
Data Governance
Geo Addressing
Data Observability
Data Quality
Core Foundation
ft:title
Data Integrity Suite
ft:locale
en-US
PublicationType
pt_product_guide
copyrightfirst
2000
copyrightlast
2025

This section provides you the different authentication method used for Microsoft SQL sever in Data Integrity Suite.

Field Description
Authentication type Username: Specifies the user ID credentials for authorization when connecting to the database server. This is a mandatory field. Example: db_user
Password: Specifies the password credentials corresponding to the username for authorization when connecting to the database server. This is a mandatory field. Example: password123
Encryption Type: Specifies whether to have secured communication or not.
  • None: Refers to no encryption.
  • SSL/TLS: Refers to encrypted communication.
If you select the SSL/TLS encryption type, then provide the following details
Use the certificate provided by the server without verification
  • Toggle OFF: The server certificate needs to be validated.
  • Toggle ON: The server certificate is trusted, and no validation is needed.
Hostname in the certificate Specifies the hostname for certificate validation when SSL encryption is enabled (Encryption Type = SSL/TLS) and the toggle for 'Use the certificate provided by the server without verification' is on.