Home > Configuration > Authentication > setauthenticationsamlidpprofile_digestmethod

setauthenticationsamlidpprofile_digestmethod

Use this method to set algorithm to be used to compute/verify digest for SAML transactions

Syntax



Parameters

name

Name for the new saml single sign-on 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.

digestmethod

Algorithm to be used to compute/verify digest for SAML transactions
Default value = SAML_SHA256.
Possible Values : SHA1, SHA256.

Return Value

Returns simpleResult

See Also