Tag Archives for " integration "

Oracle Portal 11.1.1.1.0 is not certified with OAM 10.1.4.3

Well, people might find it a bit stupid about the Post Title, but there are some surprises. In our production environment, we have Oracle Portal 11.1.1.1.0 and OAM 10.1.4.3. As usual, using the traditional approach we have used OSSO 10g to integrate Oracle Portal with OAM 10.1.4.3. The surprise here is that: Oracle Portal 11.1.1.1.0 […]

Read More

ORA-20001: Unabled to call fnd_ldap_wrapper.create_user : Integration issue with E-Business Suite, Oracle Identity Manager and Oracle Single Sign-On

It has been a while posting here and finally back with a good one. The environment has got following components: Oracle Identity manager (OIM) Oracle Single Sign-On (OSSO) Oracle E-Business Suite 12.x (EBS) Oracle Internet Directory (OID)  Integrations involved: Oracle E-Business Suite integrated with Oracle Single Sign-On. Oracle Identity manager integrated with E-Business Suite using […]

Read More

Oracle Access Manager integration with BI Publisher

I would like to cover OAM integration with BI Publisher (xmlpserver) in this post. A day before, I wrote a post on OAM integration with BI Dashboards and same steps hold good here but with few ad-dons. Following sections mentioned in BI Dashboards integration are same for this integration: 1. Environment details 2. Pre-requisites 3. […]

Read More

Oracle Access Manager integration with BI Dashboards

This post covers the integration aspects of BI Dashboards (analytics) with Oracle Access Manager. With this integration, we are achieving the Single Sign-on between BI Dashboards and other applications protected by Oracle  Access Manager. Environment Details: Oracle Access Manager 10.1.4.3 Oracle BI Dashboards 10.1.3.4.1 OHS 1.x WebGate 10.1.4.3 Oracle WebLogic Server 10.3.1 (where BI application […]

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

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

SSO server version v3.0 is not supported: BPEL OSSO Integration

As part of the BPEL worklist integration with Oracle Single Sign-on, we’ll generate the osso.conf in infra tier as shown below. ./ssoreg.sh -oracle_home_path $ORACLE_HOME -config_mod_osso TRUE -site_name LBR_Hostname:7777 -remote_midtier config_file $ORACLE_HOME/Apache/Apache/conf/osso/worklist/osso.conf  -mod_osso_url http://LBR_Hostname:7777 Then the osso.conf file will be used in mid-tier (BPEL worklist) for performing few configurations. This will be followed by a restart […]

Read More

Troubleshooting BPEL worklist integration with Oracle Single Sign-on.

I have recently done the BPEL worklist integration with Oracle Single Sign-on. Check this post for integration process. I did not witness any issues in a development environment. However, when I replicated the same integration process in a product environment, I found the difference. I have followed this metalink note for 753087.1 BPEL OSSO integration. […]

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