Delete roles from csv
IdStory allows bulk remove of roles from csv file. Remove action is processed as standard long running task executed from scheduler.
Configuration
- Import file - drag and drop CSV file with list of role codes for delete. CSV can contain other (unused) columns
- separator - column separator in CSV file. Default is ';'.
- encoding - CSV file encoding. Default is "utf-8".
- Column with role codes - name of column containing role codes.
- Force delete - remove roles with all related records (role assignments, automatic role definitions, business roles, etc.). Only IdM administrator can run task with force delete.
