Tag Archives for " oam "

“Could Not Get any DB Profile used by idServer2 during initialization of DBManager. Please verify that there exists enabled DB profile for idServer2” error while restarting OAM Identity Server.

I have come across with this issue in a production environment which has multiple nodes where OAM will be installed. OAM setup in first node went smooth without any glitches. However, I have installed the OAM Identity Server and WebPass in second node without any issues. While configuring the Identity System Console, I stuck at […]

Read More

Error: “401 Unauthorized Your account has been disabled, Please contact the system administrator” while accessing OIDDAS or OSSO consoles

The Oracle Access Manager and Oracle Single Sign-on Server has been integration and I had no problems while accessing OIDDAS and OSSO consoles until yesterday.  Soon after deleting some users and unnecessary containers from OID using OIDADMIN tool, I am getting the following error when I access the OIDDAS and OSSO consoles: 401 Unauthorized Your […]

Read More

webgate.so: cannot restore segment prot after reloc: Permission denied

I have installed a Apache 2.2 Web Gate in a 64-bit Linux environment, I had problems while restart the Apache server. The Apache server needs to be started/stopped as root user whereas the WebGate is installed as non-root user. $./apachectl stop WebGate_Install_Dir/access/oblix/apps/webgate/bin/webgate.so: cannot restore segment prot after reloc: Permission denied To resolve this, we need […]

Read More

Oracle Access Manager operation error : Authorization issue

I was performing OSSO integration with Oracle Access Manager. I have created OSSO policies in Policy Manager with Authorization Rule to allow All. I have assigned the Form based authentication for login. When I hit the portal login link, a form page is displayed and upon entering correct login details, it is throwing the below error: […]

Read More

Unclean shutdown of previous Apache run? *** glibc detected *** realloc(): invalid size: 0x0819e4a8 *** : Issue while restarting HTTP Server

There is a known issue when Oracle Access Manager components such as WebPass, Policy Manager and WebGates are installed on Oracle HTTP Server. Typically, while installing the WebPass (say) , the httpd.conf of HTTP Server will be pointed out and after the webpass configurations are updated in the httpd.conf, the Http Server should be restarted. […]

Read More

Cannot login to OAM console after upgrading OID to 10.1.4.3

Hi 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 More

OAM Access System Console tabs visible intermittently

Hi 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 More

Oracle Access Manager integration with BPEL

The 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 More

Integration of Oracle Access Manager with Oracle Identity Manager

This 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 More

Reading HTTP Headers set by Oracle Access Manager.

As 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 More