Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

integrating 10.1.3 SOA OC4J with SSO

645468Jun 30 2009 — edited Jul 1 2009
Hello guys,

I ran the below command to generate the SSO configuration file, and then moved it to the OC4J installation, and ran sso1013 <file>, every thing went fine, but when we deplyed an application that requires SSO authontication, I faced a problem, I beleive I have a problem with the ssoreg.sh command, so could you please advise me about the command's paramaetres

-Application server 10g (infrastructue) (10.1.2.0.2) (URL: gportal.jt.jtgroup:7777)
-10.1.3 SOA (this is the instance I want to integrate it with SSO (mentioned application server) (URL: gportal.jt.jtgroup:7781)
-both are installaed on the same server.

below is the command I ran:

sh ssoreg.sh -oracle_home_path $ORACLE_HOME -site_name gportal.jt.jtgroup -config_mod_osso TRUE -mod_osso_url http://gportal.jt.jtgroup:7777 -remote_midtier -config_file /10GAS/oracle/oas/infra/Apache/Apache/conf/osso/BDTosso.conf

I need help about below parameters:

-mod_osso_url : should it be gportal.jt.jtgroup:7781 (which is the instance URL), ot it's ok?
-oracle_home_path: should be the infrastructure home or OC4J home?
-site_name : gportal.jt.jtgroup is ture, isnt it?


alot of thanks in advanced.
note: it is a production environment.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 29 2009
Added on Jun 30 2009
4 comments
920 views