LinkedIn Login Integration Kit

Download manifest

The following files are included in the LinkedIn Login Integration Kit .zip archive.

  • ReadMeFirst.pdf: Contains links to this online documentation

  • legal/Legal.pdf: Copyright and license information

  • dist: Contains the integration files

    • deploy: Contains the Java libraries

      • pf-linkedin-adapter-<version>.jar: JAR file that contains the LinkedIn IdP Adapter

    • conf: Contains the HTML template that presents the LinkedIn sign-on form

      • language-packs: Contains files with customizable user-facing messages

        • authn-api-messages.properties: A version of the common PingFederate authentication API variable file that includes adapter-specific messages

        • pingfederate-linkedin-adapter-messages.properties: A variable file that customizes the messages that appear on the template files

      • template: Contains user-facing HTML template files

        • linkedin-pop-up-template.html: Template that opens a pop-up window to prompt the user to sign on

        • linkedin-post-auth-template.html: Template that returns the user to the PingFederate sign-on flow after they sign on with LinkedIn

        • assets: Contains functional scripts and files used by the template

          • css/linkedin.css: 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: Image file with company branding

    • lib/pf-authn-api-sdk-<version>.jar: JAR file that contains the PingFederate Authentication API SDK