My Oracle Support Banner

EM 13.5: SAML SSO Login Fails with Error 404--Not Found, [Security:096548]Cannot find identity provider partner for issuer URI: https://<IdP_Hostname>/xxxx/xxxxx (Doc ID 3025183.1)

Last updated on MAY 30, 2024

Applies to:

Enterprise Manager Base Platform - Version 13.5.0.0.0 and later
Information in this document applies to any platform.

Symptoms

Followed SAML integration document: 2882744.1

After providing SSO credentials, the EM Console login results below error:

Error 404--Not Found
From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:

10.4.5 404 Not Found

The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.

If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.

 

 Enable the Weblogic DEBUG as per Note 2969213.1

<gc_inst>/user_projects/domains/GCDomain/servers/EMGC_OMS1/logs/EMGC_OMS1.out

<May 22, 2024 4:11:09,065 AM GMT> <Debug> <SecuritySAML2Service> <BEA-000000> <[Security:096548]Cannot find identity provider partner for issuer URI: https://<IdP_Hostname>/xxxx/xxxxx.>
<May 22, 2024 4:11:09,065 AM GMT> <Debug> <SecuritySAML2Service> <BEA-000000> <exception info
com.bea.security.saml2.service.SAML2Exception: [Security:096548]Cannot find identity provider partner for issuer URI: https://<IdP_Hostname>/xxxx/xxxxx.
at com.bea.security.saml2.service.acs.AssertionConsumerServiceImpl.process(AssertionConsumerServiceImpl.java:132)
at com.bea.security.saml2.cssservice.SAML2ServiceImpl.process(SAML2ServiceImpl.java:144)
at sun.reflect.GeneratedMethodAccessor821.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.bea.common.security.utils.ThreadClassLoaderContextInvocationHandler.invoke(ThreadClassLoaderContextInvocationHandler.java:33)
at com.sun.proxy.$Proxy94.process(Unknown Source)
at com.bea.security.saml2.servlet.SAML2Servlet.service(SAML2Servlet.java:34)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:295)

 

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
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.