Description:
Identity Minder fails to complete an Environment creation and throws the below error when trying to create with only the "System Manager Role" and NO Provisioning.
The XML template is looking to create the "SynchUser" task for Provisioning even though Provisioning has NOT been selected during the IME definition.
Error: The task null with tag SynchUser for the role System Manager is not defined.
1 error (s), 0 warning (s)
Solution:
Remove <Task tag="SynchUser"
requiredattributes="USER-%IDENTITY_POLICY%"/> from under <ImsRole name="System Manager" roletype="ADMIN"> in:
<drive>:\jboss-5.1.0.GA\server\default\deploy\iam_im.ear\management_console.war\WEB-INF\Template\environment\SystemManagerRoleDefinition.xml
Then the IM Management Console is able to successfully create a new environment with the "System Manager role".
......................................................................................
NOTE: This problem is scheduled to be fixed in a future release of Identity Minder and this problem should only occur with Identity Minder version 12.6 sp1.