Add the ability to the PowerShell target connector to create entitlements using a UI instead of using dynamic PowerShell. This allows us to manually create entitlements easily on which we can have our own actions. For example, a system doesn't support setting the permissions trough an API in this case we can create the entitlements as permission and send an email when the permission is granted or revoked.
  • Have option available to choose between static table or dynamic PowerShell (just like OU selection) on entitlements
  • When static selected show a table for which new rows can be created.
  • Have the ability to add and remove columns from the table.
  • Add grid control having the ability to dynamically add columns.
  • Minimum requirement support for 2 columns (identifier, displayName).