Template files

Template files are HTML pages that are presented to your users during the authentication process. The pages prompt users for authentication information, such as user names and passwords, or present information to users, such as one-time passwords, status, or errors.

You can customize any of the HTML pages by exporting, modifying, and importing its corresponding template file. Each template file uses one or more specific macros.

From IBM® Verify Identity Access version 10.0.4, Federation template files are updated so that embedded images, styles, and scripts are now located in separate files. The best practice for template files is to move the embedded scripts to a different folder and reference them in a template file with a <src> tag. See Managing template files.