Home > Configuration > Authentication > addauthenticationnoauthaction

addauthenticationnoauthaction

Use this method to creates a noauth action. This action implies implicit success and inherits the default group. It could be used to craft policy decisions by giving default group.

Syntax



Parameters

name

Name for the new no-authentication action. Must begin with an ASCII alphanumeric or underscore (_) character, and must contain only ASCII alphanumeric, underscore, hash (#), period (.), space, colon (:), at (@), equals (=), and hyphen (-) characters. Cannot be changed after an action 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 action" or 'my action').
This is mandatory parameter.

defaultauthenticationgroup

This is the group that is added to user sessions that match current policy.

Return Value

Returns simpleResult

See Also