unauthorized-rsp-file
unauthorized-rsp-file = <file_name>Description
File containing the body used when constructing a 401 Unauthorized response. This response is generated when either of the following scenarios occur:
- All OAuth data is missing from a request.
- The OAuth data fails validation.
Options
<file_name> The name of the 401 Unauthorized response file.
Usage:
This stanza entry is required when we configure OAuth EAS authentication.
Default: None.
Example:
unauthorized-rsp-file = unauth_response.html