Weblogic DOMAIN when multiple authentication METHODS are needed
We are going to have an environment with the below MIddleware 11g products deployed in two Windows 2008 R2 servers
1. Oracle Weblogic server 10.3.6
2, Oracle Forms, Oracle Reports and Oracle discoverer.(authentication and authorization is database centric)
3. Oracle BI-PUBLISHER.(Active directory authentication, manually entering credentials).
4. Oracle APEX.(authentication and authorization is database centric)
beside the oracle forms applications and APEX application in weblogic server 10.3.6 will be running a JEE application that uses Windows single sign-on for authenticate the users
(SPNEGO protocol and active directory involved), considering that in a Weblogic domain multiple Realms can be set up but only one is active, could you answer for me the following questions...