Home > Configuration > Authentication > setauthenticationazurekeyvault_authentication

setauthenticationazurekeyvault_authentication

Use this method to set if authentication is disabled, otp checks are not performed after azure vault keys are obtained. This is useful to distinguish whether user has registered devices.

Syntax



Parameters

name

Name for the new Azure Key Vault profile. 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.

authentication

If authentication is disabled, otp checks are not performed after azure vault keys are obtained. This is useful to distinguish whether user has registered devices.
Default value = ENABLED.
Possible Values : ENABLED, DISABLED.

Return Value

Returns simpleResult

See Also