Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSO Fails for Teams Desktop App #75

Open
3 tasks done
SAgnihotri200895 opened this issue Jul 5, 2023 · 0 comments
Open
3 tasks done

SSO Fails for Teams Desktop App #75

SAgnihotri200895 opened this issue Jul 5, 2023 · 0 comments

Comments

@SAgnihotri200895
Copy link

SAgnihotri200895 commented Jul 5, 2023

Prerequisites

Please answer the following questions before submitting an issue.
YOU MAY DELETE THE PREREQUISITES SECTION.

  • I am running the latest version of Node and the tools
  • I checked the documentation and found no answer
  • I checked to make sure that this issue has not already been filed

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.

  1. create a sso project using yo office with javascript..
  2. configure the sso, and deploy it to azure web app and manifest to admin center
  3. open desktop app try to click 'get user profile information' but which tries to get access token and fails.
  4. 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant