Single OAuth Token for multiple users

Mahesh Tibrewal 51 Reputation points
2022-06-28T07:22:16.587+00:00

We are implementing OAuth access to read Outlook emails in our application. The application can have multiple users. Can we use single OAuth token for multiple users or do we need to generate separate token for each user?

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,301 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,090 questions
{count} vote

1 answer

Sort by: Most helpful
  1. Zehui Yao_MSFT 5,821 Reputation points
    2022-06-28T08:46:54.163+00:00

    Hi @Mahesh Tibrewal , Each user must use a separate OAuthToken.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.