OAM integration with OAAM: TAP Scheme url malfunctioning
Hi, I'm currently integrating OAM with OAAM (advanced integration) and I have an issue related to the redirect URLs configured on the TAP Scheme.
1) I integrated OAM with OAAM and among the various steps i followed, there was the registerThirdPartyTAPPartner, where i defined the tapRedirectURL=http://localserver:5575/oaam_server/oamLoginPage.jsp.
2) everything worked perfectly when accessing a resource protected by the TAPScheme.
3) a new Load Balancer was introduced to the infrastructure. This forced me to follow MOS document 1589243.1 which states the steps to follow to change the tapRedirectURL configuration to: tapRedirectURL=http://loadbalancer:5575/oaam_server/oamLoginPage.jsp.
4) I restarted the servers and everything worked fine until i found out that the configuration file (oam-config.xml) changes constantly and keeps returning the old value (