Building a Custom Email Suspend Node in ForgeRock AM Without IDM
ForgeRock Access Management (AM) offers a powerful and flexible authentication tree system, enabling enterprises to design secure and dynamic login experiences. One of its useful features, the EmailSuspendNode, traditionally relies on ForgeRock Identity Management (IDM) for full functionality. But what if you’re not using IDM? This post walks through how to build a custom ForgeRock AM node that replicates the core functionality of EmailSuspendNode—complete with email delivery, resume flow support, and secure suspend/resume logic—all without needing IDM integration. ...