Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Are you using a self-signed cert? It seems like a problem on the cert you have. You must have (in most cases) 3 certs if you are not using self-signed.
-
The problem here was related to this: https://blogs.oracle.com/blogbypuneeth/steps-to-configure-saml-sso-with-azure-as-idp-and-weblogic-server-as-sp Eduardo Ferrari, MBA ***Moderator action (Timo): removed private contact data as this is not allowed here.***
-
Fixed that problem. I had to recreate the $DOMAIN_HOME/config/fmwconfig/ovd/default/keystores/adapters.jks ./libovdconfig.sh -host myhost -port 9500 -domainPath $DOMAIN_HOME -userName weblogic -createKeystore keytool -import -keystore $DOMAIN_HOME/config/fmwconfig/ovd/default/keystores/adapters.jks -storepass mypass -alias…
-
I was finally able to review my setup with Oracle Support. According to them, the cross component wiring is correct, despite the fact that will not show "Out of Sync" based on what the documentation describes. After juggling for a while, we found out that one of the issues I have is with the "LDAP" connection. However, I…
-
After I got the correct certificate, then it worked.
-
OBIEE 12.2.1.x and RHEL 7 Not sure how does that make a difference though, as the Oracle document ID I provided you was specifically to my system. You make a good point about the Node Manager, but the Oracle instructions obviously don’t state that. I have a feeling that might be my certificate that it does not “go all the…