Paul Sancer
Paul Sancer
Unfortunately, the email address is not one of the properties of the `activity?.address?.user` object. The object is: ``` { id: 'xxxxxx', name: 'polkien', aadObjectId: 'xxxxxx' } ``` Any other idea?...
Nice! I will take a look and update this thread with my progress.
@MattSFT, Sorry but the documentation I found for roster api is for creating teams apps (not sure how to integrate with this Hubot adapter). I need time to study everything...
Hi guys, sorry I leaved this thread but I don't even have access to a Teams instance anymore. @vkapur please try to figure out and open a PR.
@pamapa following up on this, I can't find a way to extend the type/interface of the `profile` object to include the claims that the token actually has and that i...