single sign on - MS-Office add-in SSO - use WebApplicationInfo manifest for Outlook -


i have followed guide having sso in powerpoint add-in:

https://dev.office.com/docs/add-ins/develop/sso-in-office-add-ins

everything works fine. want excact same outlook add-in. according above article should possible. outlook add-in requires webapplicationinfo element in versionoverridesv1_1 section.

i have tried multiple different manifest configurations, cannot outlook (desktop version 1708) accept manifest webapplicationinfo element.

any idea doing wrong? - or not supported in outlook yet (despite comment in article above).

best regards, thomas


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

reflection - How to access the object-members of an object declaration in kotlin -

php - Doctrine Query Builder Error on Join: [Syntax Error] line 0, col 87: Error: Expected Literal, got 'JOIN' -