We are using outlook, sharepoint, onedrive connections in our application . We need to use Service Account's outllook,sharepoint,onedrive etc to run the app for every user .
After sharing the app to a new user , their connection list become empty before running the app. When started to run the app , app will defaultly take logged in user's account to create connections . Actually we need Service account's connections here . If it should use service account's connections , we need to manually add connections before running the app . manually add all connections on every user's connection list by entering their credentials is not practically possible . Is there any way to add connections manually to other user's account by Admin using some command or something ? or any other way exist to solve this problem ?