Installing Oracle Application Server 10g with Oracle E-Business Suite Release 11i [ID 233436.1]
====================================================================================================
Implementing SSO on 11i
-----------------------------------
http://www.in-oracle.com/Oracle-Apps/11i/SSO-oracle-apps.php
Note: 261914.1 - Integrating Oracle E-Business Suite Release 11i with Oracle Internet Directory and Oracle Single Sign-On
========================================================================================================
Installing application server 10g
------------------------------------------
Please refer to:
Note: 186981.1 - Oracle Application Server with Oracle E-Business Suite Release 11i FAQ
http://avdeo.com/2008/04/15/oracle-application-server-10g-r2-installation/
http://download.oracle.com/docs/cd/B14099_19/aix.1012/install.1012/install/toc.htm
http://www.flazx.us/get-book/15008-Oracle-Application-Server-10g-Essentials
=========================================================================================================
Adding Partner application to SSO
------------------------------------------------
http://avdeo.com/2008/05/02/enabling-sso-for-partner-applications-oracle-application-server-10g/
OID BASICS
***************
http://download.oracle.com/docs/cd/B28196_01/idmanage.1014/b15991/toc.htm
Oracle AS SSO basics
***************************
http://download.oracle.com/docs/cd/B28196_01/idmanage.1014/b15988/toc.htm
if you are planning to use active directory
================================
This is how you can plan:
1. Install 10g IDM (10.1.4.0.1) on seperate server.
2. have read only use in AD
3. Configure OID with AD, with bulk load
4. Change profiles in EBiz.
5. Register Ebiz with OID
(a) Install 10.1.4.0.1 IDM on seperate Oracle Home ( Include AS 10g, OID and SSO) It will create Metadata on its own, unless you want to install it on existing 10gR2 databse.
(b) Integrate OID with Active Directory. Sync up users with bulk load. Check SSO login with your NT (AD login) login.
(c) Apply the RUP5 SSO Integration Patch
(d) Register the AS10g with 11i with perl script
(e) test the SSO connction
(h) test the connection from Windows pc using windows credentials, whether you are able to connect with out asking password to APPS or not.. -- This part is only work if you enable WNA, its not with SSO.