Prerequisites
Please answer the following questions before submitting an issue.
YOU MAY DELETE THE PREREQUISITES SECTION.
Expected behavior
Please describe the behavior you were expecting
SSO Add-Ins should work on teams desktop app as well.
Current behavior
Not able to generate access token using getAccessToken() method in teams desktop app, it shows the a pop where add in asks to open other pop up screen but once allowed it shows a blank pop up for fraction of seconds and then nothing happens.
Steps to Reproduce
Please provide detailed steps for reproducing the issue.
- create a sso project using yo office with javascript..
- configure the sso, and deploy it to azure web app and manifest to admin center
- open desktop app try to click 'get user profile information' but which tries to get access token and fails.
- you get it...
Context
Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.
- Operating System:windows
- Node version:16.6
- Office version:1.9.7
- Tool version:
Failure Logs
Please include any relevant log snippets, screenshots or code samples here.
Prerequisites
Please answer the following questions before submitting an issue.
YOU MAY DELETE THE PREREQUISITES SECTION.
Expected behavior
Please describe the behavior you were expecting
SSO Add-Ins should work on teams desktop app as well.
Current behavior
Not able to generate access token using getAccessToken() method in teams desktop app, it shows the a pop where add in asks to open other pop up screen but once allowed it shows a blank pop up for fraction of seconds and then nothing happens.
Steps to Reproduce
Please provide detailed steps for reproducing the issue.
Context
Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.
Failure Logs
Please include any relevant log snippets, screenshots or code samples here.