The POST /environments/{environmentId}/signOnPolicies/{policyId}/actions
operation creates a new sign-on policy action resource. The priority
property specifies the order in which this action (and its conditions) is evaluated when evaluating the policy. Property values range from 1
to {maxInt}
. The action with a priority
value of 1
is evaluated first.
The sample shows the a sign-on policy action with the type
attribute set to LOGIN
.