Tag Archives for " OSSO "

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

OIDDAS console looping while logging in

We were trying to sort out OIDDAS console login issue for a long time. Tired of troubleshooting as we could not find the root cause. However, we could see the below messages generating in OC4J logs unremittingly. <diagnostic> sessionId=c0a80b2e30d56d2985ead25746d7955fcbb30f13c0a0 sourcePageName=oiddashome sourcePageEventName=ssologin destinationPageName=OSSO_4LOGIN stamp=1301412378117 duration=0 </diagnostic> 11/03/29 20:56:18 [info] diagnostic record for the current request: <diagnostic> […]

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

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 E-Business suite with Oracle Single Sign-on

I 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 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