event Action
Parameters
value
The action to take in response to the account takeover action. Valid values are as follows:
BLOCKChoosing this action will block the request.MFA_IF_CONFIGUREDPresent an MFA challenge if user has configured it, else allow the request.MFA_REQUIREDPresent an MFA challenge if user has configured it, else block the request.NO_ACTIONAllow the user to sign in.