Symantec VIP Integration Kit

Customizing templates

The Symantec VIP integration kit includes templates that can display Symantec VIP authentication challenges and other messages. You can customize the HTML portions of these templates to suit your organization’s branding and presentation needs.

The following table lists the available templates and their uses. You can find more information about the templates in Customizable user-facing pages in the PingFederate documentation.

Template files
Attribute Description

vip.enrollment.html

Initial form presented to the user. Offers the option to add a new credential (if configured) or proceed with authentication using an existing credential.

vip.security_code_challenge.html

Form presented to the user to enter a security code for authentication. Offers the option to choose alternative credential types if those methods are available to the user.

For example, push notification, SMS, voice, or email.

vip.security_code_reset.html

Form presented to the user when they begin the reset credential flow.

vip.add_voice_credential.html

Form presented to the user when they add a new voice credential.

vip.add_email_credential.html

Form presented to the user when they add a new email credential.

vip.add_sms_credential.html

Form presented to the user when they add a new SMS credential.

vip.add_credential.html

Form presented to the user when they verify ownership of a new credential using a security code they received.

The vip-messages.properties file contains configurable properties that allow administrators to customize the messages displayed in the previous templates for various scenarios. The properties file has inline comments providing more context. Keys are self-descriptive.