Enabling OID_SSO for E-Busi...

download Enabling OID_SSO for E-Busi...

of 12

Transcript of Enabling OID_SSO for E-Busi...

  • 7/31/2019 Enabling OID_SSO for E-Busi...

    1/12

    IN ORACLE MILIEU

    Beyond Knowledge

    Home

    About Me

    PostsComments

    Oracle Database 10g

    Oracle Application R12

    Oracle Middleware

    Oracle Applications 11i

    Database 10g Performance Tuning

    Linux System Administration

    Fusion Middleware (FMW)

    Oracle Database 9iOracle Database 11g

    Oracle RAC

    Converting / Migerating database character set

    Enabling SSL in Oracle E-Business Suite Release 12

    Enabling OID/SSO for E-Business Suite R12

    November 1, 2010 by advaitLeave a Comment

    Following procedure shows registering Oracle E-Business suite R12 with OID and enabling SSO. This is based

    on metalink note ID 376811.1

    There are three components that can be registered or de-registered in Release 12 with the SSO/OID

    registration utility. The utility automatically detects the registered components and performs registration for

    the un-registered components. So there is no need to pass individual registration arguments.

    SSO-OID Registration can be done using a single command (Section 1.1). Even though it can be done in a

    single command it is divided into three parts.

    Oracle Home Registration.SSO Registration.

    OID Registration.

    Here we will see registering each component individually.

    Also we need to have Oracle Application server 10g installed before proceeding for OID/SSO registration.

    Here are the list of component and supported version.

    Components

    ing OID/SSO for E-Business Suite R12 IN ORACLE MILIEU http://avdeo.com/2010/11/01/enabling-oidsso-for-e-business-

    2 11/23/2010

  • 7/31/2019 Enabling OID_SSO for E-Busi...

    2/12

    Oracle E-Business Suite R12

    The following components must be used on the E-Business Suite instance:

    Component Name Release

    Oracle E-Business Suite Release 12 12.0.0

    Oracle 10g Application Server 10.1.2

    Oracle 10g Application Server 10.1.3

    Oracle Developer 10g (includes Oracle Forms) 10.1.2

    Oracle Application Server 10g Enterprise Edition

    The following Oracle Application Server 10g Enterprise Edition components must be used on the standalone

    instance:

    Component Name Release

    Oracle Application Server 10g Enterprise Edition 10.1.2.0.2

    Oracle Single Sign-On 10g 10.1.2.0.2

    Oracle Internet Directory 10g 10.1.2.0.2

    Oracle Portal 10g (optional) 10.1.4

    Oracle Discoverer 10g (optional) 10.1.2.0.2

    Before registering make sure to change the following profiles with the values give as below.

    Applications SSO Type: SSWAw/SSOApplications SSO Auto Link User: EnableApplications SSO Login Types: BothApplication SSO LDAP Synchronization: EnableApplications SSO Enable OID Identity Add Event: EnableLink Applications user with OID user with same username: Enable

    Once the profiles are set, go ahead with OID/SSO registration.

    Registering with OID/SSO

    Oracle Home Registration

    bash-2.05$ $FND_TOP/bin/txkrun.pl \> -script=SetSSOReg \> -registerinstance=yes

    You are registering ORACLE HOME only.

    Enter the host name where Oracle iAS Infrastructure database is installed ? ocvmrh2119.us.oracle.com

    Enter the LDAP Port on Oracle Internet Directory server ? 389

    Enter SSL LDAP Port on Oracle Internet Directory server ? 636

    ing OID/SSO for E-Business Suite R12 IN ORACLE MILIEU http://avdeo.com/2010/11/01/enabling-oidsso-for-e-business-

    2 11/23/2010

  • 7/31/2019 Enabling OID_SSO for E-Busi...

    3/12

    Enter the Oracle Internet Directory Administrator (orcladmin) Bind password ? welcome1

    Enter Oracle E-Business apps database user password ? apps

    *** Log File = /dy/oracle/product/test12/inst/apps/test12_ap101fam/logs/appl/rgf/TXK/

    txkSetSSOReg_Wed_Jun_20_05_14_34_2007.xml

    Beginning input parameter validation for Oracle Home Instance registration.

    Input parameter validation for Oracle Home Instance registration completed.

    BEGIN ORACLE HOME INSTANCE REGISTRATION:

    Oracle Home Instance preferences stored successfully.

    Oracle Home Instance registered successfully.

    End of /dy/oracle/product/test12/apps/apps_st/appl/fnd/12.0.0/patch/115/bin/

    txkSetSSOReg.pl : No Errors encountered

    SSO Registration

    bash-2.05$ $FND_TOP/bin/txkrun.pl \> -script=SetSSOReg \> -registersso=yes

    You are registering this instance with SSO Server.

    Enter Oracle E-Business apps database user password ? apps

    *** Log File = /dy/oracle/product/test12/inst/apps/test12_ap101fam/logs/appl/rgf/TXK/

    txkSetSSOReg_Wed_Jun_20_05_16_22_2007.xml

    Beginning input parameter validation for SSO registration.

    Input parameter validation for SSO registration completed.

    BEGIN SSO REGISTRATION:Beginning to register partner application.

    Partner application has been registered successfully.

    Configuration file uploaded successfully.

    Single Sign-On partner application registered successfully.

    End of /dy/oracle/product/test12/apps/apps_st/appl/fnd/12.0.0/patch/115/bin/

    ing OID/SSO for E-Business Suite R12 IN ORACLE MILIEU http://avdeo.com/2010/11/01/enabling-oidsso-for-e-business-

    2 11/23/2010

  • 7/31/2019 Enabling OID_SSO for E-Busi...

    4/12

    txkSetSSOReg.pl : No Errors encountered

    OID Registration

    bash-2.05$ $FND_TOP/bin/txkrun.pl \> -script=SetSSOReg \> -registeroid=yes

    You are registering this instance with OID Server.

    Enter LDAP Host name ? ocvmrh2119.us.oracle.com

    Enter the LDAP Port on Oracle Internet Directory server ? 389

    Enter the Oracle Internet Directory Administrator (orcladmin) Bind password ? welcome1

    Enter the instance password that you would like to register this application instance with ? welcome1

    Enter Oracle E-Business apps database user password ? apps

    *** Log File = /dy/oracle/product/test12/inst/apps/test12_ap101fam/logs/appl/rgf/TXK/

    txkSetSSOReg_Wed_Jun_20_05_17_54_2007.xml

    Beginning input parameter validation for OID registration.

    Input parameters validation for OID registration completed.

    BEGIN OID REGISTRATION:

    Beginning to register Application and Service containers if necessary.

    Application and Service containers were created successfully if necessary.

    Beginning to register application in Oracle Internet Directory.

    Registration of application in Oracle Internet Directory completed successfully.-> LOADING: /dy/oracle/product/test12/apps/apps_st/appl/fnd/12.0.0/admin/template

    /AppsOIDRegistration.tmp

    Beginning to register provisioning profile in Oracle Internet Directory.

    Registration of provisioning profile in Oracle Internet Directory completed successfully.

    Application is now registered successfully with provisioning in Oracle Internet Directory.

    End of /dy/oracle/product/test12/apps/apps_st/appl/fnd/12.0.0/patch/115/bin/

    txkSetSSOReg.pl : No Errors encountered

    Users are automatically synched up from local repository to OID repository. So when you create a user in

    local using AppsLocalLogin.jsp it will be automatically reflected in SSO.

    Try to login to AppsLocalLogin.jsp and create a new user. Please note that if you dont give any numeric value

    in password then you may encounter following error.

    Unable to call fnd_ldap_wrapper.create_user due to the following reason:

    .

    ORA-20001: Unable to call fnd_ldap_wrapper.create_user due to the following

    reason:

    ing OID/SSO for E-Business Suite R12 IN ORACLE MILIEU http://avdeo.com/2010/11/01/enabling-oidsso-for-e-business-

    2 11/23/2010

  • 7/31/2019 Enabling OID_SSO for E-Busi...

    5/12

    An unexpected error occurred. Please contact your System Administrator

    Example if you give your password as welcome, then you may get above error. For this, you need to give a

    numberic value in your password like welcome1. This behaviour is because while creating users in Apps

    (even via Forms) by logging via AppsLocalLogin.jsp, it will send the user to OID. In attempting to do so, it

    will check the OIDs password policies. According to the policies, a password should be alpha numeric.

    De-Registrating OID/SSO

    Deregister OID

    bash-2.05$ $FND_TOP/bin/txkrun.pl \> -script=SetSSOReg \> -deregisteroid=yes

    You are deregistering this instance from OID Server.

    ===============================================================

    WARNING: You have selected to deregister individual components.

    This might leave some components still at registered statewhich might create inconsistencies at run time.

    It is recommended that you use -deregister=Yes to completely deregister

    the Oracle EBusiness instance from OID server

    OR

    Individually deregister components using -deregisteroid=Yes,

    -deregistersso=Yes and -deregisterinstance=Yes.

    ===============================================================

    Enter Oracle E-Business apps database user password ? apps

    Enter the Oracle Internet Directory Administrator (orcladmin) Bind password ? welcome1

    *** Log File = /dy/oracle/product/test12/inst/apps/test12_ap101fam/logs/appl/rgf/TXK/

    txkSetSSOReg_Thu_Jun_21_00_12_25_2007.xml

    Beginning input parameter validation for OID de-registration.

    Input parameters validation for OID de-registration completed.

    BEGIN OID DE-REGISTRATION:

    Beginning to delete provisioning profile for this application.

    Provisioning profile for this application has been deleted successfully.

    Beginning to de-register this application from Oracle Internet Directory.

    This application has been de-registered successfully from Oracle Internet Directory.

    -> LOADING: /dy/oracle/product/test12/apps/apps_st/appl/fnd/12.0.0/admin/template

    /AppsOIDDeRegistration.tmp

    ing OID/SSO for E-Business Suite R12 IN ORACLE MILIEU http://avdeo.com/2010/11/01/enabling-oidsso-for-e-business-

    2 11/23/2010

  • 7/31/2019 Enabling OID_SSO for E-Busi...

    6/12

    Removing OID References Started.

    Removing OID References Completed Successfully.

    OID DE-REGISTRATION COMPLETED.

    End of /dy/oracle/product/test12/apps/apps_st/appl/fnd/12.0.0/patch/115/bin/

    txkSetSSOReg.pl : No Errors encountered

    Deregister SSO

    bash-2.05$ $FND_TOP/bin/txkrun.pl \> -script=SetSSOReg \> -deregistersso=yes

    You are deregistering this instance from SSO Server.

    ===============================================================

    WARNING: You have selected to deregister individual components.

    This might leave some components still at registered state

    which might create inconsistencies at run time.It is recommended that you use -deregister=Yes to completely deregister

    the Oracle EBusiness instance from OID server

    OR

    Individually deregister components using -deregisteroid=Yes,

    -deregistersso=Yes and -deregisterinstance=Yes.

    ===============================================================

    Enter Oracle E-Business apps database user password ? apps

    *** Log File = /dy/oracle/product/test12/inst/apps/test12_ap101fam/logs/appl/rgf/TXK/

    txkSetSSOReg_Thu_Jun_21_00_14_52_2007.xml

    Beginning input parameter validation for SSO de-registration.

    Input parameters validation for SSO de-registration completed.

    BEGIN SSO DE-REGISTRATION:

    Partner application registered with SSO Server and will be de-registered.

    Partner application has been de-registered successfully.Configuration file deleted successfully.

    SSO DE-REGISTRATION COMPLETED.

    End of /dy/oracle/product/test12/apps/apps_st/appl/fnd/12.0.0/patch/115/bin/

    txkSetSSOReg.pl : No Errors encountered

    ing OID/SSO for E-Business Suite R12 IN ORACLE MILIEU http://avdeo.com/2010/11/01/enabling-oidsso-for-e-business-

    2 11/23/2010

  • 7/31/2019 Enabling OID_SSO for E-Busi...

    7/12

    Deregister Instance

    bash-2.05$ $FND_TOP/bin/txkrun.pl \> -script=SetSSOReg \> -deregisterinstance=yes

    You are deregistering ORACLE HOME only.

    ===============================================================

    WARNING: You have selected to deregister individual components.

    This might leave some components still at registered state

    which might create inconsistencies at run time.

    It is recommended that you use -deregister=Yes to completely deregister

    the Oracle EBusiness instance from OID server

    OR

    Individually deregister components using -deregisteroid=Yes,

    -deregistersso=Yes and -deregisterinstance=Yes.

    ===============================================================

    Enter the Oracle Internet Directory Administrator (orcladmin) Bind password ? welcome1

    Enter Oracle E-Business apps database user password ? apps

    *** Log File = /dy/oracle/product/test12/inst/apps/test12_ap101fam/logs/appl/rgf/TXK/

    txkSetSSOReg_Thu_Jun_21_00_16_25_2007.xml

    Beginning input parameter validation for Oracle Home Instance de-registration.Input parameter validation for Oracle Home Instance de-registration completed.

    BEGIN ORACLE HOME INSTANCE DE-REGISTRATION:

    Oracle Home Instance de-registered successfully from Infrastructure Host.

    Oracle Home Instance preferences removed successfully

    ORACLE HOME INSTANCE DE-REGISTRATION COMPLETED.

    End of /dy/oracle/product/test12/apps/apps_st/appl/fnd/12.0.0/patch/115/bin/

    txkSetSSOReg.pl : No Errors encountered

    Once these 3 steps are done, bounce the application system middle tier, login to application and change the

    profile options back to original value. Following values should be made for the profile options.

    Applications SSO Type: SSWAw/SSOApplications SSO Auto Link User: DisableApplications SSO Login Types: LocalApplication SSO LDAP Synchronization: Disable

    ing OID/SSO for E-Business Suite R12 IN ORACLE MILIEU http://avdeo.com/2010/11/01/enabling-oidsso-for-e-business-

    2 11/23/2010

  • 7/31/2019 Enabling OID_SSO for E-Busi...

    8/12

    Share this: StumbleUpon Digg Reddit

    Like Be the first to like this post.

    Applications SSO Enable OID Identity Add Event: DisableLink Applications user with OID user with same username: Disable

    Ads by Google

    Filed under Fusion Middleware (FMW), Oracle Application R12, Oracle Middleware Tagged with E-business

    suite, enable oid sso in r12, oid, R12, sso

    Leave a Reply

    Your email address will not be published. Required fields are marked *

    Name *

    Email *

    Website

    Comment

    You may use these HTML tags and attributes:

  • 7/31/2019 Enabling OID_SSO for E-Busi...

    9/12

    cite="">

    Notify me of follow-up comments via email.

    Notify me of site updates

    Subscribe to this blog

    November 2010

    M T W T F S S

    May

    1 2 3 4 5 6 7

    8 9 10 11 12 13 14

    15 16 17 18 19 20 21

    22 23 24 25 26 27 28

    29 30

    F.R.I.E.N.D.S

    F.R.I.E.N.D.S

    Important Links

    Oracle Apps 11i Profiles

    Oracle E-Business Suite R12 Profiles

    Interview Questions

    Oracle Database 9i

    Oracle Sites

    Ask Tom

    Oracle 10g R1 Docs

    Oracle 10g R1 Docs

    Oracle 10g R2 Docs

    Oracle 8i R3 Docs

    Oracle 9i R1 Docs

    ing OID/SSO for E-Business Suite R12 IN ORACLE MILIEU http://avdeo.com/2010/11/01/enabling-oidsso-for-e-business-

    2 11/23/2010

  • 7/31/2019 Enabling OID_SSO for E-Busi...

    10/12

    Oracle 9i R2 Docs

    Oracle 9iAS Docs

    Oracle AS10g R1 Docs

    Oracle AS10g R2 Docs

    Oracle AS10g R3 Docs

    Oracle Certification

    Oracle Corporation

    Oracle Magazine

    Oracle MetalinkTechnology Network

    Subscription

    Subscribe to this Blog

    Pages

    About Me

    Top Posts

    Uploading excel sheet using Oracle Application Express (APEX)

    Upgrading to Oracle Database 11g

    Upgrading Oracle Application 11i to E-Business Suite R12

    Installing Oracle Data Integrator (ODI)

    Oracle Password Encryption and Hashing

    Setting up Oracle DataGuard for 10g

    Reducing datafile size to recover free space - Oracle Database 10g

    WLST (Weblogic Scripting Tool)

    Oracle E-Business Suite R12 - ProfilesOracle Apps 11i - Profiles

    Recent Posts

    Analyze Index Vs. Gather_Index_Stats Oracle Database 10gp

    Oracle E-Business Suite R12 Profiles

    Oracle Apps 11i Profiles

    Row Chaining and Migeration

    Understanding AutoConfig

    Oracle Real Application Cluster 10g

    Oracle Database Lite 10g (OLite 10g)

    Oracle Database 9i Interview Questions

    Oracle Application Express Installtion Guide

    Oracle Stellent

    Multiple Database Block Sizes and the Buffer Cache

    Installing Oracle Database 10g R2 on Solaris 5.9

    Categories

    ing OID/SSO for E-Business Suite R12 IN ORACLE MILIEU http://avdeo.com/2010/11/01/enabling-oidsso-for-e-business-

    12 11/23/2010

  • 7/31/2019 Enabling OID_SSO for E-Busi...

    11/12

    Archives

    November 2010

    May 2010

    April 2010

    February 2010

    January 2010

    December 2009

    September 2009August 2009

    June 2009

    May 2009

    April 2009

    January 2009

    December 2008

    November 2008

    September 2008

    August 2008

    July 2008

    June 2008

    May 2008

    April 2008

    March 2008

    February 2008

    January 2008

    December 2007

    October 2007

    September 2007

    August 2007

    July 2007

    June 2007

    May 2007

    Category Cloud

    Database 10g Performance Tuning Fusion Middleware (FMW) GeneralInterview Questions JavaScript Linux System Administration Oracle Application Express

    Oracle Application R12 Oracle Applications 11i Oracle

    Database 9i Oracle Database 10g Oracle Database 11gOracle Middleware Oracle RAC ORA Errors timesten XSLT

    ing OID/SSO for E-Business Suite R12 IN ORACLE MILIEU http://avdeo.com/2010/11/01/enabling-oidsso-for-e-business-

    12 11/23/2010

  • 7/31/2019 Enabling OID_SSO for E-Busi...

    12/12

    Subscribe in a reader

    Blog at WordPress.com.

    Theme: Enterprise by StudioPress.

    ing OID/SSO for E-Business Suite R12 IN ORACLE MILIEU http://avdeo.com/2010/11/01/enabling-oidsso-for-e-business-