• ReadMeFirst.pdf – contains links to this online documentation
  • Legal.pdf – copyright and license information
  • dist – contains the integration files
    • deploy – contains the Java libraries
      • pf-google-adapter-<version>.jar – JAR file that contains the Google IdP Adapter.
    • conf – contains the HTML template that presents the Google 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
        • google-messages.properties – a variable file that customizes the messages that appear on the template file.
      • template – contains user-facing HTML template files
        • google-pop-up-template.html – a page that presents the Google sign-on window in the Pop-up window sign-on presentation mode.
        • google-post-auth-template.html – a page that signals the main template or authentication widget to continue the authentication flow in the Pop-up window sign-on presentation mode.
        • assets – contains functional scripts and files used by the template
          • css/google.css – a CSS file that customizes the appearance of the template file.
          • 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