Oracle Access Manager (OAM) Federation Flow Fails "[FEDSTS-12064] ... Missing partner configuration"
(Doc ID 3023244.1)
Last updated on MAY 17, 2024
Applies to:
Oracle Access Manager - Version 12.2.1.3.0 and laterInformation in this document applies to any platform.
Symptoms
Federation testcase is not working
in browser session, there is the following error message
System error. Please re-try your action. If you continue to get this error, please contact the Administrator.
and flow
https://<application protected by SP>
https://<LB-OAM-Host>:<LB-OAM-Port>/oamfed/idp/samlv20?SAMLRequest= ... &RelayState=< encoded - URL application protected by SP>
https://<LB-OAM-Host>:<LB-OAM-Port>/oam/pages/servererror.jsp
in OAM log there is
[datetime] [oam_server1] [ERROR] [FEDSTS-12064] [oracle.security.fed.controller.web.servlet.FederationServlet] [tid: [ACTIVE].ExecuteThread: '24' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: <ECID_VALUE_1>] [APP: oam_server] [partition-name: DOMAIN] [tenant-name: GLOBAL] Exception: {0}[[
oracle.security.fed.event.EventException: oracle.security.fed.jvt.discovery.exceptions.DiscoveryFinderException: Missing partner configuration for: <providerid>
at oracle.security.fed.eventhandler.fed.profiles.idp.sso.v20.AuthnRequestEventHandler.perform(AuthnRequestEventHandler.java:1255)
at oracle.security.fed.controller.ActionStateMachine.processEvent(ActionStateMachine.java:173)
...
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:420)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:360)
Changes
Setup done as per Doc ID 2491905.1's guidance, with metadata exchange
OAM is Idp, Sp is an application (custom code) that is using SimpleSAMLphp libraries
If you want multiple Service Providers in the same site and installation, you can add more entries in the authsources.php configuration. If so remember to set the EntityID explicitly.
refer to
SimpleSAMLphp Service Provider QuickStart
saml:SP
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |