What grant_type is used in EWS Managed API when conect with OAuth token

KiranKumar Parupalli 1 Reputation point
2021-02-02T13:48:00.85+00:00

Hi,

Ours is desktop application, Currently we are using ADAL to get the OAuth Token. Once we got the token we are using EWS managed API to connect with exchange server. It is working fine. But we have a question which grant_type is using in EWS managed API?( soon we are replacing this with MSAL).

Can anyone let us know which grant type is used in EWS managed API when connecting with OAuth token?

Thanks,
Kiran

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,649 questions
Exchange Server Development
Exchange Server Development
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Development: The process of researching, productizing, and refining new or existing technologies.
511 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Deva-MSFT 2,256 Reputation points Microsoft Employee
    2021-02-03T19:50:14.29+00:00

    Have a look at the detailed step-by-step info how to use EWS API + oAuth. Refer the documentation.

    0 comments No comments