Propagating ID with OAuth

To use OAuth ID propagation with JCS-SaaS Extension, you need to associate a JCS-SaaS Extension client with the desired SaaS resource or resources (that is, the SaaS application). Then you need to verify that the client configuration is defined in the REST-Client.

To associate a JCS-SaaS Extension client with the desired SaaS resource or resources:

Note:

This procedure assumes that both the both JCS-SaaS Extension and the SaaS resource instances have been provisioned in the same identity domain. When provisioned in the same identity domain, the resources and clients needed for communicating using OAuth are automatically configured along with an OAuth server which is used for obtaining the tokens.
  1. Log in to Oracle Cloud and access the Service Details page for your JCS-SaaS Extension account.
  2. Click Users to open the User page and then click the OAuth Administration tab.
    The OAuth page appears. This page will be populated with resources and clients registered for each cloud service in the specific identity domain.
  3. For the selected client, click Menu icon and, from the menu, select Modify.
    The Modify Client dialog box appears.
  4. Select the checkbox for the resource or resources to which you want to grant the client access.
  5. Click Save.
To complete this process, you should Verify the client configuration.