Add JS Policy

{{policy.name|capitalize}}

The name of this policy.
A description for this policy.
The JavaScript code providing the conditions for this policy.
The logic dictates how the policy decision should be made. If 'Positive', the resulting effect (permit or deny) obtained during the evaluation of this policy will be used to perform a decision. If 'Negative', the resulting effect will be negated, in other words, a permit becomes a deny and vice-versa.