Page created: 24 Jul 2019
|
Page updated: 8 Feb 2022
The following files are included in the RSA SecurID Integration Kit .zip archive:
- 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.
-
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
- css – contains CSS files for the
templates.
- template – contains user-facing HTML
template files
- lib/pf-authn-api-sdk-<version>.jar – a JAR file that contains the PingFederate Authentication API SDK
- deploy –
contains the Java libraries