0

I have seen this post Get excel user and saw that there is no such possibility. I have done research and found only one way to get these details if logged in with Microsoft Graph, I was wondering if at this moment of time the Office.js api has been made to expose the user's details as such.

Marc LaFleur
  • 31,987
  • 4
  • 37
  • 63
IvNen
  • 53
  • 1
  • 1
  • 10

1 Answers1

0

While it is still in Preview, you may want to take a look at Enable SSO in an add-in. This will give you a Graph token, allowing you to quickly grab the user's profile information.

Marc LaFleur
  • 31,987
  • 4
  • 37
  • 63