https://backstage.forgerock.com/cloud-storage-ws/api/v1/cloudstorage/getfile/HXkEQ19uT9mKrDc-nU7VHA?imageSizeFallback=allowVectors&size=medium

Yubico OTP Plugin


An authentication plugin for ForgeRock's Identity Platform 5.5 and above. This plugin contains three nodes related to Yubico OTP: Check if a user has registered a Yubikey Register a Yubikey Validate a Yubikey OTP

Yubico OTP Authentication Plugin

An authentication plugin for ForgeRock's Identity Platform 5.5 and above. This plugin contains three nodes related to Yubico OTP:

  • Check if a user has registered a Yubikey
  • Register a Yubikey
  • Validate a Yubikey OTP

Installation

Copy the .jar file from the ../target directory into the ../web-container/webapps/openam/WEB-INF/lib directory where AM is deployed. Restart the web container to pick up the new plugin. The plugin will then appear in the authentication trees components palette.

Usage

Once build and installed, place the appropriate nodes in the authentication flow. The YubiCloud service requires an API client and key, which can be created on the Yubico API Signup page. Each node also requires a writeable LDAP attribute to contain the Yubikey's public ID.

To Build

The code in this repository has binary dependencies that live in the ForgeRock maven repository. Maven can be configured to authenticate to this repository by following the following ForgeRock Knowledge Base Article.

The code also has dependencies on the freely available Yubico OTP library. This will be packaged by default when building the plugin.

To rebuild, run "mvn clean install" in the directory containing the pom.xml

Disclaimer

The sample code described herein is provided on an "as is" basis, without warranty of any kind, to the fullest extent permitted by law. ForgeRock does not warrant or guarantee the individual success developers may have in implementing the sample code on their development platforms or in production configurations.

ForgeRock does not warrant, guarantee or make any representations regarding the use, results of use, accuracy, timeliness or completeness of any data or information relating to the sample code. ForgeRock disclaims all warranties, expressed or implied, and in particular, disclaims all warranties of merchantability, and warranties related to the code, or any service or software related thereto.

ForgeRock shall not be liable for any direct, indirect or consequential damages or costs of any type arising out of any action taken by you or others related to the sample code.

Verifications
Verified By
Unverified
Releases
No releases
Report inappropriate content