Facing Issue While Configuring SAML on OFSAA 8072
(Doc ID 2778739.1)
Last updated on JUNE 11, 2024
Applies to:
Oracle Financial Services Analytical Applications Infrastructure - Version 8.0.7.2.0 and laterInformation in this document applies to any platform.
Symptoms
On OFSAAI 8.0.7.2
When user tries to update the Configuration screen with the Identity Provide URL and SAML Logout URL, the below error occurs in UI.
"Invalid request / Error while processing request"
The following error exists in the web layer In Server.out log:
ERROR
-----------------------
org.opensaml.core.config.InitializationException: Problem loading configuration resource
at org.opensaml.core.xml.config.AbstractXMLObjectProviderInitializer.init(AbstractXMLObjectProviderInitializer.java:59)
at com.ofs.aai.sms.util.SAMLUtil.<init>(SAMLUtil.java:105)
at jsp_servlet.__login._jspService(__login.java:1583)
at weblogic.servlet.jsp.JspBase.service(JspBase.java:35)
...
Caused by: org.opensaml.core.xml.config.XMLConfigurationException: Cannot create instance of org.opensaml.saml2.core.impl.ActionBuilder
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Log into OFSAAI as SYSADMN
2. Go to System Configuration
3. Set Authentication Type to "SSO Authentication (SAML) and SMS Authorization"
BUSINESS IMPACT
-----------------------
Due to this issue, users cannot complete SAML configuration in OFSAA.
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 |