-
Notifications
You must be signed in to change notification settings - Fork 62
Open
Description
I have a SAAS based application which is configurable to import planner plans. while i can successfully import plans using Graph API based on logged in user. i was wondering if i can use delegate approach to sync planner plans with my cosmos database without user interactions. to achieve this. it currently relies on azure app (Client Id, Tenant Id and service account information) where organisations have to create an app with API permission which they store as primary information with my app. which i use to get the planner data. is there a better approach where i can avoid asking other organisations to create azure app (via azure app registrations).
Metadata
Metadata
Assignees
Labels
No labels