Home > Configuration > Authentication > addauthenticationstorefrontauthaction

addauthenticationstorefrontauthaction

Use this method to adds an action to be used for authentication using storefront server.

Syntax



Parameters

name

Name for the Storefront Authentication 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 profile 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 action" or 'my authentication action').
This is mandatory parameter.

serverurl

URL of the Storefront server. This is the FQDN of the Storefront server. example: https://storefront.com/. Authentication endpoints are learned dynamically by Gateway.
This is mandatory parameter.

domain

Domain of the server that is used for authentication. If users enter name without domain, this parameter is added to username in the authentication request to server.

defaultauthenticationgroup

This is the default group that is chosen when the authentication succeeds in addition to extracted groups.

Return Value

Returns simpleResult

See Also