Identity Management (MOSC)

MOSC Banner

System error. Please re-try your action. If you continue to get this error, please contact the Admin

edited Jan 4, 2013 3:26AM in Identity Management (MOSC) 1 commentAnswered
HI
Am getting this error after registering my Application host with OAM 11g 11.1.1.5, and trying to access my application

Steps Followed

1) Installed 10.3.5 weblogic
2) Deployed my Demantra Application ( war file)
3) Installed Webtier utilities 11.1.1.5
4) Added location directive in mod_wl_ohs.conf
   <Location /Demantra>
       SetHandler weblogic-handler
       WebLogicHost <host>
       WebLogicPort 7100
    </Location>

5) Enabled mod_osso.conf ( copied from disabled folder)
6) Added an entry in httpd.conf for mod_osso.conf
7) added the Location directive for protecting demantra application in mod_osso.conf

<Location /Demantra>
       Header unset Pragma
       OssoSecureCookies off
       OssoSendCacheHeaders off
       require valid-user
       AuthType Osso
</Location>

8) Register the partner application in OAM 11g using oamconsole under OSSO Agents

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center