Problem Description
The current Outlook Cloud connector attempts to fetch all users by default. This can lead to performance issues and unnecessary load, especially in environments where only a few client emails are relevant for the integration.
Proposed Solution
Introduce a configuration option in the Outlook Cloud connector to specify client emails (as a comma-separated list) to fetch only the relevant user data. This change will enhance performance by reducing the number of users fetched and improve the connector's efficiency.