Forum Discussion
agneum
5 years agoHelper II
OAuth2 reauthentication required after user changes password
We have a user in the company that is responsible for multiple data sets. When user password is reset they need to OAuth2 reauthenticate all the Sharepoint sites where documents are used. Why is it s...
- 5 years ago
Yes that service account has to have access to all SharePoint sites to read the file
Member role should be sufficient as it only require to read data.If this post helps, then please consider Accept it as the solution, Appreciate your Kudos!
agneum
5 years agoHelper II
Yes, I was thinking about that.. however, this means that this service account will need access to all sharepoint sites, and all folders basically. Any way to do that , or will we have to make them a system administrator?
arvindsingh802
5 years agoCommunity Champion
Yes that service account has to have access to all SharePoint sites to read the file
Member role should be sufficient as it only require to read data.
If this post helps, then please consider Accept it as the solution, Appreciate your Kudos!