multiple tokens in bot

Kokul Jose 316 Reputation points
2020-08-08T18:01:29.71+00:00

Is it possible to manage mutiple tokens at a time in bot? I have to use graph api and azure management api at the same time in the bot so have to do authentication for both. How can i do that?

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
833 questions
0 comments No comments
{count} votes

Accepted answer
  1. Destin Joy 1,871 Reputation points
    2020-08-09T04:18:14.237+00:00

    Yes, the only thing you have to do is to use different connection name in OAuthPromptSettings.

    3 people found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.