This is a generic error that everybody will come across, but it may be for different process like HTTP_Server, OC4J_SECURITY etc., In my case, I got it while restarting/stopping the HTTP_Server as shown below. [oracle@mahendra.domain.com bin]$ ./opmnctl stopall opmnctl: stopping opmn and all managed processes… ======================= opmn id=mahendra.domain.com:7017 2 of 3 processes stopped. ias-instance id=oasinfra.mahendra.domain.com […]
Read MoreI have done the integration of E-Business suite with Oracle Single Sign-on today and would like to post few integration details of the same. In my case, I am using EBS 12.0.6 and the pre-requisites is that OID should be upgraded to 10.1.4.3. The patch 5855635 should be applied in E-Business Suite machine if the […]
Read MoreHi all, I have performed the OID upgrade to 10.1.4.3 today. Till then, OAM was working perfectly fine. Soon after the upgrade, I restarted OID and OAM services and it went without any errors. When I accessed the OAM consoles either (Identity or Access), it throws an error saying Invalid Credential. The Access Server logs […]
Read MoreHi all, I have come across an issue while accessing the tabs in OAM Access System console. The OAM WebPass and Policy manager component based WebServer is clustered. When I login to OAM Access console, sometimes I see the tabs System Configuration and System Management alone and Access System Configuration is invisible. When we refresh […]
Read MoreI was performing the OAM WebGate installation on Oracle HTTP Server 1.x today. After installation, when I restart the http server component, it is failing with an error message shown below. opmnctl: starting opmn and all managed processes… ___________________ 0 of 1 processes started. ias-component/process-type/process-set: HTTP_Server/HTTP_Server/HTTP_Server/ Error –> Process (pid=2638) failed to start a managed […]
Read MoreThe objective of integrating Oracle Access Manager with BPEL worklist is to provide Single Sign-On for BPEL worklist application. Thus the authentication and authorization part is handled by the Oracle Access Manager. My environment has: OAM 10.1.4.3, BPEL 10.1.3.4, OSSO 10.14.1, OID 10.1.4.1 It is possible to integration OAM with BPEL worklist in two ways: […]
Read MoreAs we know that one of the key feature of using Web Server as reverse proxy is redirections. I have used OHS 1.x, OHS 11g, and so on configuring them as reverse proxy. So far I was under the impression that you will require modules such as mod_proxy.so, mod_proxy_connect.so, mod_proxy_http.so, mod_wl_ohs.so, mod_wl_20.so, mod_wl_22.so for performing […]
Read MoreThis post covers the steps for Integration of Oracle Access Manager with Oracle Identity Manager. The objective of this integration is to protect the Oracle Identity Manager User Administration Console using Oracle Access Manager. The authentication scheme used in this Post is Form Based authentication. The other schemes such as Basic Over LDAP, Certificate and […]
Read MoreAs we know the significance of setting headers to return to the target application after authentication and authorization by the Oracle Access Manager, we must also be aware of which browsers are supported to test this and watch for header variables. So far I was under the impression that we can see the HTTP Headers […]
Read MoreI have observed a problem while using Form Based authentication for a resource protected by Oracle Access Manager. We have set Actions in Authentication Rule in the Policy Domain which are found to be not set in http headers. In addition, the authentication actions are getting executed if we use Basic Over LDAP instead of […]
Read More