Closed albertly closed 3 years ago
@albertly I don't know if this is possible. This repo is for the Microsoft Graph .NET authentication library for use with the .NET client libraries for Microsoft Graph. This would be an excellent question to post to StackOverflow.
My end user has Outlook connected to Office 365 and have an old VSTO add-in that needs to connect to my Rest API.
I need to implement SSO solution to my Rest API.
I want to get an access token from VSTO add-in without prompting an user (or maybe prompting once ), he is already authenticated in Outlook with his Office 365 account.
Is it possible? AB#8002