Category Archives for Session

How to set and get session attributes in OAM 11g

Session & session attributes are newly introduced in OAM 11g. OAM 11g maintains a session at server side the sessionIds are managed by Session Management Engine SME. How to retrieve session IDs from OAM server are explained in post. So this post will give a sample code snippet to set and retrieve session attributes from […]

Read More

Username based authentication using OAM 11g

I have worked on a OAM 11g requirement that needs to do authentication based on only username. There is a OOTB authentication scheme available in OAM 11g called LDAPNoPasswordValidationScheme. This authentication scheme uses the Authentication module LDAPNoPasswordAuthModule and that in turn points to Embedded Weblogic identity store by default. I have to perform all this […]

Read More

How to read session Ids of a user from OAM 11g

We are extensively using OAM 11g API in our project out of which there is a requirement to set session attributes for a OAM user session. Session attributes is a concept newly introduced in OAM 11g (not there in 10g). So once OAM session is created we can retrieve the session Ids by using the […]

Read More

You have encountered an unexpected error. Please contact the System Administrator for assistance.

Hi All,   In today post I am going to cover Oracle Ebiz applications login issue. Problem Description: SSO Environment: Oracle application single sign on server 10.1.4.3 (HTTP, OC4J, and OID), OAM10g, OAS 10g and OIM 9.2 services existing in two nodes and it’s clustered. DB is in RAC mode. Oracle Ebiz Environment: It’s a […]

Read More

Unable to login into OIDDAS/SSO application after logs out from same IE Session

Hi, today I like to cover the login issue in SSO/OIDDAS after implementation of global logout. After implementation of global logout, we are able to logout and login in portal application in same IE session  but the same we are not able to perform in SSO/ OIDDAS application console in same IE browser. The problem […]

Read More

Global logout Implementation

In this post I am going to talk about overall global logout implementation.  Problem description:  For Example: 1.       Login into portal with user “A”. 2.       Click the app link for example “X”, and application will open in new browser with user “A”. 3.       Logout from portal, and login again in same session with different user […]

Read More

How to close the webgate to access server connection before firewall drops it

This is a very important item when you deploy your IDM system in real time. Let us assume there is a WebServer in DMZ zone you will see a firewall between WebGate installed on WebServer and the Access server which will be in the Application Zone. When you create a WebGate profile, a parameter  Maximum […]

Read More

Session Management in Oracle Access Manager

This post covers key points related to Session Manager in Oracle Access Manager (OAM) 11g. For step by step installation of OAM 11g click here OAM – Oracle Access Manager (Web Access Management and Web SSO solution from Oracle) SME – Session Management Engine (component of OAM) . Key Points for Session Management in OAM […]

Read More

Oracle Access Manager Questions & Answers

Hi all, Here I am going to post OAM questions and answers. Oracle Access Manager is a state-of-the-art solution for both centralized identity management and access control, providing an integrated standards-based solution that delivers authentication, web single sign-on, access policy creation and enforcement, user self-registration and self-service, delegated administration, reporting, and auditing.     Q: What is […]

Read More

Cookie less SSO with OAM

The cookieless single sign-on session support with OAM can be provided by placing the Oracle WebCache between user’s browser and web server as depicted in above figure. End-user can either use separate WebCache instances for each backend web server, or use the common WebCache instance which will be shared by multiple backend web servers. The […]

Read More
Not found