Add a rejection rule to specify an action to take when a request to an application or resource is rejected by policy evaluation.
A rejection rule uses Rejection handlers to define which action you
want to take. You can either:
- Reject the request and display an error template.
- Redirect the user to another URL for error details, instructions, or additional actions.