Download manifest
The following files are included in the Apple Login Integration Kit .zip
archive:
-
legal/Legal.pdf
: Copyright and license information. -
dist/pingfederate/server/default
: Contains the integration files-
deploy
: Contains the Java libraries-
pf-apple-idp-adapter-<version>.jar
: A.jar
file that contains the Apple IdP Adapter.
-
-
conf
: Contains the HTML template that presents the Apple sign-on form.-
language-packs/apple-messages.properties
: A variable file that provides adapter-specific template messages-
pingfederate-apple-adapter-messages.properties
: A variable file that customizes the messages that appear on the template files.
-
-
template
: Contains user-facing HTML template files-
apple-pop-up-template.html
: A template that opens a pop-up window to prompt the user to sign on. -
apple-post-auth-template.html
: A template that returns the user to the PingFederate sign-on flow after they sign on with Apple. -
assets
– contains functional scripts and files used by the template-
css/apple.css
: A CSS file that customizes the appearance of the template files. -
fonts/end-user
: Contains template fonts and icons-
icons
: Contains template icons
-
-
images
: Contains template image files-
ping-logo.svg
: An image file with company branding
-
-
-
-
-
lib/pf-authn-api-sdk-<version>.jar
: A.jar
file that contains the PingFederate Authentication API SDK
-