Authentication error template files
These files display errors that occur during authentication.
Authentication error template files
These files display errors that occur during authentication.
| Page name | File name and macros | Description |
|---|---|---|
| Access Denied | proper/errors/access_denied.html Macros:
|
Displays a message that the user cannot access the requested resource. |
| General Error | proper/errors/allerror.html Macros:
|
Displays general errors that are not displayed in other template files. |
| Missing Component Error | proper/errors/missingcomponent.html Macros:
|
Displays an error that the component required to process the request was not correctly configured or was not initialized. |
| Authentication Required | proper/errors/need_authentication.html Macros:
|
Displays an error that authentication is required to access the requested resource. |
| Protocol Determination Error | proper/errors/noprotdet.html Macros:
|
Displays an error that the access request is to an unknown address. The error might occur because no configured endpoint or protocol exists that is mapped to this endpoint. |
| Protocol Runtime Error | proper/errors/protocol_error.html Macros:
|
Displays errors that an error occurred fulfilling a request to a specified address, and the error was caused by an unexpected error on the protocol module. |