| setauthenticationsamlaction_signaturealg |
Use this method to set algorithm to be used to sign/verify SAML transactions |
Syntax |
Parameters |
name |
Name of the SAML profile (action) to modify. This is mandatory parameter. |
signaturealg |
Algorithm to be used to sign/verify SAML transactions Default value = SAML_RSA_SHA256. Possible Values : RSA-SHA1, RSA-SHA256. |
Return Value |
Returns simpleResult |
See Also |