System information
Identity Manager Administration Guide
Page 98 Identity Manager 7.1 Update 1 • Release Notes
You can resolve this limitation by adding the capabilities to another organization. Identity Manager
provides two utilities, located in the
sample/scripts
directory, to assist with this task.
1. Run the following command to list all capabilities (AdminGroups) and their associated
organizations (object groups):
beanshell objectGroupUpdate.bsh -type AdminGroup -action list -csv
This command captures the output to a comma-separated value (CSV) file.
2. Edit the CSV file to adjust the capabilities organizational locations as desired.
3. Run this command to update Identity Manager.
beanshell objectGroupUpdate.bsh -data CSVFileName -action add -groups NewObjectGroup
Adding Rules
Added the following Note to this section (ID-16604, 16831):
Create the Rule Expression
Changed the Note in this section to read as follows (ID-16604, 16831):
Chapter 13, Service Provider Administrator
The section titled “Configure Synchronization” should state the default synchronization interval for
Service Provider synchronization tasks defaults to 1 minute.
All Chapters
The release date noted in the chapter footers should be 7.1 not 7.0. (ID-16968)
NOTE Identity Manager does not support the control of rule nesting. In addition, using the
Audit Policy Wizard to create policies with Boolean expression nesting can produce
unpredictable results.
For complex Rule expressions, use an XML editor to create a separate XPRESS rule
that references all of the rules you want to use.
NOTE Identity Manager does not support the control of rule nesting. In addition, using the
Audit Policy Wizard to create policies with Boolean expression nesting can produce
unpredictable results.
For complex Rule expressions, use an XML editor to create a separate XPRESS rule
that references all of the rules you want to use.