...
The CSV file a customer uses for a directory import must include the following attributes;
Unique ID - This must be an attribute that is guaranteed to be unique for each user. Common UID examples include but are not limited to; Employee ID, sAMAccountName, Account ID, or email address.
First Name
Last Name
Email Address
...
The csv file a customer uses for an app import must include the following attributes;
Unique Account ID - This must be an attribute that is guaranteed to be unique for each account in the application. Common UID examples include but are not limited to; Employee ID, sAMAccountName, Account ID, or email address.
Permissions - Include whichever attributes might be interpreted as a “permission” in the application. Examples include Groups, Roles, Entitlements, User Type etc.
...
First Name
Last Name
Email Address
Account Status -If not provided, all included accounts will be assumed to be active.
Last Login