Home > Configuration > Authorization > addauthorizationpolicy

addauthorizationpolicy

Use this method to creates an authorization policy.
Authorization policies allow AAA users and AAA groups to access resources through SSL VPN/AAA-TM enabled virtual servers.

Syntax



Parameters

name

Name for the new authorization 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 the authorization policy is added. 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 authorization policy" or 'my authorization policy').
This is mandatory parameter.

rule

Name of the Citrix ADC named rule, or an expression, that the policy uses to perform the authentication.
This is mandatory parameter.

actioN

Action to perform if the policy matches: either allow or deny the request.
This is mandatory parameter.

Return Value

Returns simpleResult

See Also