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 -

meteor - inserting data to database gives error "insert failed: Method '/texts/insert' not found" -

php - Cannot override Laravel Spark authentication with own implementation -