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 -

What is happening when Matlab is starting a "parallel pool"? -

php - Cannot override Laravel Spark authentication with own implementation -