
Using AmService Calls within ForgeRock IG for Policy Enforcement (PEP) Mode
AmService in ForgeRock IG is a powerful feature that allows you to leverage OpenAM’s capabilities directly within your identity gateway. Specifically, using AmService for Policy Enforcement Point (PEP) mode lets you enforce access control policies defined in OpenAM, ensuring that only authorized requests reach your protected resources. This setup is crucial for maintaining security while providing seamless access management. What is AmService in ForgeRock IG? AmService is a service in ForgeRock IG that acts as a bridge between IG and OpenAM. It provides access to various OpenAM functionalities, including authentication, session management, and most importantly, policy enforcement. By integrating AmService with IG, you can offload policy evaluation to OpenAM, which simplifies your security architecture and centralizes policy management. ...