Home > Configuration > Authentication > setauthenticationsamlaction_logoutbinding

setauthenticationsamlaction_logoutbinding

Use this method to set this element specifies the transport mechanism of saml logout messages.

Syntax



Parameters

name

Name of the SAML profile (action) to modify.
This is mandatory parameter.

logoutbinding

This element specifies the transport mechanism of saml logout messages.
Default value = SAML_POST.
Possible Values : REDIRECT, POST.

Return Value

Returns simpleResult

See Also