| addauthenticationpolicy |
Use this method to adds an advanced authentication policy. The policy defines the criteria under which the Citrix ADC attempts to authenticate the user. |
Syntax |
Parameters |
name |
Name for the advance AUTHENTICATION policy.
Must begin with a letter, number, or the underscore character (_), and must contain only letters, numbers, and the hyphen (-), period (.) pound (#), space ( ), at (@), equals (=), colon (:), and underscore characters. Cannot be changed after AUTHENTICATION policy is created.
The following requirement applies only to the Citrix ADC CLI:
If the name includes one or more spaces, enclose the name in double or single quotation marks (for example, "my authentication policy" or 'my authentication policy'). This is mandatory parameter. |
rule |
Name of the Citrix ADC named rule, or an expression, that the policy uses to determine whether to attempt to authenticate the user with the AUTHENTICATION server. This is mandatory parameter. |
actioN |
Name of the authentication action to be performed if the policy matches. This is mandatory parameter. |
undefaction |
Action to perform if the result of policy evaluation is undefined (UNDEF). An UNDEF event indicates an internal error condition. Only the above built-in actions can be used. |
comment |
Any comments to preserve information about this policy. |
logaction |
Name of messagelog action to use when a request matches this policy. |
Return Value |
Returns simpleResult |
See Also |