Forum Discussion
piotrkalwasinski
Sep 04, 2020Copper Contributor
Office 365 Outlook Add-in SSO
Hi,
I have found the example of Outlook Add-in, with Single Sign-on is not working in supplied ZIP file: https://docs.microsoft.com/en-us/samples/officedev/outlook-add-in-attachments-demo/outlook-ribbon-addin/
There are number of issues, but in essence, upon communicating with locally hosted web service: /api/SaveAttachments, the token is invalid and the service keeps returning 400 error.
I have discovered that the Claim schema, referenced in SaveAttachmentsController.cs is missing: http://schemas.microsoft.com/identity/claims/scope I also have discovered that the scope list is referenced 3 with different values:
- authconfig.js
- AttachmentDemo.xml
- SaveAttachmentsController.cs
Could you please review this solution and supply working example?
Many thanks,
Piotr
1 Reply
- Hi,
you've posted your topic in Cortana community.
Office 365 community is here:
https://techcommunity.microsoft.com/t5/office-365/ct-p/Office365