Issue with accessing Custom login page in OAM : Redirecting to http://<OAM server>:14100/oam/server/
I have scenario where I configured a Custom login page in OAM. In the oam-config.xml, requestCacheType is set to Cookie. <Setting Name="serverRequestCacheType" Type="xsd:string">COOKIE</Setting>
Whenever, I am trying to access the protected resource URL e.g. http://<server>:<port>/OamPortal-Portal-context-root/faces/oracle/webcenter/portalapp/pages/Home1.jspx, it is first redirecting to http://<OAM server>:<port>/oam/server/obrareq.cgi error page(System error. Please re-try your action. If you continue to get this error, please contact the Administrator.). Upon accessing the same protected resource URL( http://<server>:<port>/OamPortal-Portal-context-root/faces/oracle/webcenter/portalapp/pages/Home1.jspx)
1