I have a customer self service portal, and a Power Virtual agent.
I set up the SSO using Azure AD authentication v2.
Everything is set according to this documentation "Configure single sign-on - Power Virtual Agents | Microsoft Docs"
But when I open the Chatbot, it says that the reply URL specified in the request does not match the reply URLs configured for the application AADSTS50011.
The actual reply url set is the portal url, and the reply url expected is "token.botframework".
It should be the portal url according to the documentation.
Any idea? is that a bug?
Thank you