Update: please see our updated blog post on this subject.
Today we are announcing that we will begin blocking the assignment of the ApplicationImpersonation role in Exchange Online to accounts star...
We use team linking in our application. In this process,an administrator creates a service account, and users within the organization are added to a specific group associated with this account. The administrator of this service account then signs into our application, and through this account, we are able to access the mailbox data of all users who are part of the group. After reviewing various documentation, I understand that application-type permissions are generally required for team linking scenarios. However, our application is configured to use only delegated permissions, and it is functioning correctly - we are successfully fetching the data of all users within the group. Given this situation, could you please confirm whether it is accurate to say that team linking can also work with just delegated permissions?