Optional: Enabling Debug Messages on OSSO Server
To record debug messages on OSSO server, modify policy.properties. Debug messages are written to ORACLE_HOME/sso/log/ssoServer.log.
To record debug messages:
Using a text editor, open ORACLE_HOME/sso/conf/policy.properties; for example, C:\OraHome_1\sso\conf\policy.properties, on the OSSO server.
Set the value of debugLevel property to DEBUG.
debugLevel = DEBUG
Save and close policy.properties.