ForgeRock Access Management API
REST API for ForgeRock Access Management (AM) providing authentication, authorization, session management, and policy evaluation. Supports OAuth 2.0 and OpenID Connect flows, authentication trees/journeys, policy-based authorization decisions, and realm management.
What You Can Do
MCP Tools
authenticate
ForgeRock Authenticate a user
querysessions
ForgeRock Query sessions
sessionaction
ForgeRock Perform a session action
listpolicies
ForgeRock List authorization policies
createpolicyorevaluate
ForgeRock Create a policy or evaluate policies
getpolicy
ForgeRock Get a policy
updatepolicy
ForgeRock Update a policy
deletepolicy
ForgeRock Delete a policy
listresourcetypes
ForgeRock List resource types
createresourcetype
ForgeRock Create a resource type
getresourcetype
ForgeRock Get a resource type
updateresourcetype
ForgeRock Update a resource type
deleteresourcetype
ForgeRock Delete a resource type
listrealms
ForgeRock List realms
createrealm
ForgeRock Create a realm
getrealm
ForgeRock Get a realm
updaterealm
ForgeRock Update a realm
deleterealm
ForgeRock Delete a realm
listscripts
ForgeRock List scripts
getscript
ForgeRock Get a script
oauth2authorize
ForgeRock OAuth 2.0 authorization endpoint
oauth2token
ForgeRock OAuth 2.0 token endpoint
oauth2tokeninfo
ForgeRock OAuth 2.0 token introspection
oidcuserinfo
ForgeRock OpenID Connect UserInfo endpoint
oidcdiscovery
ForgeRock OpenID Connect discovery