Scripting environment reference
CyberArk Identity creates a set of JavaScript objects, global variables, and global methods for each user session. These objects provide information that a user map script or an advanced script can read and act on. Some of the objects also accept values that specify elements with thelogin data that CyberArk Identity presents to a web application.
This section describes the user-session JavaScript environment in which the user map script and the advanced script execute and describes each available object and its public properties and methods. It also describes available global variables and global methods.