We are working with certification account, and I would like search accounts in the certification applying a filter. In this case, I would like filter accounts in status locked(Locked Account = true)
In our case there are accounts with Locked Account value as ‘true’ as is showed in the following image
But, when I try seach by Locked Account, true or false values are not showing
Sorry Ismael, I did not read the question correctly
Is the attribute Locked Account a searchable Identity Attribute ?
(Best to see via Debug->ObjectConfig->Link see if the ObjectAttribute element has a propery extendedNumber with value between 1 and 5)
We noted that this issue occurs with users without administration capability.
In this case, scope was not properly set in the identity, so for this reason information was not being showed properly in the filer.
We disabled scope configuration and finally we were able to apply filter properly