Testing CSV Connector
- Go to Users -> Connectors -> New Connector
- Select CSV as connector type
Download the sample file and upload the same file.
- The connector should show “active” after some time.
- Go to Users, newly created users should be visible.
- Click on a user
- Verify that attributes and groups are correctly assigned from the CSV.
- Go to Groups, newly created groups should be visible.
- Number of users in each group should match what was provided in CSV.
- Make some changes to the CSV file so it’s not valid. Upload the file. It should show “failed”.
Deleting CSV Connector
- Go to Users -> Connectors
- Select a connector in Options click delete
- Type delete to confirm
- Select “delete users, groups” option
- Connector status should be “deleted” after some time
- Go to Users. Imported users should be deleted.
- Go to Groups. Imported groups should be deleted.
- Repeat Step 1 and create a new Connector.
- Repeat Deleting process.
- Do not select “delete users, groups” option
- Connector status should be “deleted” after some time
- Go to Users. Imported users should still be visible.
- Go to Groups. Imported groups should still be visible.