authentication-citrixAuthAction¶
The following operations can be performed on "authentication-citrixAuthAction":
set authentication citrixAuthAction¶
Modifies the specified attributes of an Azure key vault.
Synopsis¶
set authentication citrixAuthAction
Arguments¶
name Name for the new Citrix 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 NetScaler 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').
authenticationType Type of the Citrix Authentication implementation. Default implementation uses Citrix Cloud Connector.
Possible values: CITRIXCONNECTOR, ATHENA Default value: CITRIXCONNECTOR
authentication Authentication needs to be disabled for searching user object without performing authentication.
Possible values: ENABLED, DISABLED Default value: ENABLED
rm authentication citrixAuthAction¶
Deletes an existing Citrix authentication action.
Synopsis¶
rm authentication citrixAuthAction
Arguments¶
name Name for the new Citrix 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 NetScaler 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').
show authentication citrixAuthAction¶
Displays information about all configured Citrix authentication actions, or displays detailed information about specified action.
Synopsis¶
show authentication citrixAuthAction [
Arguments¶
name Name for the new Citrix 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 NetScaler 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').
Output¶
authenticationType Type of the Citrix Authentication implementation. Default implementation uses Citrix Cloud Connector.
authentication Authentication needs to be disabled for searching user object without performing authentication.
devno count stateflag
add authentication citrixAuthAction¶
Creates a Citrix Authentication action. This profile is used to interact with Citrix services for validating user credentials.
Synopsis¶
add authentication citrixAuthAction
Arguments¶
name Name for the new Citrix 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 NetScaler 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').
authenticationType Type of the Citrix Authentication implementation. Default implementation uses Citrix Cloud Connector.
Possible values: CITRIXCONNECTOR, ATHENA Default value: CITRIXCONNECTOR
authentication Authentication needs to be disabled for searching user object without performing authentication.
Possible values: ENABLED, DISABLED Default value: ENABLED
unset authentication citrixAuthAction¶
Use this command to remove authentication citrixAuthAction settings.Refer to the set authentication citrixAuthAction command for meanings of the arguments.
Synopsis¶
unset authentication citrixAuthAction