| addauthenticationpushservice |
Use this method to add a new push service entity on the Citrix ADC. The Push service will be configured with well known pre-defined default values for Namespace (https://mfa.cloud.com/) and Trust Service (https://trust.citrixworkspacesapi.net/) endpoints |
Syntax |
Parameters |
name |
Name for the push service. Must begin with an ASCII alphanumeric or underscore (_) character, and must contain only ASCII alphanumeric, underscore, hash (#), period (.), space, colon (:), at sign (@), equal sign (=), and hyphen (-) characters. Cannot be changed after the profile is created.
CLI Users: If the name includes one or more spaces, enclose the name in double or single quotation marks (for example, "my push service" or 'my push service'). This is mandatory parameter. |
clientid |
Unique identity for communicating with Citrix Push server in cloud. |
clientsecret |
Unique secret for communicating with Citrix Push server in cloud. |
customerid |
Customer id/name of the account in cloud that is used to create clientid/secret pair. |
refreshinterval |
Interval at which certificates or idtoken is refreshed. Default value = 50. |
Return Value |
Returns simpleResult |
See Also |