CSV File Format
The CSV file must include the users and groups information in a comma delimited format.
Header row:
DN,sn,givenName,userPrincipalName,mail,memberOf
Object row:
"CN=SAMLUser,CN=Users,DC=mycompany,DC=local",last_name_1,first_name_1,samluser@mycompany.com,samluser@mycompany.com,"CN=Group2,CN=Users,DC=mycompany,DC=com"
The following characters are not supported:
%<([{\\^-=$!|]})?*+>