Encryt /Decrypt bulk loader client CSV files for CA Identity Manager
search cancel

Encryt /Decrypt bulk loader client CSV files for CA Identity Manager

book

Article ID: 16523

calendar_today

Updated On:

Products

CA Identity Manager CA Identity Governance CA Identity Portal CA Risk Analytics CA Secure Cloud SaaS - Arcot A-OK (WebFort) CLOUDMINDER ADVANCED AUTHENTICATION CA Secure Cloud SaaS - Advanced Authentication CA Secure Cloud SaaS - Identity Management CA Secure Cloud SaaS - Single Sign On

Issue/Introduction



Is it possible to have the bulk loader client decrypt an encrypted CSV file so data can be securely loaded into the environment? This is to protect sensitive data being passed through the network in clear text.

Environment

Release: CAIDMB99000-12.6.8-Identity Manager-B to B
Component:

Resolution

The Bulk Load client will not be able to decrypt an encrypted file. There are other possible ways to secure the data including limited access, encrypted file systems and other external access control list (ACL) protections.

 

The best option to achieve this functionality is to encrypt each field  of the CSV file and ensure that the resultant file still fit the CSV rules. Then write a BLTH that would take the encrypted data of the information from the CSV and decrypt it. Then place the data into each field properly before the task submission occurred.