Home > Configuration > Responder > setresponderparam_undefaction

setresponderparam_undefaction

Use this method to set action to perform when policy evaluation creates an UNDEF condition. Available settings function as follows:
* NOOP - Send the request to the protected server.
* RESET - Reset the request and notify the user's browser, so that the user can resend the request.
* DROP - Drop the request without sending a response to the user.

Syntax



Parameters

undefaction

Action to perform when policy evaluation creates an UNDEF condition. Available settings function as follows: * NOOP - Send the request to the protected server. * RESET - Reset the request and notify the user's browser, so that the user can resend the request. * DROP - Drop the request without sending a response to the user.
Default value = "NOOP".

Return Value

Returns simpleResult

See Also