5

Import user by email address instead of retrieving all users from Azure Active Directory.

When the set of users is large, it take a lot of time until the full list is loaded, and then you have to search the name or email address in that list. Idea is to add a new button [Import user by email], and then open a dialog where you can type the email address, and this AAD user is importaed immediately.

STATUS DETAILS
New