Home > Configuration > Authentication > setauthenticationsamlaction_requestedauthncontext

setauthenticationsamlaction_requestedauthncontext

Use this method to set this element specifies the authentication context requirements of authentication statements returned in the response.

Syntax



Parameters

name

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

requestedauthncontext

This element specifies the authentication context requirements of authentication statements returned in the response.
Default value = SAML_AUTHCTX_EXACT.
Possible Values : exact, minimum, maximum, better.

Return Value

Returns simpleResult

See Also