Error seen when adding, viewing, changing approver delegates in Identity Manager User Console.
When a task approver delegates access approvals in Identity Manager, where are those delegations stored in the DB?
All versions of Identity Suite (Identity Manager)
The delegator information is located under user store. Since the imDelegators is a multi-valued attribute it must not store multiple delimited DN values but instead store each DN value in a separate instance of the imDelegators attribute otherwise there will be processing problems which will cause an error in adding, changing, viewing the delegators in the IM User Console.
Description
|
Delegators
|
Physical Name
|
imDelegators
|
Object Class
|
|
Well-Known Name
|
%DELEGATORS%
|
Required
|
false
|
Read Only
|
false
|
Hidden
|
true
|
Multi-Valued
|
true
|
System
|
true
|
Data Type
|
String
|
Maximum Length
|
0
|
Validation Rule Set
|
|
Data Classification Tags
|
ignore_on_copy
|
Edit the data in the UserStore so that only a single DN is stored in the imDelegators attribute. Use additional imDelegators attributes to store additional DN values as needed.