Hi,
I am trying to implement Apex standalone SSO using OAM.
I am having versions: Apex 23.2, OAM 11.2, Apache 2.4.
Each component is install on it's own server.
I managed to be able to reach the OAM login page when accessing the port on Apache.
But after entering a valid credential I get the error: “System error. Please contact the System Administrator.”
I don't find any related error in the oam_server.log
I have been following documents/notes on SSO integration for Apex 4.1 with OAM11g using HTTP Header variable.
Would appreciate if anyone knows how to solve the issue or troubleshoot or have experience in similar setup.