Steps to de-registration and registration of SSO
-------------------------------------------------------------------
Set the apps env
Go to $FND_TOP/bin
Then execute
--->$txkrun.pl -script=SetSSOReg -deregisteroid=Yes
Give values for the prompts as below:
Enter Oracle E-Business apps database user password ?
Checking preferences in the database.
Enter the host name where Oracle iAS Infrastructure database is installed ?
Enter the application name used for registration of this application instance in OID ( 24 chars or less ) ?
Enter the descriptive service name used for registration of this application instance in OID ( 80 chars or less ?
Enter the descriptive service name used for registration of this application instance in OID ( 80 chars or less ) ?
Enter the LDAP Port on Oracle Internet Directory server ?
Enter the Oracle Internet Directory Administrator (orcladmin) Bind password ?
after deregistering do the below
copy and paste the below
---> txkrun.pl -script=SetSSOReg \
-registeroid=Yes \
-appspass=\
-infradbhost= \
-orcladminpass= \
-instpass= \
-ldapport= \
-appname="" \
-svcname="e" \
-provtmp=$FND_TOP/admin/template/ProvOIDToApps.tmp