• Legal.pdf – copyright and license information
  • dist/pingfederate/server/default – contains the integration files
    • deploy – contains the Java libraries
      • pf-rsa-securid-idp-adapter-<version>.jar – JAR file that contains the RSA SecurID IdP Adapter.
    • conf – contains the HTML template that presents the RSA SecurID sign-on form.
      • template – contains user-facing HTML template files
        • RSASecurIDIdPAdapter.form.template.html – main login form, presented under normal conditions.
        • RSASecurIDIdPAdapter.nexttoken.template.html – form presented when the user is required to enter the next token.
        • RSASecurIDIdPAdapter.reauthenticate.template.html – login form asking the user to authenticate again after resetting their PIN.
        • RSASecurIDIdPAdapter.systempinreset.template.html – presents the user with a new, system-generated PIN.
        • RSASecurIDIdPAdapter.userpinreset.template.html – presents the user with a form to input a new PIN.
        • RSASecurIDIdPAdapter.cas.approve.template.html - presents the user with the Cloud Authentication Service options that are available to them for authentication.
        • RSASecurIDIdPAdapter.approve.template.html - presents the user with a wait page while waiting for a push notification to complete on the user device.
        • RSASecurIDIdPAdapter.token.template.html - presents the user with the form for the TOKEN authentication method for the Cloud Authentication Service.
      • assets – contains functional scripts and files used by the template
        • css – contains CSS files for the templates.
          • rsa-securid.css – a CSS file that customizes the appearance of the template files.
          • end-user/<version>/end-user.css – a CSS file that customizes the appearance of the template files.
        • fonts/end-user/icons – contains template icons
    • lib/pf-authn-api-sdk-<version>.jar – a JAR file that contains the PingFederate Authentication API SDK