Create Custom Security Plugins for TDM
search cancel

Create Custom Security Plugins for TDM

book

Article ID: 249369

calendar_today

Updated On:

Products

CA Test Data Manager (Data Finder / Grid Tools)

Issue/Introduction

We recently upgraded to TDM 4.10. One of the new feature in this version is that users can get the credentials for the connection profiles from third party vaults like cyberark.

After reviewing the TDM 4.10 documentation: Security Plugins, we need more information.

We use a privileged account management portal in our organization which is similar to cyberark. Will we be able to retrieve password from that using this plugin?

 

 

Environment

TDM 4.10+

 

Resolution

You need to build a custom jar where you can write the java code that integrates with your privileged account management portal and generates the user credentials for TDM portal.

For more information, see Create Custom Security Plugins