How to protect an additional WebLogic Server with OAM
I've configured both OHS and Apache 2.2 using WebGates on a second machine with success.
I now need to have another WebLogic 11g Server running on a different machine (Machine 3) protected using Machine 1's OAM. These machine's aren't in a cluster and have different domains configured on them.
Can anyone point me to instructions on how to do this?
I'm assuming that I modify WebLogic's security realm on Machine 3 and configure a new provider (probably using the OAM Servlet Authentication Filter and Identity Asserter Provider) and point it to OAM on machine 1. Not sure what other things I need to do.