|
New search infrastructure for critical objects.
|
- Dynamic SQL based on search parameters.
- Multi-term searches with boolean AND/OR.
- Find users, roles, groups, target systems, workflow requests, etc.
|
|
Examples:
|
- User with surname=X, in group Y on target Z, with last login before W.
- Security group with name contains X in OU Y on target Z.
- Active user with term date before next Saturday.
|
|
Special security features:
|
- Against SQL injection.
- Information leakage (e.g., "Search for users with termination date this week").
|