GitHub

Download manifest

The following files are included in the GitHub 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-github-idp-adapter-<version>.jar: A .jar file that contains the GitHub IdP Adapter.

    • conf: Contains the HTML template that presents the GitHub 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-github-adapter-messages.properties: A variable file that customizes the messages that appear on the template files.

      • template: Contains user-facing HTML template files

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

        • github-post-auth-template.html: A template that returns the user to the PingFederate sign-on flow after they sign on with GitHub.

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

          • css/github.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

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