System information

What’s New in This Release
Page 22 Identity Manager 7.1 Update 1 Release Notes
A Return to Main Menu button was added to the Launch Requests form to take users back
to the Identity Manager Home page. (ID-15957)
The Launch Requests form (EndUserRequestMenu) is preserved during an upgrade, so you
must manually add this button to the End User interface by referring to the default
UserForm
object in
sample/enduser.xml
.
Identity Manager supports the Microsoft Internet Explorer 7 browser. (ID-16708)
When upgrading from previous Identity Manager versions to version 7.1 Update 1, the
Forgot Your User ID? feature on the Log In to Identity Manager page is disabled by default.
(ID-16715)
To enable this feature so users can retrieve forgotten user IDs, you must modify the
following attributes in the System Configuration object:
ui.web.user.disableForgotUserId = false
ui.web.admin.disableForgotUserId = false
Call timer and tracing functions are now related, and Call Timing statistics can only be
collected when tracing is enabled. This change affects the Identity Manager Debug pages.
For more information see “Identity Manager Tuning, Troubleshooting, and Error
Messages” on page 178 in Documentation Additions and Corrections. (ID-17106)
Auditing
Audit records for role creation now provide additional information about the role (such as
assigned resources, sub roles, super roles, and role attributes) in the Change section of the
Audit report. (ID-16327)
Identity Manager Integrated Development
Environment (IDE)
You can use the new Identity Manager Profiler to troubleshoot performance problems in
forms, Java, rules, workflows, and XPRESS. (ID-14311)
For more information about this new tool, see “Identity Manager Tuning, Troubleshooting,
and Error Messages” on page 178.