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 MoreIn this post I like to cover how to get the system logged user name and how to display the user name in textbox(in login page) while accessing the application. Problem Description: The architecture has OAS 10.1.4.3, OAM 10.1.4.3, OID version is 10.1.4.3, and Active server. OID is using for SSO user’s store. Active server is using for […]
Read MoreIn this post I am going talk about how to unprotect the files using OAM 10g. Regarding overall performance we plan to unprotect the images, css, JS and etc. The following steps will help you to unprotect the files and this will help you to see the good results. Solution: 1. Add the new authorization […]
Read MoreToday I have faced access issue while accessing SSO application in IE 7. Problem description: We have seen blank screen when we tried to access the SSO application in IE 7 but we can able to access the same application in IE 8. We did not understand why the problem occurred IE 7 and below version. […]
Read MoreIn 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 MoreToday, one of my colleague was trying to install a WebGate on Apache 2.2 server in Linux 64 bit environment. WebGate was installed successfully, but the webserver is not coming up. The error seen is: [oracle@nic-tebmigr1a-ac bin]$ ./apachectl start httpd: Syntax error on line 415 of /u01/apps/apache_WS/conf/httpd.conf: Cannot load /u01/apps/idmwebgate/access/oblix/lib/libstdc++.so.6 into server: /u01/apps/idmwebgate/access/oblix/lib/libstdc++.so.6: cannot open […]
Read MoreFusion Middleware (11g R1 PS2 onwards) can be configured to use Coherence between WebLogic Cluster components. I recently faced issue while starting application (ODI), configured to use coherence as cluster cache. Two weblogic managed servers (running on server1 and server2) were configured as part of weblogic cluster. Managed server were configured to start with below parameter (9088 here […]
Read MoreWhen you try to start weblogic server and if this fails with error message that “Unable to obtain lock on *.lok Server may already be running” ________ weblogic.management.ManagementException: Unable to obtain lock on /u01/oid_domain/servers/wls_ods1/tmp/wls_ods1.lok. Server may already be running at weblogic.management. internal.ServerLocks. getServerLock (ServerLocks.java:159) ________ This could be because of two reasons 1) WebLogic Server (which you are trying to […]
Read MoreOracle Access Manager (OAM) 10g consists of two type of components Identity System and Access System. For OAM 10g architecture and components click here . In OAM 11g, there is NO identity system (Identity functions in OAM 11g are moved to another product called Oracle Identity Manager– OIM), for list of changes (difference) between OAM 10g and OAM […]
Read MoreIn today’s post I am going to covers dump core issues. Problem Description: This is the main production environment. The environment has Portal and Oracle Access Manager Products installed in different servers. OAM is using OID as user store. The Portal 11g application is accessible and working fine without SSO integration. The Portal 11g is […]
Read More