Comments on: Build BOT working with Authentication (Microsoft Bot Framework)/2016/09/06/microsoft-bot-framework-bot-with-authentication-and-signin-login/Professional Development, Data ScienceThu, 27 Mar 2025 08:52:58 +0000hourly1http://wordpress.com/By: Miranda/2016/09/06/microsoft-bot-framework-bot-with-authentication-and-signin-login/comment-page-1/#comment-42552Thu, 27 Mar 2025 08:52:58 +0000http://blogs.msdn.microsoft.com/tsmatsuz/?p=5425#comment-42552Veryy thoughtful blog

Like

]]>
By: amit mistry/2016/09/06/microsoft-bot-framework-bot-with-authentication-and-signin-login/comment-page-1/#comment-5542Fri, 16 Nov 2018 14:47:00 +0000http://blogs.msdn.microsoft.com/tsmatsuz/?p=5425#comment-5542I my azure active directory v2 configuration works with the test connection However my nodejs authentication bot does not redirect me to sign in. Do you have sample code with nodejs using microsoft bot nodejs sdk?

Like

]]>
By: iptv app/2016/09/06/microsoft-bot-framework-bot-with-authentication-and-signin-login/comment-page-1/#comment-4966Thu, 04 Oct 2018 18:18:30 +0000http://blogs.msdn.microsoft.com/tsmatsuz/?p=5425#comment-4966Hello,nice share.

Like

]]>
By: Tsuyoshi Matsuzaki/2016/09/06/microsoft-bot-framework-bot-with-authentication-and-signin-login/comment-page-1/#comment-2941Thu, 07 Jun 2018 09:21:09 +0000http://blogs.msdn.microsoft.com/tsmatsuz/?p=5425#comment-2941In reply to Tsuyoshi Matsuzaki.

Hi Rob-san, sorry again.
Now I checked my sample in github repo and it worked without any problem …
(P.S. My login controller was returning xml or json, and I fixed my source to output html now…)

Like

]]>
By: Tsuyoshi Matsuzaki/2016/09/06/microsoft-bot-framework-bot-with-authentication-and-signin-login/comment-page-1/#comment-2931Thu, 07 Jun 2018 04:22:09 +0000http://blogs.msdn.microsoft.com/tsmatsuz/?p=5425#comment-2931In reply to Tsuyoshi Matsuzaki.

Sorry again, Rob-san. No query string (“code”, “state”, etc) is set ?

Like

]]>
By: Rob/2016/09/06/microsoft-bot-framework-bot-with-authentication-and-signin-login/comment-page-1/#comment-2899Wed, 06 Jun 2018 12:36:29 +0000http://blogs.msdn.microsoft.com/tsmatsuz/?p=5425#comment-2899In reply to Tsuyoshi Matsuzaki.

The url I’m redirecting to is appname.azurewebsites.com/api/callback. From webchat.botframework.com, it gives “The resource you are looking for has been removed, had its name changed, or is temporarily unavailable.”

Like

]]>
By: Tsuyoshi Matsuzaki/2016/09/06/microsoft-bot-framework-bot-with-authentication-and-signin-login/comment-page-1/#comment-2881Wed, 06 Jun 2018 01:39:15 +0000http://blogs.msdn.microsoft.com/tsmatsuz/?p=5425#comment-2881In reply to Rob.

Are you saying about my following sample code in github repo ?
https://github.com/tsmatz/AuthDemoBot2
If so, what url is that redirected ?
Sorry, but my source code is assuming that “code”, “state”, and “session_state” (can be null) is returned as query strings. But if some error is occurred, these parameters doesn’t match and eventually “page not found” might be returned … (I’ll fix my code, when I have time…)

Like

]]>
By: Rob/2016/09/06/microsoft-bot-framework-bot-with-authentication-and-signin-login/comment-page-1/#comment-2864Tue, 05 Jun 2018 19:22:08 +0000http://blogs.msdn.microsoft.com/tsmatsuz/?p=5425#comment-2864I tried using this, but the callback url kept giving me a resource has been removed error page in the browser instead of hitting the 2nd bot controller. Is there additional setup needed in Azure?

Like

]]>
By: khushboo singh/2016/09/06/microsoft-bot-framework-bot-with-authentication-and-signin-login/comment-page-1/#comment-1334Thu, 01 Feb 2018 10:11:27 +0000http://blogs.msdn.microsoft.com/tsmatsuz/?p=5425#comment-1334Hi, I tried to host this bot that you have provided on Skype, but the “connect” button is disabled in skype. Any idea why this can happen.

Like

]]>