Validate the Integration
In order to successfully test SSO with Oracle E-Business Suite, make sure that you create a user in Oracle Identity Cloud Service whose username is identical to an Oracle E-Business Suite user name. Then, assign the E-Business Suite Asserter application to this user. These sample configurations and testing apply to an Oracle E-Business Suite demo distribution (VISION) environment. Check the values of the encoded URLs before applying them to your environment.
Test the SSO Using the E-Business Suite Asserter Direct URL
You can use the E-Business Suite Asserter direct URL to verify the integration and ensure that the SSO works.
- Open a browser and enter the URL
https://ebsasserter.example.com:7002/ebs
for the E-Business Suite Asserter. - The Oracle Identity Cloud Service Sign In page appears. Use the username and password of the previously created user to sign in.
- Upon successful authentication, the user is redirected to the Oracle E-Business Suite home page without having to enter Oracle E-Business Suite credentials.
- If the Oracle E-Business Suite home page appears, verify the logged-in username.
- Log out from Oracle E-Business Suite. The browser is redirected to the Oracle Identity Cloud Service Sign In page.
Test the SSO Using the E-Business Suite Asserter Icon in Oracle Identity Cloud Service
You can use the E-Business Suite Asserter icon within the My Apps page in Oracle Identity Cloud Service to verify the integration and ensure that the SSO works.
- Open a browser and enter the Oracle Identity Cloud
Service
My Console URL:
https://idcs-example.identity.oraclecloud.com/ui/v1/myconsole
. - Sign in using the credentials of the previously created user.
- In the My Apps page, click the E-Business Suite Asserter icon to access the Oracle E-Business Suite Home page.
- If the Oracle E-Business Suite Home page appears, verify the logged-in user name.
- Log out from Oracle E-Business Suite. The browser is redirected to the Oracle Identity Cloud Service Sign In page.
Test the SSO Using the E-Business Suite Asserter Direct URL with a Redirect Parameter
You can use the URL for the E-Business Suite Asserter with a redirect parameter to verify the integration and ensure that the SSO works.
Test the SSO Using a Previously Oracle E-Business Suite Bookmarked URL
You can use the Oracle E-Business Suite URL that you have bookmarked to verify the integration and ensure that the SSO works.
Validate the Service
You can validate the Asserter configuration, E-Business Suite configuration and IDCS Application setup using the Validation Service.
app.url/validate
for example, https://ebsasserter.example.com:7002/ebs/validate
.
The validation result of each configuration will be one of Success
, Failure
, Undetermined
.
If the result is Failure
or Undetermined
, the response body will suggest the expected configuration. Re-configure EBS Asserter or the Oracle E-Business Suite or IDCS Application as appropriate.