Reverse proxy for R12.1.3 integrated with 10.1.4.3 SSO/OID does not work
Hello Team,
We have integrated R12.1.3 with OID/SSO 10.1.4.3 and is working fine. Now, we need to implement reverse proxy at ebiz and sso side so that we should continue to get ebiz url through out the SSO operation.
Our issue is, even after adding reverse proxy directives at ebiz and sso side. still R12 url gets changed to SSO url during the login and logout operation.
Below steps carried out to implement reverse proxy .
===============
1) AT EBIZ R12.1.3 Side , Edit the httpd.cong file, Search “#<IfModule mod_proxy.c>” keyword , Insert the below reverse proxy rules
#
#############################################
ProxyRequests off
ProxyPass /pls/orasso
Tagged:
0