If the SiteManager user directory is configured in an CA Identity Manager environment and the SiteMinder Server Agent is returning physical group membership to the WebLogic Server, you can configure CA Identity Manager SDK logging. Logging is configured using the log4j.properties file, which is not installed with the SiteMinder Agent.
To get this file, copy the log4j.properties file from the CA Identity Manager installation to the ASA_HOME\conf directory. The log4j.properties file specifies the logging properties for the CA Identity Manager SDK, which is part of the CA Identity Manager imsapi6.jar file.
The following is a sample log4j.properties file for logging to a console:
log4j.rootCategory=DEBUG, imrexport log4j.appender.imrexport=org.apache.log4j.ConsoleAppender log4j.appender.imrexport.layout=org.apache.log4j.PatternLayout log4j.appender.imrexport.threshold=INFO
| Copyright © 2010 CA. All rights reserved. | Email CA about this topic |