OfficeDev / Microsoft-Teams-Samples

Welcome to the Microsoft Teams samples repository. Here you will find task-focused samples in C#, JavaScript and TypeScript to help you get started with the Microsoft Teams App!
MIT License
1.01k stars 776 forks source link

People Picker Adaptive Card: Authentication and Api Usage #1286

Closed runr02 closed 5 months ago

runr02 commented 5 months ago

I'm following the project samples/bot-people-picker-adaptive-card-csharp. The people picker adaptive card is using: graph.microsoft.com/users. I would like to know if I can use another graph api (i.e., organization graph provider), to grab users. Are there any methods to authenticate via the adaptive card? Running into cross environment issues during testing (i.e., graph.microsoft.com/users returns teams prod entra id, but we need it to return qa entra id).

microsoft-github-policy-service[bot] commented 5 months ago

Hi @runr02! Thank you for bringing this issue to our attention. We will investigate and if we require further information we will reach out in one business day. Please use this link to escalate if you don't get replies.

Best regards, Teams Platform

Meghana-MSFT commented 5 months ago

@runr02 - Thank you for reporting this, we will check this and get back to you.

runr02 commented 5 months ago

Resolve by using the appropriate tenant.

microsoft-github-policy-service[bot] commented 5 months ago

Tell us about your experience!

Hi @runr02! This issue is closed in our system. We would like your feedback on your experience with our support team and Platform.

Best regards, Teams Platform