Import Roles and Users

Import Users, Role and Application from a CSV file. The CSV can be created on any Text editor. If the configuration (app, role, user) already exist then do nothing. The following example is done with Open Calc. CSV Format: Application Name; Application Type; Role; Role Type; Username Here is an Open Calc sheet to create a CSV file.

After all columns and rows are filled save the file as CSV.

Select semicolon (;) as the Field Delimiter.

The CSV file should be something like this:

Partial contents of the CSV: Application Name; Application Type;Role Name;Role Type;Username Application-1;O;Role-1;F;User-1 Application-1;O;Role-2;F;User-1 .................................. Application-4;B;Role-Y;F;User-13 Application-4;B;Role-A;B;User-A

1- Form to import CSV files 2- Select CSV file to import Select a CSV file. 3- View the content of the CSV Click on "View File" to view the contents of the CSV to import.

4- View CSV contents Click here to view CSV contents. 5- Import Configuration Click here to view the interpretation of the CSV file. 6- List with CSV contents

7- Import Configuration Click here to view the interpretation of the CSV file. 8- Apply Configuration This would apply the CSV contents to the System. This will create:

  • Applications

  • Users

  • Roles

9- List of Imported Configurations

Last updated