| addauthenticationdfaaction |
Use this method to creates an action (profile) for a DFA server. The profile contains all configuration data necessary to communicate with that DFA server. |
Syntax |
Parameters |
name |
Name for the DFA action.
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 DFA action is added. This is mandatory parameter. |
clientid |
If configured, this string is sent to the DFA server as the X-Citrix-Exchange header value. This is mandatory parameter. |
serverurl |
DFA Server URL. This is mandatory parameter. |
passphrase |
Key shared between the DFA server and the Citrix ADC.
Required to allow the Citrix ADC to communicate with the DFA server. This is mandatory parameter. |
defaultauthenticationgroup |
This is the default group that is chosen when the authentication succeeds in addition to extracted groups. |
Return Value |
Returns simpleResult |
See Also |