Identity Cloud tenant
Follow the steps in this section to configure your Identity Cloud tenant for use with the ForgeRock SDKs.
- Configure CORS
-
Cross-origin resource sharing (CORS) lets user agents make cross-domain server requests.
Configure CORS in Identity Cloud to allow browsers from trusted domains to access your Identity Cloud protected resources.
- Create a demo user
-
Create an identity in your system so that you can test authentication flows using the SDKs.
- Create an authentication journey
-
Authentication journeys provide fine-grained authentication by allowing multiple paths and decision points throughout the flow.
Create a simple journey for use when testing the ForgeRock SDKs.
- Register client applications
-
Register an OAuth 2.0 client application to allow the SDKs to connect to Identity Cloud and obtain OAuth 2.0 tokens.
- Configure the OAuth 2.0 provider
-
Configure the Identity Cloud OAuth 2.0 provider service for use with the ForgeRock SDKs.