Preface

ForgeRock Identity Platform™ serves as the basis for our simple and comprehensive Identity and Access Management solution. We help our customers deepen their relationships with their customers, and improve the productivity and connectivity of their employees and partners. For more information about ForgeRock and about the platform, see https://www.forgerock.com.

About This Guide

This guide is for ForgeRock Identity Cloud evaluators, administrators, and architects. It provides examples of how to integrate your business application and APIs with ForgeRock Identity Cloud for Single Sign-On and API Security, with ForgeRock Identity Gateway.

Example Installation for This Guide

Unless otherwise stated, the examples in this guide assume the following installation:

  • Identity Gateway installed on http://openig.example.com:8080, as described in Downloading and Starting IG.

  • Sample application installed on http://app.example.com:8081, as described in Downloading and Starting the Sample Application.

  • The ForgeRock Identity Cloud, with the default configuration, as described in the ForgeRock Identity Cloud Docs.

    When you are using the ForgeRock Identity Cloud, you need to know the value of the following properties:

    • The root URL of your ForgeRock Identity Cloud. For example, https://myTenant.forgeblocks.com.

      The URL of the Access Management component of the ForgeRock Identity Cloud is the root URL of your ID Cloud followed by /am. For example, https://myTenant.forgeblocks.com/am.

    • The realm where you work. The examples in this document use alpha.

      Prefix each realm in the hierarchy with the realms keyword. For example, /realms/root/realms/alpha.

If you use a different configuration, substitute in the procedures accordingly.

Read a different version of :