OfficeDev / generator-office

Yeoman generator for building Microsoft Office related projects.
https://www.npmjs.com/package/generator-office
MIT License
825 stars 208 forks source link

Office Add-in Task Pane project supporting single sign-on (not working) #692

Closed x0ry closed 1 year ago

x0ry commented 2 years ago

Using the tool to generate a project, I'm able to follow the steps - even ensuring sign in audience is set properly. After it works successfully both on desktop and web, eventually the login window flashes open and closed when attempting to login without querying Microsoft graph. I'm having a tough catching this exception in a debugger.

millerds commented 1 year ago

The SSO template has been significantly revamped. It should be working now.