Skip to content

trustbuilder/plugin-forgerock-am

Repository files navigation

inWebo ForgeRock AM Custom Module

Requirements

  1. ForgeRock AM 5.5.1 or 6.0.0
  2. Tomcat 8
  3. OpenJDK 1.8

Building from Source

$ git clone https://github.com/inwebo-tech/plugin-forgerock-am.git
$ cd plugin-forgerock-am 
$ ./mvnw clean package

Installation

  1. Installation inWebo Otp Authenticator Plugin
  2. Installation inWebo Push Authenticator Plugin

⚠️ If you want to install both plugins, be sure to use the same version for the plugins.

How to debug

  1. Go to http(s)://{OPENAM_HOST}/forgerock-am/Debug.jsp
  2. Click the Category dropdown.
  3. Select Configuration and set level to Message.
  4. Click Submit.
  5. Click confirm.

Follow the steps for Authentication, CoreSystem. From there go to ~/openam/openam/debug/ and run tail -f * to tail output from all the logs in one.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages