Download Manifest
The following files are included in the Magic Link Integration Kit:
-
Legal.pdf
– copyright and license information. -
dist/pingfederate/server/default
– a directory that contains integration files.-
conf
– a directory that contains configuration files.-
language-packs
– a directory that contains language template files.-
magic-link-messages.properties
– a variable file that customizes the messages that appear in template files. -
pingfederate-smtp-magiclink-messages.properties
– a variable file that customizes the messages that appear on the SMTP template file.
-
-
template
– a directory that contains user-facing HTML template files.-
assets
– a directory that contains functional scripts and files used by the template.-
css
– a directory that contains CSS files for the templates.-
magiclink.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.
-
-
scripts/jquery-<version>.min.js
– a JavaScript file that contains the jQuery library.
-
-
magic-link-confirmation.html
– presents the user with a form when the adapter requires user interaction after a magic link has been clicked. -
magic-link-invalid.html
– presents the user with a message when the one-time link expires. -
magic-link-sent.html
– presents the user with a message when the one-time link is sent. -
magic-link-success.html
– presents the user with a message when authentication through the one-time link is completed successfully. -
mail-notifications
– a directory that contains email template files.-
pingfederate.magiclink.adapter.template.html
– a sample template file that the SMTP Notification Publisher can use to send a one-time link in an email.
-
-
-
-
deploy
– a directory that contains the Java libraries necessary to run the adapter.-
pf-magic-link-adapter-<version>.jar
– JAR file that contains the Magic Link IdP Adapter.
-
-
lib
– a directory that contains PingFederate core library files.-
pf-authn-api-sdk-<version>.jar
– JAR file that contains the PingFederate Authentication API SDK.
-
-