Home > Configuration > Authentication > setauthenticationoauthidppolicy_undefaction

setauthenticationoauthidppolicy_undefaction

Use this method to set action to perform if the result of policy evaluation is undefined (UNDEF). An UNDEF event indicates an internal error condition. Only DROP/RESET actions can be used.

Syntax



Parameters

name

Name of the OAuth Identity Provider (IdP) authentication policy to modify.
This is mandatory parameter.

undefaction

Action to perform if the result of policy evaluation is undefined (UNDEF). An UNDEF event indicates an internal error condition. Only DROP/RESET actions can be used.

Return Value

Returns simpleResult

See Also