• Planned

    23

    IDM Workflow (PRD) performance monitoring

    There does not seem to be any way to see how individual workflows are performing. This becomes critical for larger sites where a defect or poorly written workflow can ...

  • Votes

    20

    publish driver cache statistics in cn=monitor

    IDM currently publishes ProcessedOperationsCounts in cn=monitor but no information about a driver's cache. When queried via dxcmd for "Get driver cache statistics" IDM ...

  • Votes

    19

    SCIM 2.0 Driver Shim

    IT is moving more and more to a hybrid and cloud based approach. To provision identities in a cloud based environment SCIM 2.0 is now a days becoming a major player: ...

  • Votes

    17

    REST support authentication with JSON WebTokens (JWT)

    JWT tokens are commonly used in web applications, often as a simpler alternative to OAUTH2 authentication. This is not supported in the REST shim as is. One can ...

  • Votes

    16

    Suppress attributes in driver traces

    Hello, It is currently possible to suppress attributes in driver traces using the is-sensitive function. However implementing this in drivers is quite tedious. You would ...

  • Votes

    16

    retry-later for deferring driver events

    If a driver returns the "retry" status level, the current event will be kept in the driver's queue and retried 30s later. Until the event is eventually processed to a ...

  • Votes

    16

    Support SSL SMTP feature for IDM engine E-mail Server setting

    Currently on the E-mail Server Setting configuration, there are no options to enable Secure Connection (SSL) SMTP feature for IDM engine E-mail Server. As a result, if ...

  • Votes

    15

    Roles should be searchable by CN value

    On the search interface for Roles in IDM 4.7 User Application make it possible to search for the technical name (the CN) of a role. For my customer this would satisfy ...

  • Votes

    14

    REST-Shim add support for more response headers

    It would be very useful if the expected response headers from REST-shim were configurable or if the REST-shim could include all response headers available in a response ...

  • Planned

    13

    Improve the REST driver authentication methods to be controlled by ...

    Many REST service integration use cases require complex combinations of authentication methods. One example endpoint requires: * Getting a JWT from the webservice ...

  • Votes

    13

    Recipient should be searchable by CN value

    In IDM 4.7.x in the Tasks / Tasks for Others / Request History / Request History of Others and everywhere else where recipient is mentioned in the field, it should be ...

  • Planned

    12

    Identity Governance: Documentation is missing information regarding ...

    Currently, configutil console mode does not have any information in the documentation. It is not the same as IDM's configupdate. There needs to be a detailed explanation ...

  • Votes

    10

    Pure HTTP driver

    We use the SOAP and ReST driver a lot and we have even used the SOAP driver for rest with custom java code and such but it all pretty hacky on the soap driver part and ...

  • Votes

    10

    Ability to synchronize dynamic group using IDM drivers

    It should be good to have the ability in drivers (AD, LDAP, Azure,JDBC...) to synchronize dynamic groups (at least using a job or a pooling). Dynamic is a really ...

  • Votes

    9

    Azure AD Driver: support deleted items

    I'm running the latest greatest Azure Driver and I'm having serious issues with the default behaviour of Azure AD and missing functionality within the Driver Shim. When ...

  • Votes

    8

    REST shim / tracing capability - verbosity

    The tracing capability of the REST shim is quite low. When troubleshooting the authentication you have to use a proxy application to allow "man-in-the-middle" ...

  • Votes

    8

    Provide the last know object attributes with delete events in the IDM ...

    Would be great if delete events would (optionally) contain the attribute values of the object when it was deleted, then we'd have a chance to match and delete (and clean ...

  • Votes

    8

    Allow capture of status events for "direct" actions

    If you perform an action from the policy builder as "direct", such as set src attribute value/set dest attribute value, you can't check if the action was successfully ...

  • Votes

    8

    Make it possible to search for attributes which have a type of DN in ...

    On the search interface for Entities in IDM 4.7.2 User Application make it possible to search for attributes which have a type of DN for example the manager attribute of ...

  • Votes

    8

    Get driver health check result from command line or LDAP

    Actually there are no way to export driver health except by email ... There is already a special attribute Dirxml-state to get driver state from LDAP. It will be greate ...