Authentication process

These files support the authentication process

Authentication process template files

These files support the authentication process. For more information, see Authentication.

Table 1. Default template files in the authsvc/ directory
Page name File name and macros Description
Server Error authsvc/server_error.html
Macros:
  • @REQ_ADDR@
  • @TIMESTAMP@
  • @EXCEPTION_MSG@
  • @EXCEPTION_STACK@
Displays general server errors.
User Error authsvc/user_error.html
Macros:
  • @REQ_ADDR@
  • @TIMESTAMP@
  • @EXCEPTION_MSG@
  • @EXCEPTION_STACK@
Displays errors during authentication policy execution that are caused by user input.