Certificate based authentication for MS Graph APIs
Can we have Certificate based authentication for MS Graph APIs downloaded from Digital Exchange? Currently the API accept client secret authentication.
Please refer to the MSAL.Net connector on the DX. It supports requesting a certificate-based access token that can then be used with MS Graph and the various connectors we have on the DX.
We need a similar guide for Microsoft EWS Authentication like you have under DX for asset Microsoft Graph API - Authentication - 1.1.0. We need to implement the same for setting up EWS with token generation along with App registration. Attached guide for reference (MS Graph API Auth)
Hello @Rohit Gupta,
Please refer to the MSAL.Net connector on the DX. It supports requesting a certificate-based access token that can then be used with MS Graph and the various connectors we have on the DX.
We need a similar guide for Microsoft EWS Authentication like you have under DX for asset Microsoft Graph API - Authentication - 1.1.0. We need to implement the same for setting up EWS with token generation along with App registration. Attached guide for reference (MS Graph API Auth)