Thursday 25 July 2019

SSO on EBS R12.1.3 Post clone Steps


EBS R12.1.3 Post clone SSO setup..

Description ::

Login to application Server :

1. Remove all references to Prod SSO using txkrun.pl script.

Ex: $FND_TOP/bin/txkrun.pl \ -script=SetSSOReg \ -removereferances=yes \ -appspass=*** \

2. set the user_guid to null in FND_USER table.

Ex: sql> update fnd_user set user_guid=null;

sql> commit;

3. Register the External Node and Generate the Desktop DBC File:

cd $FND_SECURE,  Verify the .dbc file exists or not.

cd $JAVA_TOP

run the below command :
--------------------------

java oracle.apps.fnd.security.AdminDesktop apps/$Apps_pass \  CREATE \ NODE_NAME=**** \ DBC=$FND_SECURE/***.dbc

note: copy the generated dbc file from $JAVA_TOP to $FND_SECURE


4. Register OID with EBS :

for this process we need to register instance first then register the OID with EBS..

a) Register Instance :

$FND_TOP/bin/txkrun.pl \ -script=SetSSOReg \ -registerinstance=yes \ -infradbhost=***** \ -ldapport=*** \ -ldapportssl=***1 \ -ladphost=**** \ -oidadminuser=cn=orcladmin \ -oidadminuserpas=***  \ -appspass=*** \

b) Register OID :

$FND_TOP/bin/txkrun.pl \ -script=SetSSOReg \ -registeroid=yes \ ldapport=*** \  -ladphost=**** \ -oidadminuser=cn=orcladmin \ -oidadminuserpas=***  \ -appspass=*** \ -instpass=**** \ -provisiontype=2\


5. Profile options update ...

Application authenticate agent   :  hostname ( default null )

Application SSO Type :  SSWA w/SSO    ( Default SSWA )

Application SSO Login Type : both ( default local )

Link Application user with OID user with the same user : Enable ( Default Null)

Application SSO auto link user : enable ( default null)

Application SSO LDAP Synchronization : Enabled ( default Enabled ).

Application single sign on Hint Cookie Name : blank  ( default ORASSO_AUTG_HIT)..



post these steps  check the users and groups status and do the network level checks.


Thanks
Srini


No comments:

Post a Comment


No one has ever become poor by giving