Template files for access policies

You can use template files to build your access policies.

You can access the template files from the local management interface.

  1. Select Federation > Template Files
  2. Expand the access_policy entry.

The following template files are provided.

Template Description
challenge_decision.html An HTML page that instructs the user to complete a challenge in order to gain access. The challenge is specified by the value you put into the @ACTION@ macro.
deny_decision.html An HTML page that informs the user that access is denied.
server_error.html An HTML page used to display an error message to the user. You can assign values for the following macros:
  • @REQ_ADDR@
  • @TIMESTAMP@
  • @EXCEPTION_MSG@
  • @EXCEPTION_STACK@


Parent topic: Access policies