Download manifest
The following files are included in the PingOne Credentials Integration Kit .zip archive:
-
ReadMeFirst.pdf– contains links to this online documentation -
Legal.pdf– copyright and license information -
dist/pingfederate/server/default– contains the integration files-
deploy– contains the Java libraries-
pf-pingone-credentials-adapter-<version>.jar– JAR file that contains the PingOne Credentials IdP Adapter.
-
-
conf– contains the HTML template that presents the PingOne sign-on form.-
language-packs– contains files with customizable user-facing messages-
pingone-credentials-messages.properties– a variable file that customizes the messages that appear on the template file.
-
-
template– contains user-facing HTML template files-
pingone-credentials-completed.html– a sample template that indicates the presentation session completed successfully. -
pingone-credentials-failed.html– a sample template that indicates that the user failed the presentation session. -
pingone-credentials-required.html– a sample template that asks the user to complete the presentation session. -
pingone-credentials-timed-out.html– a sample template that indicates that the presentation session took too long.
-
assets– contains functional scripts and files used by the template-
css– contains CSS files for the templates.-
pingone-credentials.css– a CSS file that customizes the appearance of the template files. -
end-user/<version>/end-user.css– a CSS file that customizes the appearance of the template files.
-
-
fonts/end-user– contains template fonts and icons-
icons– contains template icons -
proxima-nova– contains template fonts
-
-
images– contains template image files-
ping-logo.svg– an image file with company branding -
spinner.svg– an image file used in a spinner animation
-
-
scripts– contains script files used to collect and send information-
jquery-<version>.min.js– a JavaScript file that contains the jQuery library.
-
-
-
-
-
lib/pf-authn-api-sdk-<version>.jar– a JAR file that contains the PingFederate Authentication API SDK
-