CA Privileged Access Manager - Cloakware Password Authority (PA)PAM SAFENET LUNA HSMCA Privileged Access Manager (PAM)
Issue/Introduction
PAM provides a Rest API that can be used for many administrative tasks, such as adding or updating users, devices and policies. What we are missing are a few simple examples on how to make use of this in Java applications.
Environment
Release: Component: CAPAMX
Resolution
Attached are sample Java source files to add, update and get a PAM user using Rest Api calls. It includes the HTTP client, bat files to compile and run the sample code, and an informational Word document.