Reject Access
Terminates the journey with a rejection
Description
This step is used to terminate the journey with a rejection. For example, if the journey fetches a risk recommendation for a sensitive action the user wants to perform, this can be used as a final step for the "deny" branch which indicates that the action is too risky to proceed.
The rejection is reported to the client application, and may include any additional data you specify to allow the application to handle the rejection.
Note
It can only be added as the last step of a journey execution path.
Configuration
Field | Description |
---|---|
Enable Data | Select Yes to include additional data with the rejection result. |
Data | Data to include in the rejection message. May contain expressions |