This post describes the aspects of the integration between Oracle Entitlement Server and Oracle Access Manager. As we know that from 11g onwards, Oracle recommends OAM for authentication, SSO and OES for Authorization. Hence it’s always good to know how this integration works. Frankly, there is no integration between OAM and OES. The ease of […]
Read MoreThe following steps discuss the integration of Oracle Access Manager with Oracle Application Server. (This is not applicable to a standalone oc4j.). 1. User accesses OAM protected application deployed on Oracle Application Server and webgate intercepts that request. 2. Webgate checks with the Access Server if the resource is protected. 3. When the resource is […]
Read MoreThis post will describe some of the trouble shooting tips of OAM and Sharepoint Integration. Error: Images not appearing:- Simulation: 1. Access the sharepoint portal page. 2. Enter the OAM credentials to login to portal. 3. Sharepoint portal page will be shown but images are not displayed. Probable Solution: Check the Anonymous Access checkbox is […]
Read MoreThis section deals with provisioning Oracle SSO for APEX application. 1. Register APEX as partner application in Oracle Application server. Note some of the details as shown below. ID: 80F63272 Token: 51J0903680F63272 Encryption Key: EBBD933BC541FAFF Login URL: http://directory_server_hostname:7777/pls/orasso/orasso.wwsso_app_admin.ls_login Single Sign-Off URL: http://directory_server_hostname:7777/pls/orasso/orasso.wwsso_app_admin.ls_logout Name : APEX Home URL : http://apex_hostname:8080/apex Success URL : http://apex_hostname:8080/apex/wwv_flow_custom_auth_sso.process_success Logout URL […]
Read MoreThe 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 MoreThis post talks about the architecture, integration aspects and troubleshooting tips for the SSO implementation between WLS and WLP applications. Architecture: Description: The components present in this architecture are Oracle Access Manager 10.1.4.3, Weblogic Server 10.3.0 and Weblogic Portal 10.3.0, SSPI Connector 10.1.4.2.2 and OHS webserver 11g . The objective is to get Single Sign-On […]
Read MoreOracle Apps 11i/R12 provides standard Concurrent Manager request “Signon Audit Unsuccessful Logins” to report all failed login attempts for 11i/R12 but if your Oracle E-Business Suite (11i/R12) is integrated with Oracle Single Sign-On (where 11i/R12 authentication is happening at SSO) then you need to look in to SSO table. Do not use “Signon Audit Unsuccessful Logins” for […]
Read MoreWithout going too much into write-up, lets evaluate Oracle’s own implementation of Single Sign-On Server i.e. https://login.oracle.com (In use by application like OTN, Conference.. ) Server Name & Identity Management Version If you check screen shot (Oracle’s Login Server i.e. https://login.oracle.com), you can figure out that Login server (Single Sign-On Server) is using Oracle Identity Management (10.1.4.0.1) This […]
Read MoreQ. If you have multiple nodes with multiple URL’s (intapps.com , extapps.com..) in apps (11i/R12), how many times you have to run OID/SSO Registration Process ? Q. In which table (in Apps), Single Sign-On URL’s are stored ? Q. In which table (in SSO), all partner applications (including apps stored) ? Q. Where is OID, apps 11i/R12 […]
Read MoreYou have applications (E-Business Suite 11i/R12, Portal, Discoverer, BI Publisher) integrated with Oracle Single sign-On (SSO) and users complain that they receive message “Your Account is Locked“. Here are few things which can help you in understanding this – First thing to do in case “User account is locked” You should know how to unlock SSO account. These are various […]
Read More