An authentication node for ForgeRock's AM Platform 7.5.0 and ForgeRock Identity Cloud which integrates the Spycloud service with AM.
To deploy these nodes, download the jar from the releases tab on github here. Next, copy the jar into the ../web-container/webapps/openam/WEB-INF/lib directory where AM is deployed. Restart the web container to pick up the new node. The node will then appear in the authentication trees components palette.
If you'd like to build the integration from source, 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.
This node calls the SpyCloud service to determine of a password has been compromised for that username or email.
- API URL - The API URL for spycloud API
- API Key - The API key for spycloud API
- Severity - Severity to filter on
- Username or Email - Determine if the node should be used to check usernames or emails