Details
-
Type:
New Feature
-
Status: Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 5.5.1
-
Fix Version/s: None
-
Component/s: policy, policy editor
-
Environment:AM 5.5.1
-
Rank:1|hzvbr3:
-
Support Ticket IDs:
Description
To expand on the enhancements in OPENAM-2107 requesting ability to include include javascript libraries to reduce maintenance and utilize standard tools in Policy Condition scripts.
This functionality is currently supported in the XUI feature and in OpenIDM, but not in the Policy Condition scripts. An example of a library we'd like is lodash.js. Also to add the ability to create our custom javascript libs (like av_security.js) and use exports to expose security-based operations that are maintained at the enterprise level instead of replicating the functionality in every script.