Download manifest
The following items are included in the Symantec VIP integration kit:
-
Legal.pdf
: A file that contains copyright and license information. -
dist/pingfederate/server/default
: A directory that contains the Java libraries needed to run the adapter.-
deploy
: A directory that contains the integration files.-
pf-vip-idp-adapter-<version>.jar
: A JAR file that contains the Symantec VIP IdP adapter.
-
-
lib
: Contains common JAR files.-
pf-authn-api-sdk-<version>.jar
: A JAR file that contains the PingFederate Authentication API SDK.
-
-
conf
: A directory that contains language template files.-
language-packs/vip-messages.properties
: A variable file that customizes the messages that appear on the template file. -
template
: A directory that contains language template files.-
assets
: A directory that contains style, font, and image files for the template files.-
css/vip.css
: A CSS file that customizes the appearance of the template file. -
end-user/<version>/end-user.css
: A CSS file that customizes the appearance of the template files. -
fonts/end-user/icons
: Contains template icons. -
images
: Contains template image files.-
logo.png
: An image file with company branding. -
ping-logo-horizontal.png
: An image file with company branding. -
ping-logo.svg
: An image file with company branding. -
product.png
: An image file with company branding. -
spinner.svg
: An image file used in a spinner animation. -
VIP_logo_RGB.png
: An image file with company branding.
-
-
scripts
: Contains script files used to collect and send information.-
jquery-<version>.min.js
: A JavaScript file that contains the jQuery library. -
vip.js
: A JavaScript file that contains common functions used by templates.
-
-
-
vip.add_credential.html
: Template displayed to the user during verification of a new credential using the received security code. -
vip.add_email_credential.html
: Template displayed to the user when the add email credential process is initiated. -
vip.add_sms_credential.html
: Template displayed to the user when the add SMS credential process is initiated. -
vip.add_voice_credential.html
: Template displayed to the user when the add voice credential process is initiated. -
vip.enrollment.html
: Template displayed to the user to add a new credential (if configured on the adapter) or proceed with authentication using preexisting credentials. -
vip.security_code_challenge.html
: Template displayed to the user for entering a security code for authentication, with the option to choose alternative credential types such as Push Notification, SMS, Voice, or Email if those methods are available to the user. -
vip.security_code_reset.html
: Template displayed to the user when the user goes through the reset credential flow.
-
-
-