| setauthenticationsamlaction_samlrejectunsignedassertion |
Use this method to set reject unsigned SAML assertions. ON option results in rejection of Assertion that is received without signature. STRICT option ensures that both Response and Assertion are signed. |
Syntax |
Parameters |
name |
Name of the SAML profile (action) to modify. This is mandatory parameter. |
samlrejectunsignedassertion |
Reject unsigned SAML assertions. ON option results in rejection of Assertion that is received without signature. STRICT option ensures that both Response and Assertion are signed. Default value = NS_ON. Possible Values : ON, STRICT. |
Return Value |
Returns simpleResult |
See Also |