Test the Federated Environment
Test the federation agreement by logging into Oracle Identity Cloud Service using OAM credentials.
After a successful test, you can mark users as federated. You can also troubleshoot a failed test if necessary.
Mark Users as Federated
Mark the test user as federated in Oracle Identity Cloud Service.
Users that use OAM to login to Oracle Identity Cloud Service should be flagged as federated. Federated users cannot change their passwords in Oracle Identity Cloud Service. These users will use OAM facilities for password changes.
Troubleshoot the Integration
Troubleshoot the identity provider configuration in OAM and the Oracle Identity Cloud Service.
- If the Connection Failed error message is displayed, click Show Assertion Details, and check the SAML error message (xml format).
- Look for the messages under the
<samlp:Status>
and</samlp:Status>
tags. - Check the OAM server logs under $DOMAIN_HOME/servers/oam_server1/logs. The log file names are
oam_server1.out
andoam_server1-diagnostic.log
. - Check your configuration by reviewing the previous steps in this solution.
- Repeat the test, using a network tracing tool such as the Google Chrome browser Developer tool, the SAML-tracer extention for Firefox, or Wireshark.