Configuring Weblogic/WC Single Sign On with cluster Loadbalancer
Hi,
I have configured the cluster weblogic single sign on.
The single sign on seems to work when I use a direct url https://<weblogic-hostname>:<port>/
However, when I go thro' the load balancer url the Weblogic seems to prompt for login.
The entire setup uses a domain AD for authentication. The Weblogic's primary auth is this AD.
- Basic windows auth is enabled
- This will allow the user to logon to the Windows domain AD when the loadbalancer url is entered.
- However, after loggin on the login prompt form the WC (weblogic) is prompted.
Any clue what else is missing ?