To integrate CA SiteMinder with CA EEM, perform the following in CA SiteMinder Administrator:
Note: If the authentication and authorization user store is same, use the existing user store created for authorization.
For more information about CA SiteMinder, see the CA SiteMinder documentation.
To configure log level for CA SiteMinder integration
#filename: sm_log.properties #set the default logging level for the root logger .level = INFO #set the default logging level for the logger name com.ca.eiam com.ca.eiam.level = ALL
Specifies a level for messages indicating severe failure.
Specifies a level for indicating warnings.
Specifies a level for informational messages.
Specifies a level for static configuration messages.
Specifies a level for tracing information.
Specifies that all levels of messages are logged.
%IGW_LOC%
/opt/CA/SharedComponents/iTechnology
<Properties name="eiam.sm"> <system-properties>java.util.logging.config.file=sm_log.properties</system-properties> </Properties>
| Copyright © 2010 CA. All rights reserved. | Email CA Technologies about this topic |