Home > Configuration > Authentication > setauthenticationsamlaction_digestmethod

setauthenticationsamlaction_digestmethod

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

Syntax



Parameters

name

Name of the SAML profile (action) to modify.
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