Home > Configuration > Authentication > setauthenticationsamlaction_samlbinding

setauthenticationsamlaction_samlbinding

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

Syntax



Parameters

name

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

samlbinding

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

Return Value

Returns simpleResult

See Also