Hi,
I created a Bot using PVA web and published it to a website and Teams.
The bot requires signing in and this is how it looks on the website:
But in the Teams conversation, there is no "sign-in" card as should be (nothing shows up after this message):
What can I do in order to allow users to authenticate via Teams (using the "log-in" button)?
Thanks, that worked!
Can you try to deploy the app to Teams using the downloadable app manifest and not the one-click button?
Is it resolved? 2 years from last post and this problem still exists...
Thanks for your response! Though if the user is not required to enter the validation code, why am I transferred to the "sign-in" topic? And what can I do in order to continue with the conversation (since now I can't reach any other topic, the bot is not writing anything)?
Hi @Shira1 ,
It's normal in Teams channel, take a look at this documentation here:
Once the user enters their username and password in the prompt (hosted by the identity provider), they might be prompted to enter a validation code, depending on the channel. Some channels, such as Microsoft Teams, do not require the user to enter a validation code.
Add user authentication to chatbot topics - Power Virtual Agents | Microsoft Docs