Using OAM 11gR2 with a single webgate to protect multiple EBS 12.1 instances
I had to make the following modifications in the install to use a single webgate to protect multiple EBS instances.
3.5.3 Setup password less authentication
This should be done for accessgate as well as webgate. If not done, step 4.1.2 will fail on ProvisionEAG.
4.1.2 Deploy Oracle E-Business Suite AccessGate
Issue #1
use -webgateLogoutURL parameter
Caution: It will cause a “double” end_url (if you also set a value in oam console sso agent for Logout Callback URL) to be set and it will never work. This seems like a bug in the ProvisionEAG script (possibly).