How to Authentication Onedrive using Microsoft Graph Just Once?

Allan Fernandes 166 Reputation points
2020-10-13T19:48:35.167+00:00

Hi,

I have a application with Client-Server architecture that uses Microsoft Graph API to authenticate the users. In turn it receives a Access Token / Refresh Token. This signing-in process is carried out centrally from my Application Server Side and the refresh tokens are communicated under SSL to the application clients running on all the users machines within the organization. With this the Clients connect successfully to Onedrive to carry out their respective tasks for a few months only and the Authentication process has to be repeated.
How can I make this authentication process a one time process as it is not possible to make my customers do this exercise for a few hundred machines more than once.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,576 questions
{count} votes