ProvisioningPolicyExtension
The full extension name iscom.ibm.itim.policy.script.ProvisioningPolicyExtension
.
This extension provides the scripting objects reason and parameters to the scripting environment. The reason object is an integer that informs a script of the reason the evaluation is happening: 0 if a new account or 1 if an existing account. The parameters object is a map that contains the information about the account that is being evaluated. Currently, only the uid field is supported.
- Availability
-
AccountTemplate
ProvisioningPolicy
- JavaScript Objects
-
parameters
reason