Policy Authoring and redlining --Error in creating documents in Users onedrive
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2024 03:00 AM
I have set up this policy redlining functionality but encountered an issue where the Word document is being saved in the One drive of the user who initiated the OAuth token instead of being stored in the One drive of the user account that was created. Can you please assist with solution?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2024 07:34 AM
Hello @Lokesh5 ,
The solution for this would be to have a service account created in Active directory, and use the same service account credentials (username and password) to authenticate everytime a refresh token retrieval is needed. This way the Policy documents shall be created in One Drive of the service account.