Need assistance with moving Outlook add-ins that use legacy Exchange tokens to nested app authentication

IniobongNkanga-8038 951 Reputation points
2025-02-02T14:43:44.0033333+00:00

Hello,

Please i need your help on this issue.

I will need assistance with moving Outlook add-ins that use legacy Exchange tokens to nested app authentication.

I need assistance with implementing required changes as per this article: https://learn.microsoft.com/en-us/office/dev/add-ins/outlook/faq-nested

 Salesforce/Outlook add-in related article: https://help.salesforce.com/s/articleView?id=002723592&type=1&utm_source=techcomms&utm_medium=email&utm_campaign=FY25

Specifically what I need help with is implementing the changes recommended by Salesforce (see below) in order to allow the Salesforce/Outlook plug-in to continue to work after Microsoft turns off Exchange Online tokens for all tenants as part of the nested app authentication and Outlook legacy tokens deprecation.

User's imageUser's imageUser's image

Microsoft Exchange Online
Outlook
Outlook
A family of Microsoft email and calendar products.
4,503 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
4,321 questions
Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
5,698 questions
Microsoft Exchange
Microsoft Exchange
Microsoft messaging and collaboration software.
688 questions
0 comments No comments
{count} vote

1 answer

Sort by: Most helpful
  1. Xintao Qiao-MSFT 6,590 Reputation points Microsoft External Staff
    2025-02-03T08:29:45.8+00:00

    Hi, @IniobongNkanga-8038

    Can you describe your specific issue in detail so that I can more accurately provide support?

    As stated in the documentation you provided, prior to turning off Exchange Online tokens in a tenant, verify that M365 does not have policies configured that would prevent the Outlook integration from working properly after turning off Exchange Online tokens in a tenant.

    The current method of handling this transition is to migrate to the Graph API. Old Exchange tokens will be deprecated, which means that the recommended path for the future is to migrate add-ons to use the Microsoft Graph API, which provides better security and greater application architecture flexibility.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.