Register/unregister Oracle Web Tier Instances with Oracle Weblogic Domain
Follow the below steps to associate your web tier instances with the corresponding Oracle WebLogic domain. Once the OHS Instances are linked to the domain, they can be managed and monitored via the Oracle Fusion Middleware console. Most of the configuration changes can be made through the console To register the Oracle web tier […]
Print OAM/HTTP Headers on Oracle HTTP Server 11g (OHS)
Issue: When troubleshooting Single Sign-On (SSO) issues or OAM SAML Assertion issues in OHS 11G, it is very useful to capture the HTTP Headers being passed to the web servers. By default OHS 11G servers have a perl script we can invoke to print the HTTP Headers. Default URL: http://hostname.domain:port/cgi-bin/printenv When invoking the […]