Temporarily Route To Test Identity Management Server for Authentication
Using WebLogic 12.2.1.4 in multiple environments (dev, tst, prod).
I have an application deployed on a soa server.
The end user accesses an Http Server, that redirects to idm for authentication (OUD as proxy).
Once authenticated, traffic flows to the soa server.
I created a webgate agent in oamconsole and propagated it to http server.
Authentication routes properly to our prod idm server.
I need to temporarily route authentication to our tst idm server.
I opened oamconsole in tst idm, created webgate agents and propagated them to prod http server. I also changed the provider on the soa server to point to the tst idm server.